/
Is Inside Area
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 |
Related content
Proximity
Proximity
More like this
Switch
More like this
Is In Range
Is In Range
More like this
Conditional
Conditional
More like this
Is Visible
Is Visible
More like this
Binary Selector
Binary Selector
More like this
Copyright © 2017, Toolchefs LTD.