I have been going through the multiplayer tutorial and it's awesome but, I still can't get my head around how syncing works. I have the following example where 4 players can join the room, their ID & username are inputted to vars and displayed within text objects.
https://www.dropbox.com/s/8drbey8y5gl5x ... .capx?dl=0
Iv'e been attempting to do is;
When a player presses space the the text object with their ID will turn blue on everyone's screen.
Each way I have tried changes either the host's screen or the peer's, can't get it to update on all.
Right click on the tab in the browser and click duplicate (in chrome) to get another player into the game