entity
The entity that owns the BehaviorTreeComponent and initiated this action.
Declaration
var entity: Entity? { get }Discussion
This is the entity on which the behavior tree is running,.
The entity that owns the BehaviorTreeComponent and initiated this action.
var entity: Entity? { get }This is the entity on which the behavior tree is running,.