Huge wave flag

This commit is contained in:
Rendo 2025-07-16 21:55:47 +05:00
commit 19e16c62d7
5 changed files with 30 additions and 12 deletions

View file

@ -237,9 +237,6 @@ shortcut_keys_enabled = false
horizontal_alignment = 1
vertical_alignment = 1
[node name="GameOverScreen" parent="." index="9"]
visible = false
[node name="CollisionShape2D" parent="GameOverZombie/LoseZone/Hitbox" index="0"]
shape = SubResource("WorldBoundaryShape2D_vbgdr")
@ -260,7 +257,7 @@ waveTimer = NodePath("WaveTimer")
one_shot = true
[node name="Checkbox" parent="." index="16" node_paths=PackedStringArray("gameOverLayer", "fadeAnimation")]
gameOverLayer = NodePath("../GameOverScreen")
gameOverLayer = NodePath("../GameOverZombie")
fadeAnimation = NodePath("../GameOverScreen/AnimationPlayer")
[node name="CollisionShape2D" parent="Checkbox" index="0"]