Instantiate
Instantiate the GameObject.
Ports
Inputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Trigger the GameObject instantiation. | ||
| [GameObject] | The GameObject to instantiate. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Execute next action after the GameObject is instantiated. | ||
| [GameObject] | Return the instantiated GameObject. |