okay, so i need to pass variable between players, i mean, i have 2 players in a room, if a player pressed on something, the turn changed to the second player.
my problem is that when i'm changing the variable global.gameturn from 0 to 1, it's not effective on the second window (i can see the change only in the first player).
sry if u didn't understood me,
Thank you











