Platformer Coding Challenge
Platformer Coding Challenge - ReadMe File
Author: Kevin Wang
Modified: 2025-02-20
0. What is the link to your project on itch.io?
https://kevinw0430.itch.io/platformer
1. What are the controls to your game? How do we play?
Same
2. What creative additions did you make? How can we find them?
Add trial when player moving, dust effect when player landed, and shake screen when player landed
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?
Try to use ChatGPT to solve the conflict between the Screen Shake and Bounds Camera script, but it didn't work out.
6. Did you get help from any online websites, videos, or tutorials?
No
7. What trouble did you have with this project?
The conflict between the Dust land effect prefab I added in the Player script, Screen Shake script and Bounds Camera script. These three cannot be work at the same time, once I attach the Bounds Camera script in the main camera the other two won't work, I'm not sure how to fix it. The Solution Chatgpt provide won't work. Before asking Chatgpt, I try to do the Script Excution Order in the project setting but still won't work. So I don't have a FollowCamera scrpit attach with Main Camera.
8. Is there anything else we should know?
Also, I'm not sure about one thing, when I use the BoundsCamera script, player can jump on the air, like player can keep jumping in the air and stay in certain height, and when I reach that certain height, the dust effect will work.
Status | Released |
Platforms | HTML5 |
Author | Kevinw0430 |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.