Hi y'all,
I'm trying to make a multiplayer game for Google Cardboard and I'm having (a lot) of trouble setting up the players.
My problem is that the Cardboard setup doesn't allow for 2 Cardboard camera's in the Scene and therefore turns components in it's setup on and off. I have a basic understanding of the new UNet and I'm trying to use Instantiate, "isLocalPlayer", OnConnected and so on to compensate but I'm not a very good programmer and the Cardboard script is taking over at every...
Need help with MultiPlayer (UNet) and Google Cardboard
I'm trying to make a multiplayer game for Google Cardboard and I'm having (a lot) of trouble setting up the players.
My problem is that the Cardboard setup doesn't allow for 2 Cardboard camera's in the Scene and therefore turns components in it's setup on and off. I have a basic understanding of the new UNet and I'm trying to use Instantiate, "isLocalPlayer", OnConnected and so on to compensate but I'm not a very good programmer and the Cardboard script is taking over at every...
Need help with MultiPlayer (UNet) and Google Cardboard