Posted August 24, 2024 by TJack-Coding
For my first level, I created a basic level with some minor platforming in which the player has to collect three ingredients for a potion. Once these ingredients are returned to the cauldron at the start of the level, a potion is made that teleports the player back to the main menu.
-Adjusted moving platforms to rise slower as not to fling the player into the air.
-Adjusted existing mechanics for keys and adapted them to suit the ingredient mechanic
-Added a cauldron that spawns the potion of Game Ending when the player collides with it after collecting all three ingredients