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 4 Current »

In depth learning on Scene Configuration can be found in this course in Motive Academy.

Overview

This article describes how to configure an Object in Unity to be usable in a Storyflow Script. This is done by adding a Motive Scene Object Script component to the Object in Unity. The article will outline the process in Unity and the required steps in Storyflow.

Important: Any Object that will be used as part of a training procedure authored in Storyflow must be a Motive Scene Object:

Motive Scene Object - Configure an Object in Unity to be Used in a Storyflow Script.mp4

Setup - Unity SDK

  1. In Unity, find the Object in the hierarchy and select it

  2. Right click on the Object and select Motive -> Make Scene Object

  3. In the Inspector, a Motive Scene Object component has been added to the Object

  4. In the Motive Scene Object Script, in the Name field type a name

    1. Remember this name. A Catalog item with the same name will need to be created in a Storyflow Catalog.

    2. For this example, the name will be Brush

  5. Save the scene

Setup - Storyflow

  1. In Storyflow, go to the Catalogs tab

  2. Motive Scene Objects need to be added to Named Object Catalogs. If you already have one, you can use it. If not, create a new Named Object Catalog.

  3. Find the Named Object Catalog and double click to open it

  4. Click the "+" button to add a new item. It will be added to the list.

  5. Select the item and give it the same name that was given to the Motive Scene Object

    1. In this case, the name is Brush

  6. Save the Catalog

The Motive Scene Object, Brush, can now be added to any Storyflow script using the Scene Object Resource.

Related Articles

Recipes

  • No labels