Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Tutorial Part 1 - Correction

$
0
0
In the Tutorial Part 1 I found I need to move the code:

PhotonNetwork.automaticallySyncScene = true;

from within the if statement in the OnGUI() to the Start() function.

Otherwise the Scene will only load in the Master instance of the game.

Viewing all articles
Browse latest Browse all 15755

Trending Articles