One More Dead Than The Other

Unity, C#   February 2023

One More Dead Than The Other @ itch.io

Our second game project was based around symbiosis, cooperation. So we made a co-op game!


2-player Input

Since we were making a 2-player game we needed simultaneous two player input. I made a system where you could play either using 2 gamepads or 1 keyboard + 1 gamepad, and the players get to choose individually how they want to play it.

Puzzle Components

I created a lot of prefabs for the puzzles and triggers for the designers to play around with.

Misc

  • Implemented menus
  • Made the builds