Rooms

The main thing in a multiplayer map is the Room Manager script - it responds to everything that happens during the game. To add it to the scene press (Game Object -> USK -> Room Manager).

Spawn Zones are needed for players to spawn.

Enemies

Read below how to add opponents to the game.

Also, you can add other things to your game.

Last updated