#clicker simulator only works for one person
1 messages · Page 1 of 1 (latest)
On player join, you want the else output to go into the bool variable. Rn it will never execute, thus never initializing the other variables.
1 messages · Page 1 of 1 (latest)
im working on a clicker simulator game but for some reason it only works for me the room owner and everyone else is doesnt for them
On player join, you want the else output to go into the bool variable. Rn it will never execute, thus never initializing the other variables.