For an overview of Resources, click here.
Overview
The Replay Frame resource causes the script to play again at a specific frame. This can be used to loop or replay certain sections of the script.
Required Fields
Field Name | Description |
---|---|
Frame | Specifies the target frame in a script to be replayed. |
Optional Fields
Field Name | Description |
---|---|
Timer | Specifies the amount of time to wait before replaying the script. |
Max Replays | Specifies the number of times this resource can replay a frame. |
Close Frame when Done | After replaying a frame, the frame to which this resource belongs is deactivated. |
Events
Open, Activate, Close (if the 'Close Frame When Done' field is checked.)
Example in the Headset
An example of the Replay Frame Resource would be a Menu that has options - in the Workshop, I've set up a Menu that allows the learner to adjust the speaker's music to be louder or softer. The Replay Frame Resource is used to set the Menu again so that the learner can come back and make further changes. You can see the instructions here.
This is what it would look like in the headset (as seen in the Menu Option Resource video):
https://vimeo.com/721076350View video in full screen on Vimeo at this link.
Another example would be toggling lights on and off. You can see that example here.