-2

I am a begginer in unity and I making tank game with this tutorial series. How to I can add multiplayer to my game(damage, score, network view )? Is there any (detailed) tutorial for this or assets?

Samuel Tulach
  • 1,319
  • 13
  • 38

1 Answers1

2

The documentation for multiplayer networking is here, and a google search for "unity multiplayer tutorial" comes up with some good tutorials, including this one. Hope this helps!

HalpPlz
  • 691
  • 4
  • 11