Author of this tutorial is Graham McAllister. This tutorial will introduce the Unity graphical user interface (GUI). No prior knowledge of Unity is assumed. If you are new to Unity this should be the first tutorial that you read. It will explain the key sections of the interface and describe how to create basic game objects and position them in 3D space. To demonstrate the Unity interface essentials, we’ll create a simple scene which will allow a character to walk around on a surface.
This Unity3D tutorial contents : 1. Aims of the tutorial 2. Screen layout 3. Finding game objects 4. Creating game objects 5. Navigating the Scene View 6. Moving game objects 7. Game View 8. Resizing game objects 9. Using assets 10. Adding Components 11. Duplicate
Download Introduction to the Unity Interface