mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
03457d561a
修复BigLaser子弹的rect节点偏移设置问题,同时默认隐藏Pause面板以避免初始显示
13 lines
381 B
Plaintext
13 lines
381 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ltqx7fyovhla"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://8gjjfju6p3fh" path="res://components/Bullets/Common/LaserCommoner.tscn" id="1_ukbip"]
|
|
|
|
[node name="BigLaser" instance=ExtResource("1_ukbip")]
|
|
needEnergy = 100.0
|
|
knockback = 10.0
|
|
recoil = 4.0
|
|
|
|
[node name="rect" parent="texture" index="0"]
|
|
offset_top = 0.0
|
|
offset_bottom = 2000.0
|