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.

Adding to the Game

Also, you can add other things to your game.

πŸ—ΊοΈMinimapsπŸ“€Pickup ItemsπŸͺ΅Surfaces

Last updated