#help with clicker

1 messages · Page 1 of 1 (latest)

clear stag
#

I don’t understand how to make a clicker. I made this system (picture) and it won’t go above 5 clicks before it stops working. I know how to add onto it, but it’s super inefficient

boreal frigate
#

if you're making a clicker that give you one more cash with each clck than do this:

Pressed > "Cash" += 1 (basically what you did with "Cash index")
thats all, you have a simple working clicker

#

whatever you were doing is the most inefficient thing i've seen ngl (no offense)