Mission Demolition - ReadMe File

Author: Sydney Gossage

Modified: 2024-09-04

1. What are the controls to your game? How do we play?

  Click and drag mouse when over the slingshot to fire at the castle. Get a projectile in the green area to progress.
 

2. What creative additions did you make? How can we find them?

  I added two new materials. I added foundation which is like stone. It is a dark gray color and is very heavy and hard to move. I changed the original stone wall to wood. I also made glass. It is blue, somewhat translucent, and breaks after being hit after a small delay. I created and added trees to the background that the projectile does not hit
 

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?

  No
 

6. Did you get help from any online websites, videos, or tutorials?

  I referenced the code from apple picker to figure out how to make the glass break after being hit. I used this to figure out that I could make it destroy when the projectile hits glass, instead of writing a new script for the glass.
 

7. What trouble did you have with this project?

  At first when I made the glass break it happened too fast and would not affect anything. So I went back and added a small delay so the glass would have an effect on the projectile when hit. It took me a bit to add the delay but it was actually a really simple fix.
 

8. Is there anything else we should know?

  No
  


Leave a comment

Log in with itch.io to leave a comment.