Platforms
The Corrupt Forest » Devlog
After every level was tested, then began the process to implement platforms for the player to interact with. Our goal was to have a platform for the player to fall and jump through as well as a place for enemies to spawn. To achieve the platform effect, I created a script and paired it with Unity's platform tool to achieve an interactable platform. After implementing it into the project the player was able to jump thorugh the platforms using the 'w' key or fall thorugh using the 's' key.
The Corrupt Forest
The Corrupt Forest, a 2D platformer with random level generation to ensure a unique expiernce evey time you play!
Status | Released |
Author | NoClueTeamUH |
More posts
- Final Player RedesignMay 12, 2021
- Enemies/Player RedesignMay 12, 2021
- Player CreationMay 12, 2021
- Lighting EffectsMay 12, 2021
- Enemy AnimationsMay 12, 2021
- Player AnimationsMay 12, 2021
- Random Room GenerationApr 18, 2021
- Level DesignApr 17, 2021