Info

For an overview of Resources, click here.

Table of Contents
minLevel1
maxLevel7

Overview

The Apply Effect resource allows the author to apply animations and visual effects on applicable objects in the scene, such as a character or scene object. An effect can be an animation or some form of particle effect. It can be a powerful tool for bringing the character to life, or for allowing objects in your environment to react in response to the learner.

Required Fields

Field Name

Description

World Objects

Specifies which scene objects will display an effect.

Effects

Specifies the effect to be applied.

This effect can be an animation or a particle effect.

Optional Fields

Field Name

Description

Speed

If applicable, specifies the speed (multiplier) of the effect.

A speed of 2.0 would reduce the duration of the effect by half.

Events

Open, Activate. In order to stop an effect, you have to use the Deactivate Resource to deactivate the resource.  Other options are a Close Frame Resource or End Script Resource.

Example In the Headset

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:

Image RemovedImage Added

  • (Optional) In this instance, I’ve added a Screen Message letting the learner know what is happening in the scene:

Image RemovedImage Added

  • 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)

Image RemovedImage Added

*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:

Image RemovedImage Added

This is what the frames would look like for the above scripting:

This is what it would look like in the headset:

https://vimeo.com/724961680

View video in full screen on Vimeo at this link.