Find Child

Node description and basic instructions

Description

Find game object at children of specific transform by name of tag.

This task can cost performance if you call it every time.

To create it, right-click in the editor and select Create Node/Tasks/Game Object/Find Child

This task node has a number of fields, that are highlighted in picture below.

Fields

NameDescription

Node Name

Name of node.

Ignore About Self

Whether node ignores abort self or not.

Store Result

Store Transform reference of gameobject.

Relative Object

The object to search for.

Parameter Type

Search by name or tag.

With Name

Game object name.

Last updated