top of page

Balloon Flight Debug

February 2022

The player controls a balloon that avoids bombs and catches money! Press [SPACE] to keep the balloon afloat. The purpose of this prototype to debug a project. The following bugs were fixed:

  1. Player cannot control the balloon

  2. Background only moves when the game is over

  3. No objects are being spawned

  4. Fireworks appear on the side of the balloon

  5. Background is not repeating properly.

Additional features I added to this project

  1. A sound cue is played whenever the balloon falls to close to the ground, and the balloon automatically bounces.

  2. Player is prevented from making the balloon fly too high.

​In the future, a UI system that records the amount of money collected would be nice. Top score per session should also be recorded.

To see how I fixed these issues, and how I added these additional features, click on the "Play Now" button.

Note: This project was completed as part of Unity's Jr. Programmer course, Mission 2, Unit 3 - Sound and Effects . Assets provided via Unity.

  • Github
  • LinkedIn
  • Itch.io icon
bottom of page