Question by 
               eitanwass · Apr 06, 2016 at 03:31 PM · 
                errormultiplayerphotonfast  
              
 
              Photon ThirdPersonCamera ERROR
I'm trying to learn how to use photon for multiplayer game through a youtube tutorial and now i got this message while trying to run the game:
 UnassignedRefrenceException: The variable cameraTransform of ThirdPersonCamera has not been assigned.
 You probably need to assign the cameraTransform variable of the ThirdPersonCamera script in the inspector.
 
               The things is: i don't have a third person camera... Need help pls.
Thanks in advance.
               Comment
              
 
               
              Your answer