Find Transfrom
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Search gameobject by centrain name and save it transfrom component in specified key.
Use this node carefully, with frequent calls it can reduce performance. It is recommended to use it for one-time caching.
To create it, right-click on free space in Behaviour Tree window and select:
Create Node/Tasks/Unity/Find Transform
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node |
Ignore Abort Self | Whether node ignores abort self or not |
Key | Destination position in Vector3 or Transform representation |
Object Name | Object name to search in scene. |