hi, i am very new to unity, and yes i know i should start off with easier things before moving to multiplayer (but i find the easy stuff easier when i start with the difficult
)
i have been trying to build a game to allow people to connect and chat, sort of like Playstation home. i have made it first person but have an issue i cant seem to find the solution to:
when more than one player’s are on the same server the prefabs both instantiate, but players both look out the same camera and one player controls the camera while the other controls the moving.
can anybody tell me (in dumb terms preferably) how i might resolve this… from reading i would guess i need to use networkView.isMine somewhere, i just dont know where.
thanx in advance ![]()