Is Inside Area
Runs the child node if the agent is inside the area defined by the input mesh. The mesh is exposed in the blackboard.
Success:Â When the child returns Success
Failure:Â When child node fails or when the agent is not inside the area
Running:Â When the child is Running
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
position | vector3 | Query position |
parentMatrix | matrix | Mesh parent matrix |
translation | vector3 | Mesh translation |
rotation | vector3 | Mesh rotation |
scale | vector3 | Mesh scale |
asVolume | bool | Check if the position is inside the mesh volume |
blackboardKey | string | Blackboard key containing a mesh |
Copyright © 2017, Toolchefs LTD.