Welcome to the first tutorial. These tutorials will not only show you how to use the different elements of the Unity game engine, but will explain how they work and how to apply the different elements into your own game situations.
This first tutorial will show how to get started with Unity game development environment. In this video you will learn
How to create new Unity project
How to arrange the windows in the interface
How to navigate around the settings window
What assets are and how to create a scene from you assets
All about the inspector window
Creating a skybox material and assigning it to the skybox
How materials work with meshes to display objects in your game
Overview of the basic components of a game object
Creating prefab objects
00:00 Introduction
01:32 Creating a new Unity project
02:33 Arranging windows in Unity
06:30 Creating objects
11:10 Moving and resizing objects
15:00 Creating materials
23:20 Tiling a material
28:15 Creating prefab objects
35:38 Creating a skybox