Skip to content

Simulator Walk through

Greg Plachno edited this page Sep 3, 2020 · 2 revisions

1. Project Layout

  • 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.

2. Starting the simulation

  • Ive made an instructional image on how to start the simulator.

Clone this wiki locally