
Mojo
My Contributions and improvements
My contributions to the project were:
-
Prototyping
-
Player movement
-
Ship movement
-
Inventory system
-
Audio navigation system
-
Bug fixing
-
Technical design
Due to the player transitioning between scenes I realised we forgot to implement as a save and load system that would save the player's position, which mini games they completed, etc. Though this system was never implemented due to time, I was proud that I was able to get a simple save and load system working in 2 hours.
I decided to experiment with scriptable objects as a variable so that designers could create new variables with ease, while still being able to edit them when playing the game.
This game jam has helped me understand how audio systems work as me and Ashley(the other programmer) were spending time trying to remove bugs and ensure it work with the game.