#Clicker game gamepass
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I am making a clicker simulator game that has a gamepass that is supposed to give x2 times more Clicks than you already give (i have rebirths so you cant just +2 you have to use multiplier) and for some reason its not working does anyone have an idea on why?
I already have Leaderstats, variables etc.
Hi
sup
You defined 2 time totalClicks
and probably the script dosen't know what value to get
Ty