Unity 3D Essential Training Tutorials Part 1
For the beginning of the tutorial its an introduction and for the first section it talks about how to set up the Unity Project. *I created a folder structure in Unity* *Imported Standard Packages to my folders* For Section 2, Understanding the Unity Project, I will be working on the following: **Noting being done in this section**The Ones that are empty do not have any work being done.* Intro to the Unity user interface: Customizing the UI: Navigating Unity*: For this part I am using the Game Object Tab to create multiple objects in the view port and there is also a way to isolate objects just by searching a specific one in the Hierarchy search bar ( There is also one in the view port ). Unity Documentation: For Section 3, Working with Assets, I will be working on the following: Game Objects and asset creation: For this part of the tutorial it is show me how I can create my own Game Object and adding components in that one Game Object. To start off all I do i...