Posted August 28, 2024 by AaronLH
ESC key takes you to the MAIN MENU,
W, A, S, D controls character movement,
SPACEBAR to jump, and
MOUSE to move view.
Journey's End is a game where the player is caught in a cycle of obstacles, and it is up to the player to find the end. For Level 1, I have designed it as a speed run with a player finished time at the end.
The reason I choose to develop this type of game is because I enjoy playing obstacle courses in Roblox with family.
Changes I have made from the original base template:
- Changes were made to the main menu so that the player has the option to move between levels.
- Added a speed run timer widget with collision box's that are triggered by custom player.
- Made a custom obstacle course using items from the base template.
- Updated the falling platform which had a physics issue.