Hold problem pls help

How can I make it so that I can click but can’t hold?

Thanks for help!

What are you clicking or holding.
Please give some extra info.

clicking whole screen

and need this beacuse if you hold in my game its automatic and i dont want it (idea for this game on my previous topic)

Use the if primairy mouse is pressed.

You could put the trigger once after the mouse is down but before the cursor is on the object.

You can do it in 1 event or as a sub-event to make your intention clearer.

Screenshot_20241002_234751_Chrome

The trigger once takes all of the conditions into account. So, if any condition becomes false, it clears the trigger once and would trigger again if everything became true again.

I tried it but it doesn’t work even when I hold it in front of the point the player gets closer and “clicks” anyway

Can you post the events and explain further?

What happens if you move the trigger once directly below the touch or left mouse button is down? Not just below but the very next condition so it only uses the mouse as the condition that the trigger once is applied to.

thanks for helping :pray: :pray: :pray: :pray:

1 Like