Hi,
I am using Photon for a project and I am running into a few problems. So to start with, some background info. I have 2 scenes that have to do with multiplayer, a lobby and a level player. So when the game starts and all the players are moved to the level player scene, they first get a few custom properties set. One is called "ready_to_generate". This one gets set to true. Meanwhile, all the players are being transferred to the next scene and in the background, the master client runs a...
[Photon] Received RPC "rpcname" for viewID id but this PhotonView does not exist
I am using Photon for a project and I am running into a few problems. So to start with, some background info. I have 2 scenes that have to do with multiplayer, a lobby and a level player. So when the game starts and all the players are moved to the level player scene, they first get a few custom properties set. One is called "ready_to_generate". This one gets set to true. Meanwhile, all the players are being transferred to the next scene and in the background, the master client runs a...
[Photon] Received RPC "rpcname" for viewID id but this PhotonView does not exist