Events

Mouse Down Event

The Mouse Events require the user to perform an action with the mouse (or touch) to trigger all the actions inside.

A Mouse Down Event will trigger the actions as soon as the mouse button is pressed.

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 Down Event:

image

Click to test 👆 A Mouse Down Event will trigger the actions as soon as the mouse button is pressed.

On this page