Search Unity

Third Party [Photon] Object with PhotonView appear at 0/0/0 on Start

Discussion in 'Multiplayer' started by shuskry, Apr 5, 2017.

  1. shuskry

    shuskry

    Joined:
    Oct 10, 2015
    Posts:
    462
    Hi everybody ! I have some trouble with object with PhotonView

    -I set 5 monster on the map with photonview and Smoothmovement script, But when i launch the game with the master Client, all monsters appear on 0/0/0
    i have no object with this position except the player , and no script attach to my monster with this position ...

    -My monster are not "instanciate" and i use RPC to sent their position to new player connected ( I modified the "pickeup scrip system and this part work perfectly)

    -They have no parents and they have their own position set .

    So i don't understand what is happening

    Tanks if someone can try to help me i will really appreciate!
    I wish you a good day :D