Dung Battles

Dung battles is a party game about competeting dung beetles battling it out for the most dung. This was a game I worked on for Tranfuzer 2021 as part of the team Zero Qualms.

What is DungBattles?

Dung battles is a local party game where players battle it out to collect the most dung before the time runs out. Roll, Climb, Glide, Steal and Flip your way to victory against up to 3 other players.

My Role

As one of three programmers on the project I was responsible mainly for the character controller and camera. Along with traditional movement the beetle could also climb surfaces and glide which presented some interesting challenges. A key feature of the gameplay was being able to "flip" other beetles and actual dungbeetles do to force players away from your nest and flip them off of any dung they are rolling. I was also responsible for the implementation of the animations using animation blending and animation masks as the beetle could expand it's wings when the player prompted.

As I was responsible for character controls I opted to try the new (at the time) Unity Input system as we were aiming for keyboard and mouse and controller support. The new input system also had the capability to support additional input systems for other players so I ended up also working on the local multiplayer side of things including the pregame lobby and split screen within the actual game.

Sadly dungbattles wasn't chosen for further funding at the end of Tranfuzer and the team went their seperate ways onto new projects, jobs and adventures