




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:
-
Player cannot control the balloon
-
Background only moves when the game is over
-
No objects are being spawned
-
Fireworks appear on the side of the balloon
-
Background is not repeating properly.
Additional features I added to this project
-
A sound cue is played whenever the balloon falls to close to the ground, and the balloon automatically bounces.
-
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.