Versions Compared

Key

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

...

  1. First thing we want to do is add our Motive Scene Objects to a Catalog. Create a Catalog named My Objects, and to this Catalog we will add Target and Tool.

  2. Open the relevant Script or create a Script

  3. In a new frame, add the Use Tool Resource.

  4. For the World Object we will select Target, and for Use Tool we will select Tool.

  5. Add an Event "complete" and in this final Frame we can add a Screen Message Resource (Playable Content type),

  6. Give it the title of Detected!

  7. Create a Scenario

  8. Link the Script you created to the Scenario

Step 5: Unity Test 2

Now back in Unity, let's run the script.

...