Compute Direction
Compute Direction
Compute a direction vector between two points and sets it onto the specified blackboard key.
Success: When a direction value is set onto the blackboard
Failure: When there is no valid blackboard key to write to
Running: Never
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
startPosition | vector3 | Start position |
endPosition | vector3 | End position |
normalize | bool | Normalize the vector |
blackboardKey | string | The blackboard key where the vector will be stored |
, multiple selections available,
Related content
Get Angle Between Vectors
Get Angle Between Vectors
More like this
Get Closest Element Index From Vector Array
Get Closest Element Index From Vector Array
More like this
Is Inside Area
Is Inside Area
More like this
Iterator
Iterator
More like this
Is In Range
Is In Range
More like this
Create Agent
Create Agent
More like this
Copyright © 2017, Toolchefs LTD.