7 func should_enter(input: InputPacket) -> String:
9 input.actions.sort_custom(moves_priority_sort)
10 return input.actions[0]
14 func on_enter_state():
18 func _on_animation_finished(_name: String):
19 # TODO: make sure animation is finished by using name