Hello World - ReadMe File

Author: Sasha Tarasova

Modified: 2024-09-04

0. Link to itch.io

  https://tarasov4.itch.io/
 

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

  Just press play. There are no controls.
 

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

 


  1. The camera rotates around the cube spawner. This can be seen in the scene preview with the main camera selected, and in the hello world script.
  2. There are custom static background objects added. I created this in blender and it helps show the camera movement. It can be found in the project as the helloworldex prefab.
     

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

  Assets are default and from tutorial other than additonal helloworldex prefab.
 

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?

  http://tinyurl.com/mi231-f24
For camera rotating around spawner I searched through the Unity docs to find a function to use: https://docs.unity3d.com/ScriptReference/Transform.RotateAround.html
Here I just replaced the target with the spawner, and the Rider editor as shown in class helped finish the code.
The custom object was made from bezier curves that I learned to use from Andrew's mi247 class.
 

7. What trouble did you have with this project?

  No trouble
 

8. Is there anything else we should know?

  No
  
StatusReleased
PlatformsHTML5
Authortarasov4
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.