Huge wave flag
This commit is contained in:
parent
5010c61309
commit
19e16c62d7
5 changed files with 30 additions and 12 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue