Search Unity

Multiplayer Raycasts issue

Discussion in 'Editor & General Support' started by KarlKlue, Sep 11, 2019.

  1. KarlKlue

    KarlKlue

    Joined:
    Aug 26, 2018
    Posts:
    2
    So I was making a multiplayer game using photon 2, the problem was involving assigning cameras from new players to the scripts, this was resolved by searching the player objects children for the camera and assigning within the script, there was a typo which caused the original problem
     
    Last edited: Jul 14, 2021