Get Distance
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Get distance between two transform and store result in key.
To create it, right-click in the editor and select Create Node/Tasks/Game Object/Get Distance
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node. |
Ignore About Self | Whether node ignores abort self or not. |
Transform | Transform reference of gameobject. |
Target | Transform reference of gameobject. |
Store Result | Store distance value (Float). |