Updraft
Author: Max and Cameron
Modified: 2024-09-04
0. What is the link to your project on itch.io?
https://majikal.itch.io/updraft
1. What are the controls to your game? How do we play?
A and D to move, space to boost
2. What creative additions did you make? How can we find them?
The spawned in objects now have a random rotation (SpawnWorldObjects). The camera now moves left or right depending on which way you drift to make drifting look smoother (ChaseCam). Made the boost bar turn yellow when it reaches half way to full (BoostSlider)
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?
Mateo helped us find what was wrong with out updraft code
5. Did you get help from any AI Code Assistants?
No
6. Did you get help from any online websites, videos, or tutorials?
No
7. What trouble did you have with this project?
I think our biggest problem was trying to figure out what we needed to change in our code if stuff was working but not how we wanted it to. For example, the plane controls script, I was able to get the plane to spin, but I was not able to control it. Turns out I needed to change the y value to be rPan instead of leaving it as number.
8. Is there anything else we should know?
No answer given.
Leave a comment
Log in with itch.io to leave a comment.