...
In this example we are in the Office environment. I want to apply an effect to Chad (the character). I will have him go from sitting in the chair to standing.
In a separate Script, I’ve spawned Chad into the environment using the Spawn Asset Resource.
Add the object the effect will be applied to in the Scene Objects Frame (or another Frame in the Script of your choosing). In this case, I will add Chad as a Scene Object:
...
(Optional) In this instance, I’ve added a Screen Message letting the learner know what is happening in the Scene:
...
When the Screen Message closes, I will play the Apply Effect Resource:
World Objects = Chad (the Scene Object that will display the effect)
Effects = *Sitting to Stand Angry (the effect to be applied)
...
*The Effect comes from your own Catalogs.
(Optional) To give the Scene more realism, I’ve added a Facial Expression and Look At Resources so that Chad has an angry expression on his face and when he stands he is looking at the learner:
...
This is what the Frames would look like for the above scripting:
...
View video in full screen on Vimeo at this link.