added pipe rifle animation
This commit is contained in:
@@ -48,3 +48,5 @@ func process_state(_delta: float) -> void:
|
||||
hero.unready_self()
|
||||
else:
|
||||
hero.ready_self()
|
||||
if !hero.game_manager and Input.is_action_just_pressed("Ready"):
|
||||
hero.enter_fighting_state()
|
||||
|
||||
Reference in New Issue
Block a user