Info |
---|
For an overview of Resources, click here. |
Table of Contents |
---|
Overview
The Spawn Asset resource allows the author to spawn any type of asset instance into a scene. The asset is spawned at the specified position.
...
Unity Assets
Binary Assets
...
Required Fields
...
Field Name | Description |
Asset Instance | Specifies the asset to be spawned |
Position | Specifies the position at which the asset should spawn |
Events
...
Example
...
in the Headset
I have a character named Stacey and I want her to appear at the office door in my scene.
...