HelloWorld-WebGLBuild
Hello World - ReadMe File
Author: Stone Aerni
Modified: 2024-08-30
1. What are the controls to your game? How do we play?
Use the arrow keys to control the gravity for the objects.
2. What creative additions did you make? How can we find them?
I added colorful trails to each block that spawns, to give it a sort of "firework effect".
I also added code to randomize whether a cube or a sphere would spawn.
Finally, I added controls for the arrow keys to control the gravity of the objects
3. Any assets used that you didn't create yourself?
All of the assets that were used have been provided by Unity.
4. Did you receive help from anyone outside this class?
I did not receive help from anyone outside of the class.
5. Did you get help from any AI Code Assistants?
I did not use any AI to complete this project.
6. Did you get help from any online websites, videos, or tutorials?
I used a website to help show me how to change the gravity of the level using a press of a button.
https://discussions.unity.com/t/changing-gravity-at-the-click-of-a-button/19330
7. What trouble did you have with this project?
I crashed my project a few times by using a "while" instead of an "if" for the buttons to change gravity. I also gave up after many attempts of trying to randomize the color of the object trails.
8. Is there anything else we should know?
I had a lot of fun on this project! It was nice to get used to a good chunk of what Unity has to offer.
Leave a comment
Log in with itch.io to leave a comment.