Wall implemented

This commit is contained in:
2025-04-29 22:18:29 +02:00
parent 0cc20ef435
commit 01efa79f63
2103 changed files with 7250 additions and 7043 deletions

View File

@ -33,5 +33,4 @@ func game_over()-> void:
var enemy = get_node("Path2D").get_children()
for i in enemy:
i.get_children()[0].set_process(false)
i.get_children()[0].name