Versions Compared

Key

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

...

Table of Contents

Overview

The Gaze object The Gaze object interaction emits an event once the user learner holds eye contact on the specified scene object for a duration of time.

An example of how the Gaze object the Gaze object interaction could be used is when there is an incredibly bright light within a scene. If the user learner stares at this light for more than a few seconds, a notification can appear, warning the user learner not to stare at bright lights for too long.

...

Required Fields

...

Field Name

Description

World Object

Object to be gazed at.  You are able to add more than one.

...

Here is a simple example of using Gaze, by asking the learner to find their safety hat. Once they’ve gazed at it for a certain amount of time a message will appear.

  • Add the World Object as a Scene Object the object you want the learner to gaze at in a frame.

  • Add the Gaze resource to a frame:

    • Link the World Object (item being gazed at).

    • Set the amount of time to gaze at the World Object (optional):

...

I created a Screen Message to give the learner some instructions when entering the scene:

...

I then created a Screen Message to play once the Gaze - completed event was emitted:

...