Instantiated instance is not receiving any information.

Options
Hi all,

I have tried experimenting on our code. I've used Photon Network. Instantiate to spawn my player object but since we are now using asset bundles I've tried https://doc.photonengine.com/en-us/pun/current/manuals-and-demos/instantiation
as a reference. The problem is both players are not receiving any information but they are sending some information.

What is the solution for this?

Thanks :)

Comments

  • rokugatsu
    Options
    Upon further investigation , i have found that the other client is setting PhotonView.isMine to false... it's kinda weird T_T