Destroy Object
Node description and basic instructions
Description
Destroy game object reference.
To create it, right-click in the editor and select Create Node/Tasks/Game Object/Destroy Object
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.
Delay
Delay time before destroy.
Detach Children
Detach game object children before destroy.
Last updated