How to Build a Multiplayer Game with Unity + Mirror

preview_player
Показать описание

In this video, we'll set up everything we need to build a multiplayer game in Unity using Mirror.

Introduction: 00:00
Why Mirror: 01:20
Setting up Unity project: 03:00
Setting up ParrelSync: 04:54
Pong Example: 07:20
VSCode: 09:50
Git: 10:40
Multiplayer Demo: 14:26
Outro: 25:40
Рекомендации по теме
Комментарии
Автор

If you're using this tutorial around the time of this comment, you maybe got an error similar to me:
6 errors when trying to hit play at 21:14 in the video. Something about a transport not being assigned.
In the video, the Network Manager component automatically adds another component to the object and finds it, but it didn't do it in my version of unity and mirror (and maybe not in yours too). To fix this, go to your NetworkManager gameObject, in the inspector, click "Add Component", then search for "Telepathy Transport (Script)", and add it. In the Network Manager component on the same object you just added the Telepathy Transport component to, look for a setting called "Transport" (Probably around half-way down), drag and drop the Telepathy Transport (Script) component to that setting, and you should be good to go. :)

murkorus
Автор

Been waiting years for a good multiplayer tutorial in unity! This is perfect, thank you so much!

gamesinajar
Автор

Gorgeous tutorial! I was struggling to make at least something with multiplayer and also had to waste a lot of time compiling the project, this video helped me to fix all of my issues! Great guide!

Limofeus
Автор

I can't explain how happy I am that I found your tutorials. I am genuinely emotional because of the quality of this tutorial. Thanks so much!!

FlorisChan
Автор

Thank you for this series of videos on networking. I have learned more by watching 2 of your videos than I have learned in the past year. You are the man and please keep up the good work.

chatbear
Автор

Great intro !
It has been 2 days that I am trying to find up to date and interesting tutorials on mirror.
I think we have a winner !

pierrelamusse
Автор

Amazing tutorial! Thanks for setting this up! Love seeing insights into others' dev envs alongside explanations of how these systems work - ParrelSync is a great inclusion here!

derekrocco
Автор

I was watching a couple tutorials on mirror and I figured i got the basics but i was struggling a lot on this first step. This Hello World approach helps wonders. Thanks dude!

Tongyo
Автор

So well done! Thank you for putting in the effort for this, especially sharing how you use Parel Sync, and your set up on Visual Code.

devyncurley
Автор

Finally someone making a good multiplayer tutorial for Unity! Thanks alot man!

AviatorXD
Автор

great video, you're doing a fine job explaining things. I'm going to watch the rest of what you've uploaded and I look forward to more! :D

madamutzsar
Автор

I hope this series gets continued, there are so many videos, that just keeps doing stuff, more like copy paste. But this video is amazing! Kudos!

hasi-bhasan
Автор

Great tutorial! Please make sure to continue the series to the end 👍

adelinebrow
Автор

Your channel is just way too underrated. Great work!

Ayyouboss
Автор

Thank you very much for the work you have put into all of this!
Its amazing, good pace! Please keep it up :)

Cellfan
Автор

This is needed, a good multiplayer game tutorial in unity, your video is already in my favorites. thanks

sebasVarela
Автор

I wish you the best of luck with this series! Do yourself a favor and write out a roadmap so that you can keep yourself on track. The scope you laid out in this video is large but man is it needed! I look forward to watching it!

jdonaldsontcs
Автор

Thx a lot for that video! Very good quality and very helpful. I also like, that you introduce all the tools in this video. For my part I didnt hear of ParrelSync before and it seems to be super useful!

frederickfreund
Автор

duuuude. awesome. I think you refreshed the tutorials of mirror, you picked up a better way for conducting the network idea, and all the preparation with github, parrelsync and asset store is fast and well done. (the git part is very begginer-friendly)
I gonna see it all. thanks!

Devir
Автор

Great first video, will be watching the rest of the series. Thank you.

Kusaji