Coding Project 0
Platformer Coding Challenge - ReadMe File
Author: Quinten Ruff
Modified: 2024-10-02
0. What is the link to your project on itch.io?
https://quintenruff.itch.io/coding-project-0
1. What are the controls to your game? How do we play?
WASD and Spacebar to move and jump.
Try out jumping and falling from different heights!
2. What creative additions did you make? How can we find them?
- Added .15 seconds of "coyote" time that gives the player more time when making jumps
- added a .05 jump buffer to aid in parkouring and ease of use
- added a squash and stretch to the player that gives a visual indicator on how hard you fell (dynamic with fall velocity)
- added particle effect on hitting the ground (dynamic with fall velocity)
- added sound effects for jumping and 3 levels of impact with the ground
3. Any assets used that you didn't create yourself?
no
4. Did you receive help from anyone outside this class or from anyone in this class that is not in a group with you?
no
5. Did you get help from any AI Code Assistants?
I used chat GPT for debugging but it didnt write any code for me
6. Did you get help from any online websites, videos, or tutorials?
no
7. What trouble did you have with this project?
I tried a different method for squashng and stretching at first (commented out now) that wasted an hour or 2
8. Is there anything else we should know?
no
Status | Released |
Platforms | HTML5 |
Author | QuintenRuff |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.