So, I have made a basic multiplayer. Nothing to it. Just 2 capsules walking around From different computers. But, I want to take this to the next level! Individuality: I want each Person to be individual (being able to pick things up just for him), And I have an idea how to do this but Am asking you guys if you think its the best (and relatively easy) here's a basic Script I just thought up now for my idea "if(Player.Active == true){ Players++;" Second Script "If(Players == 0){ Player1 = true;" You know, something like that. Then It could Define PLayer1, PLayer2 So on. Would there be a different/Better way? Thanks in advance.
↧