Events Mouse Press Event
Mouse Press Event
The Mouse Events require the user to perform an action with the mouse (or touch) to trigger all the actions inside.
A Mouse Press Event will trigger the actions while the mouse is pressed. Once the mouse is released, the actions will reverse back to the original state.
Trigger Property
You can choose how to trigger the event, either on the object the event is added or anywhere in the scene.
Here are the different Actions you can trigger with the Mouse Press Event:
Click to test 👆 A Mouse Press Event will trigger the actions while the mouse is pressed.