I have a 1v1 arena game with 2 player prefabs that spawn and function correctly. I also have 2 static cameras that are NOT children or part of the player prefabs. One for each side of the arena. I would like to have 1 user use the perspective of the first camera, and the other to use the perspective of the 2nd.
Unfortunately I am unable to find a solution. I've attempted to disabled/enable them depending on islocalPlayer, server, client etc, but to no avail. Even if I include them in...
Multiple player camera's outside of player prefab
Unfortunately I am unable to find a solution. I've attempted to disabled/enable them depending on islocalPlayer, server, client etc, but to no avail. Even if I include them in...
Multiple player camera's outside of player prefab