Hello World - ReadMe File

Author: Sydney Gossage

Modified: 2024-09-03

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

  Hit play button
 

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

  First I made the plane a trigger. Any falling cubes that pass through the plane will turn green. I also made it so the camera would rotate around the scene. To do this I made two separate scripts. One attached to the plane (green trigger) and the other to the main camera (rotate around).
 

3. Any assets used that you didn't create yourself?

  No
 

4. Did you receive help from anyone outside this class?

  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 just referenced Unity Documentation.
 

7. What trouble did you have with this project?

  At first I could not get the plane to act as a trigger, I had to remove the mesh collider and added a box collider to get it to work. Also, I could not get the Readme file save the text in GitLab (I think I messed it up when trying to switch a file). But I found writing in the apple picker readme, saving it, and copying the file into the hello world folder worked. So I did that and then changed back the apple pickers readme after. It caused a lot of back and forth, but it was the solution I found that does not accidentally mess up anything else. 
 

8. Is there anything else we should know?

  No
  


StatusPrototype
PlatformsHTML5
AuthorGossSyd
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.