Top-Down Shooter Template (Netcode, Lobby, Relay)
- Multiplayer for 2-4 players
- Player settings: name, color
- Public game sessions
- Private g ...
by HEAVYART
★★★★ star rating
Price History +
- Multiplayer for 2-4 players
- Player settings: name, color
- 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
- Drops: Weapons and Power-Ups
- Basic AI with battle maneuvers. Able to pick up drops, including weapons (could be dangerous for everyone around)
- Basic in-game rating
- All settings stored on boot scene: Players, AI, Weapons, Lobby, Timers, etc. Easy to adjust.
- Contains Modifiers Control System: solution similar to Command and Visitor design patterns. Used to work with Power-Ups and commands, like switсhing weapon or taking damage. Fully commented, editable and expandable.
Requirements:
- Unity 2022.1.6 +
- Lobby 1.1.0-pre.5
- Netcode for GameObjects 1.5.2
- Relay 1.0.5
- Input System 1.4.4+
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.
WebGL is not supported.