Why my click condition doesn't work

Hey guys so Im new in gdevelop and here’s my issue wherein my condition “is clicked” does not work, so any solution for this problem?

Add condition trigger once right under is clicked

Also you set it to 100 seconds

where can I see the “trigger once”?

Click on add condition
In search bar type onc

The tween lasts for 100 seconds. That’s almost two full minutes! Maybe you were thinking of the old actions which were in milliseconds?

No, that is not needed. Clicked only occurs once in the frame it occurs in. Adding a trigger once is and unnecessary and redundant condition.


I think this is the issue. It could well be that @Zmotal is following a tutorial based on the old GDevelop actions.

1 Like