automaticallySyncScene

Hi,

Using TrueSync for the first time, and ive found that

```PhotonNetwork.automaticallySyncScene = true;```

Needs to be set on all clients, rather than just the master client as described in the demo example.

https://doc.photonengine.com/en-us/truesync/current/tutorial/tstutorial-part1-download-install

Might be worth updating that snippet if thats true?

Comments