You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Essentially, the messages sent in SendSpawnRequestsAfterSceneLoad should be replaced with direct calls to spawn methods.
Initialization needs to be handled on each client afterward, as usual.
Note that we might need to wait until the clients are ready before spawning? I'm not sure though
The text was updated successfully, but these errors were encountered:
Essentially, the messages sent in
SendSpawnRequestsAfterSceneLoad
should be replaced with direct calls to spawn methods.Initialization needs to be handled on each client afterward, as usual.
Note that we might need to wait until the clients are ready before spawning? I'm not sure though
The text was updated successfully, but these errors were encountered: