Get Child
Node description and basic instructions
Description
Get child at given transform reference by index.
To create it, right-click in the editor and select Create Node/Tasks/Game Object/Get Child
This task node has a number of fields, that are highlighted in picture below.

Fields
Name
Description
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Transform
Transform reference of gameobject.
Store Result
Store Transform reference of gameobject.
Child Index
Index of transform reference child.
Last updated