Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»GameObject Actions»Create Object
Index
Navigation
Community Wiki

Create Object

Instantiates a game object/prefab at a spawn point.

Game Object
The game object/prefab to create.
Spawn Point
Where to create the object.
Store Object
Store the created object in a variable. Useful if you want to perform more actions on it. E.g., Set Parent, Set Position...

 

Notes

  • The object is created IMMEDIATELY, before other actions are called on the state. If the created object has an FSM, that FSM also becomes active IMMEDIATELY, before other actions on the state.

Last modified on 12/20/2015 2:21 PM by User.

  • RSS Feed