Wall implemented
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user