I need help with that

Hello I would like to know how I can limit an action, so that it can only be activated once. More precisely my condition is that when the left click is activated an action occurs but only the first time the left click is activated.

There’s the “trigger once” condition, but I don’t know if that will prevent the action from happening only on the first left click. Do you have a screenshot of your events?

image

the problem is that if I press it a second time it adds force a second time and so on

hi,
you need a variable to check how many times have the user clicked.
sou you ckeck if click down and then check value of variable and increase variable