added actual enemies

This commit is contained in:
2021-11-30 19:12:50 -06:00
parent 1264dc8e8f
commit 7e39fdf2bc
10 changed files with 416 additions and 159 deletions

View File

@@ -2,5 +2,5 @@ extends Node2D
func _ready() -> void:
$YSort/Player.load_hud($HUD)
return
$YSort/Player.load_hud($HUD)
return