1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-30 07:51:54 +08:00

fix: 调整BigLaser的rect节点偏移并隐藏Pause面板

修复BigLaser子弹的rect节点偏移设置问题,同时默认隐藏Pause面板以避免初始显示
This commit is contained in:
2025-08-29 07:22:17 +08:00
parent 9015d2b723
commit 03457d561a
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -6,3 +6,7 @@
needEnergy = 100.0
knockback = 10.0
recoil = 4.0
[node name="rect" parent="texture" index="0"]
offset_top = 0.0
offset_bottom = 2000.0
@@ -8,6 +8,7 @@ font = ExtResource("2_rf3pp")
font_size = 50
[node name="Pause" instance=ExtResource("1_q0gd0")]
visible = false
[node name="wrapper" parent="content" index="0"]
theme_override_constants/separation = 50