Mouse button down or touch on object or sprite?

Hello
how can i set Mouse button down or touch on object or sprite. i cant find this on software.
the same function is available the cursor/touch on object but with function when my cursor on object they operate automatic i want when i touch or click on object then they operate how can this possible
waiting for reply
Regards

Add the condition “Mouse button is pressed”, this way GD will check if the cursor is over an object AND the mousr button is pressed :slight_smile:

can you please provide me screenshot
i cant find “Mouse button is pressed” condition in GD.

Edit-------
problem solved by add condition “Mouse button released”