In This Video we explore the "new" MLAPI from Unity3d and get ready to code a simple Multiplayer FPS using the Library.
There has been a few changes since my last tutorial so I wanted to Update you all and give you a head start in your Unity Multiplayer journey.
MLAPI Docs: https://docs-multiplayer.unity3d.com/...
ParrelSync Installation Info:
https://github.com/VeriorPies/ParrelSync
0:00 Installing MLAPI
1:03 Installing ParrelSync
4:12 The Network Manager
6:03 Spawning a Player
7:49 Testing Installation