Camera Setup in Multiplayer game

Hi,
Am Currently working on a Multiplayer game. I am using two Screen capture to capture the screen and using a orthographic camera to render the textures.I have set the Orthographic camera as view target using “SetViewTargetwithBlend”, But when i play the game in multiplayer the Camera is being shared among players. i want the each player to use there own camera. Any idea how we can achieve that.

1 Like