...
The Apply Effect resource allows the author to apply animations and visual effects on applicable objects in the scene. 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 userlearner.
...
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. |
...
Open the script and frame you want to put this action.
Drag the Apply Effect resource into your frame. For this example, Stacey is the World Object and the effect is one of my Unity Animations:
...
Once I save and test in the headset, you can see that Stacey sits down (the Apply Effect we just created), but the chair isn't reacting to the sit motion:
...
Going back to the frame I will add a second Apply Effect with the Employee Chair as the World Object and the appropriate Unity Animation:
...
Once I save and test in the headset, you can see that Stacey sits down and the chair moves appropriately:
...