Find Transfrom

Node description and basic instructions

Search gameobject by centrain name and save it transfrom component in specified key.


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.

Fields

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.

Last updated