Events
Mouse Hover Event
The Mouse Events require the user to perform an action with the mouse (or touch) to trigger all the actions inside.
A Mouse Hover Event will trigger the actions while the object is being hovered. Once the object is not hovered anymore, the actions will reverse back to the original state.
Here are the different Actions you can trigger with the Mouse Hover Event:
- Transition Action
- Animation Action
- Particle Control Action
- Create Object Action
- Destroy Object Action
- Switch Camera Action
- Scene Transition Action
- Set Variable Action
- Variable Control Action
- Conditional Action
- Clear Local Storage Action
- API Request Action
Hover to test 👆 A Mouse Hover Event will trigger the actions while the object is being hovered.

