Adding UI Actors

You can work with UI actors to interact with your experience.

In the following example, you will create a UI image actor by importing an image resource. When you click the image, the helicopter flies to the landing point.

  1. To create a UI image actor, do the following:
    1. In the tree, under Resources, right-click the Images nodes and select Import image file.
    2. Select a file you want to insert and click Open.
  2. Click Yes to create a UI image from the imported file.

    In the app, the image resource and the UI image actor are two different entities.

  3. Open your scenario, and then add a condition to the existing sentence.
  4. Enter the following sentence: If UI Image Is Clicked Do Helicopter Go to Point.

Next step: Playing Your Experience.