The Mouse Events require the user to perform an action with the mouse (or touch) to trigger all the actions inside.
A Mouse Up Event will trigger the actions only when the mouse button is released.
Toggle Property
The Toggle option means that when the event is first triggered, the actions go one way and when it's triggered again the actions come back, creating a toggle effect.
Here are the different Actions you can trigger with the Mouse Up Event:
- Transition
- Sound
- Video
- Open Link
- Reset Scene
👉 Next Steps
Mouse Down Event