Wanting to create simple custom multiplayer system.

What are some methods I can use to start on this?

Simple and multiplayer rarely go hand-in-hand.

Start here: https://unity3d.com/learn/tutorials/s/multiplayer-networking

Good luck.

2 Likes

Actually, I personally would not recommend the UNET HLAPI solution to anyone. There are a number of problems with it, it is no longer a supported part of Unity and I found it to be considerably less intuitive than Photon.

Personally, I would recommend this and this tutorial series for Photon instead. But that is just my humble opinion.

Very true. :slight_smile:

2 Likes

It’s gone! Disappeared before my eyes. What sorcery is this?

What’s gone? Is it back now? :slight_smile:

The simple multiplayer network tutorial. All I see now is the 3 live sessions for Merry Fragmas.

It works for me. I see the Merry Fragmas towards the bottom of the page after all the other networking tutorials. What browser are you using? For reference, I’m using IE11.

It’s back now. It just popped back when I hit refresh.