Jetpack Journeys 3D
Coursera 3D Platformer assignment. Also, a spiritual successor to the 2D Platformer assignment (https://meteyu.itch.io/jetpack-journeys).
Changelist:
1. Jetpack
- Added New action button (left mouse click)
- Connected the button to jetpack behavior
- Designed a new particle emitter and added sound for the jetpack.
- Added a Jetpack Fuel bar to the UI
2. Fuel Pickups
- Imported a fuel can model from Unity Asset store and adjusted its color
- Added/adjusted custom animator for the pickup
- Wrote custom script for the pickup so that it refuels the player's fuel.
3. Camera zooming (whenever possible)
- Added mouse wheel and keys "[" and "]" to zoom in and out.
- Connected the buttons to the behavior via the camera script.
- Added a Zoom Level indicator bar to the UI
4. Time based game modes (replaced score)
- Introduced Time elapsed/remaining label with a working counter.
- Added two game mods (regular and against time)
- In against time mode, the player dies if it runs out of time.
- In against time mode, player gains time when they hit checkpoints.
- Victory page at the end of the level summarizes how the player did
- For the regular mode, added bronze, silver, gold tiers depending on the finish time.
5. In-game instruction sign
- Added instruction sign (Unity store asset)
- Instructon sign activates and shows information when the player approaches it.
6. Created a brand new level
- Player needs to travel between platforms using a jetpack against time.
7. Instructions page added in main menu, about page updated
Created by Mete Y.
Date: June, 2023.
Status | Released |
Platforms | HTML5, Windows, macOS |
Author | meteyu |
Genre | Platformer |
Made with | Unity |
Tags | 3D Platformer, Space |
Leave a comment
Log in with itch.io to leave a comment.