Simply Multiplayer

I’ve been working on converting my SinglePlayer coop game into MP. Off course, looking all over the net, no one provides a one video tutorial of Multiplayer implementation with source codes for better understanding. So i though if the forums would have kind people help me out with this. Sorry if I am acting like a total complete noob, im 14, started coding since 11 years old, just completed mastering half of the Java documentation pages already. It bothers me when people say Networking side of unity is easy, wich it was for me earlier, now that ive been focusing more on Java studying than Networking, completely forgot about the functions and classes. Sorry for my bad paragraph structure, because I got no computer access until may 20th, so I use U3D on a USB at school, at times I can. Thanks ya’ll, the Multiplayer Help can help others too, if I can find time tomorrow, ill post a pic of the game im trying to convert, just to give an idea that im not a newbie in programming, but rather an amateur.

Sorry for being stupid for some reason!

I assume you have read all the documentation about networking?

http://docs.unity3d.com/Documentation/Components/NetworkReferenceGuide.html

At least getting an understanding of everything you need to know would be a good start.

Ive been reading thru that many times, its just that whenever i try something related with networking, i always get errors, or always forget puting that there. But i know the classes and functions of the Networking Class of the back of my head, guess ill have to try coding myself, ending up with a swarm of angry log errors(especially NullExeptions and wrong set use of networkView and NetworkView ) ]=(