Instantiate¶
Game Objects ยป Instantiate
Description¶
Creates a new instance of a referenced game object
Parameters¶
Name | Description |
---|---|
Game Object | Game Object reference that is instantiated |
Position | The position of the new game object instance |
Rotation | The rotation of the new game object instance |
Save | Optional value where the newly instantiated game object is stored |
Keywords¶
Create
New
Game Object