Platform Hop
About
This is my first 3D Platformer game. I built it following a course by James Doyle on Udemy. I am a beginner following my passion to learn game design.
**There are a few kinks that I couldn't figure out. As I learn more about game development, I will be able to fix these kinds of things or even avoid them. If anyone has any suggestions on fixing these it would be most welcome!
- The character sticks to walls/slopes. I used Unity's starter assets for this game. The course I followed used a custom controller/script so it was difficult for me to figure out how to fix this issue.
- The coins don't carry over to each level.
- Character sometimes moves automatically when respawning
- Character doesn't stick to a horizontally moving platform
- There's a bug where you can randomly clip through the world (luckily no Backrooms).
- The cursor shows while playing, but a workaround is that you pause the game and press "Resume". The cursor should disappear.