/
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
Set Blackboard Entry
Set Blackboard Entry
More like this
Set Blackboard Array Entry Element
Set Blackboard Array Entry Element
More like this
Set Blackboard Entry From Array
Set Blackboard Entry From Array
More like this
Iterator
Iterator
More like this
Is Inside Area
Is Inside Area
More like this
Is In Range
Is In Range
More like this