#clicker simulator only works for one person

1 messages · Page 1 of 1 (latest)

prime wren
#

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

rigid fulcrum
#

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.

prime wren
#

oh

#

ty