PUN 2 problem instantiate character

Options
JuR
JuR
Hi everyone, I am new using Pun 2, and I have a problem:

I'm wanting to do that after connecting to a room, create the character object, but the problem I have is that I can not see the other players, I can see my character but I can not see the character of the others.
I'm from Argentina and I'm using the google translator, sorry.

Comments

  • JuR
    Options
    I do not know if you let me edit the theme, but here I leave the script:

    PhotonNetwork.Instantiate(this.playerPrefab.name, new Vector3(0f, 5f, 0f), Quaternion.identity, 0);

    I do not know if you let me edit the theme, but here I leave the script:

    The character has a photon view where I put the transform and animator of the character and also a photon transform view and photon animator view