Duality

Project information

  • Category: Unity Game Jam
  • Genre: Online Multiplayer FPS
  • Project date: February, 2022
  • Project URL: GitHub Repository

A 1-week Game Jam for the 2022 Global Game Jam with the theme "Duality".

Using Photon for Unity, this game jam features a functional lobby system, allowing users to create and name rooms to host private games. Other players can browse open rooms and join from a list in the menu. The host of the game also has the options to change game mode and map for that specific game.

Our FPS game features multiple different weapons, including hitscan and projectile. The weapon system is modular, using Scriptable Objects to manage weapon data, created 2 different game modes - a typical deathmatch and a "looter-shooter mode", as well as 2 different maps to play on. Weapons models although basic, were created myself using Unity cubes and emissive materials to appeal to a futuristic theme.

  • Unity Networking - Photon
  • Modular Weapon System

Designed by BootstrapMade