Coding Project 1 - ReadMe File

Author: Aidan Campbell

Modified: 2024-10-09

0. What is the link to your project on itch.io?

  https://foryx.itch.io/coding-challenge-1
 

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

  Same as base
 

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

  None!
 

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

  None!
 

4. Did you receive help from anyone outside this class or from anyone in this class that is not in a group with you?

  Nope!
 

5. Did you get help from any AI Code Assistants?

  I used Copilot to check why the camera interpolation wasn't working, and it reccomended that I use Vector3.Lerp instead of using the equation in the book, which fixed my issue.
 

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

  Nope!
 

7. What trouble did you have with this project?

  I had trouble with the camera interpolation as I was trying to use the equation found in code listing B.35, but I ended up using Vector3.Lerp instead.
 

8. Is there anything else we should know?

  Nope!

Published 6 days ago
StatusReleased
PlatformsHTML5
AuthorForyx
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.