Multiplayer Top-Down Shooter Template (Netcode, Lobby, Relay)

Documentation | PC Demo | Mac Demo | Android Demo


  • Public game sessions
  • Private game sessions with code access
  • Ability to change server region
  • Auto updates of available regions. Once in 24 hours
  • 3 weapons: Pistol, Rifle, Shotgun
  • 4 power-ups: Speed, Fire Rate, Accuracy, Medkit
  • Player settings: name, color
  • Drops: Weapons and Power-Ups
  • Basic AI with battle maneuvers. Able to pick up drops, including weapons
  • Basic in-game rating
  • All settings stored on boot scene. Easy to adjust
  • Fully commented
  • Mobile ready

Requirements:

- Unity 6000.0.25f1 +

- Netcode for GameObjects 2.2.0

- Multiplayer Services 1.0.2

- Input System 1.11.2


Note: Unity Editor could be restarted after installing Input System. In this case you have to start importing package again. It will not continue importing automatically.