Unity Base Building System
Unity Base Building System

Basic Unity Multiplayer Base Building System

This is a basic unity base building system, I made it to practice with (the new) Unity Unet networking.

It generates a UI with some options to build. Also you can’t build where somebody else is building and the buildings are synced to the host so when somebody joins later they will be in the same world.

There is also a simple shooting system this is just synced to the players currently in the scene.