i have been working on a game and i want to allow people to play online and i was wondering how to do so
Hi,
Consider checking out one of the tutorials…
http://www.palladiumgames.net/tutorials/unity-networking-tutorial/
CG Cookie | Learn Blender, Online Tutorials and Help - CG Cookie | Learn Blender, Online Tutorials and Feedback Multi Player Tutorial | PDF | Ip Address | Java Script
I personally quite like this one:
Alternatively, you could also use somethng like Photon (a network pugin, which hosts through photon’s servers) which makes networking quite a bit easier in the beginning.
Also,
I can’t tell wether you have any other networking code in other scripts which should be executing. It is entirely possible that I just can’t see some of your code… But I’d still suggest checking out some of the tutorials, thats how I learnt networking
Hope that helps,
IEMatrixGuy