-
Notifications
You must be signed in to change notification settings - Fork 3
Simulator Walk through
Greg Plachno edited this page Sep 3, 2020
·
2 revisions
- This is the asset folder, it contains all assets (scripts included) in the project. Ive circled the script folder because I believe its the most important
- This the heirarchy, this contains everything in the game scene. This includes game objects with scripts attached to them.
- This is a game object opened with a script attached.
- This is the game object mentioned above in the inspector, you can see the script attached. The actual name of the script is circled.
- Ive made an instructional image on how to start the simulator.




