TinyAdventure/ai/tasks/idle.gd

6 lines
77 B
GDScript

@tool
extends BTAction
func _tick(_delta: float) -> Status:
return SUCCESS