ammo consistent between states, enemy will reload automatically if low but not depleted
This commit is contained in:
@@ -17,6 +17,7 @@ func Enter():
|
||||
|
||||
func Exit():
|
||||
super()
|
||||
enemy.ammo = enemy.max_ammo
|
||||
enemy.servo_single.play()
|
||||
|
||||
func update_waypoint():
|
||||
|
||||
Reference in New Issue
Block a user