...
In the second frame, I’ve Used a Fade Scene Resource that is conditional on the Screen Message closing:
...
In the third frame, I’ve added the Spawn Assets Resource to equip my environment. Your environment may not need this step:
...
In the fourth frame, I’ve added the anchor that I want the learner moved to (a Positional Anchor I created) and the Move User Resource. As the Spawn Asset Resource does not emit a close or complete event, I set the Condition to be the Fade Scene complete:
...
In the fifth frame, I’ve authored the Fade Scene resource to fade in after the Move User resource is complete:
...
Lastly, in the sixth frame I’ve added a Notification Resource letting the learner know what to do next:
...