Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Scene Object resource creates a reference to an object in the scene. This reference can be used within a script by other resources.

...

Required Fields

...

Field Name

Description

Object

Specifies the scene object catalog item to create a reference from.

...

Open and Activate.

Example

In this scene, I have a character Stacey and she will be sitting down in a chair.  Both Stacey and the chair need to be added to this script as scene objects so that I can create the interactions.  I’ve added two scene objects to the script as I want to build out additional actions based upon them.

It's suggested as a best practice to organize all of your scene objects in one frame to keep things organized.

...

  • From the resource pane, drag and drop the Scene Object Resource into your frame.

  • From the Object dropdown, choose the appropriate item.

  • Add as many as necessary to build out this script.

...