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