extends Action
class_name ActionFindTarget
func run(character: Character) -> int:
character.move_stop()
return SUCCESS