Hi! I need some help.
I am trying to create a basic multiplayer game with 2 teams, they select the team via UI buttons which then activate my network object (contains join / instantiate scripts). I can get them to instantiate depending on the team selected however they keep controlling each other (1 person controls) but i'm not sure how to fix it because it's team based.
OnJoinInstantiate: http://pastebin.com/50M0Quk2
I have tried alot of different things with this script but...
Photon Team select and spawn help
I am trying to create a basic multiplayer game with 2 teams, they select the team via UI buttons which then activate my network object (contains join / instantiate scripts). I can get them to instantiate depending on the team selected however they keep controlling each other (1 person controls) but i'm not sure how to fix it because it's team based.
OnJoinInstantiate: http://pastebin.com/50M0Quk2
I have tried alot of different things with this script but...
Photon Team select and spawn help