Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

For an overview of Resources, click here.

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.

The types of assets that can be spawned include:

  • 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

Open, Activate.

Example in the Headset

I have a character named Stacey and I want her to appear at the office door in my scene.

  • Add Position to the script with an anchor (from your own catalog):

  • Drag and drop the Spawn Asset Resource into the frame.

  • Choose an Asset from your catalog.

  • Choose Relative Position.

  • Link the anchor from the frame above:

  • Save and test in the headset:

spawn - HD 720p.mp4

  • No labels