continued work on attack

This commit is contained in:
derek
2025-04-30 17:00:50 -05:00
parent ca4de10a5e
commit 4f7896cec5
2 changed files with 18 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ func Physics_Update(delta):
update_player_target()
#move and look at location
move_to_nav_point(delta)
turret_look2D(delta)
turret_look3D(delta)
else:
Transitioned.emit(self,"idle") #when search is working make this search