Mission-Demolition-Quinten-Ruff
Mission Demolition - ReadMe File
Author: Quinten Ruff
Modified: 2024-09-08
0. What is the link to your project on itch.io?
Mission-Demolition-Quinten-Ruff by QuintenRuff (itch.io)
1. What are the controls to your game? How do we play?
Click and drag on the ball to begin shooting at the castles. Use the 3 buttons to switch which projectile you are shooting.
2. What creative additions did you make? How can we find them?
I created 2 new types of projectiles that can be shot.
I also added a system for seeing the current selected projectile and switching between/easily adding new types of projectiles with Enums.
- Shoot - yellow projectile that shoots extra fast on a second click
- Inflate - red projectile that inflates on a second click
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 to find MathF.Lerp, I knew there was a way to do same lerping we did with vectors with floats, but I forgot how.
6. Did you get help from any online websites, videos, or tutorials?
no
7. What trouble did you have with this project?
I was able to use this project to get a nice grasp on Enums, there are definitely times before when I was using scriptable objects in places that 100% should have been Enums because I just didn't know they existed or what they did.
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.