How do I make something that counts the amount of times you click on an object, because I am trying to make a Idle Clicker game
Use mouse down condition and trigger once
no like how it counts the amount of clicks and inputs the number on a Text Sprite
Then every time that happens, increment a variable by +1 and set that to a text variable
can you explain further?
I got you brother. First make a Variable number named click counter and press apply.Then you have to Make the events i have shown below on picture.
If you dont understand anything else feel free to ask me
Thank you, I got it to work!