Video Tutorials

Unity is essentially a visual tool. Therefore we bring you this visual guide to Unity.

1. Introduction

Unity is deceptively simple to get started with. This is a basic introduction to Unity and its graphical user interface. View video

3. Editing Objects

This tutorial shows you how to edit object properties using the Inspector. View video

5. Project View

Unity has the smoothest import pipeline you've ever seen. In this tutorial we show you how to import 3D models and textures, and give a quick briefing on what "import settings" are all about. View video

2. Scene View

How to navigate your 3D scene in Unity. View video

4. Parenting

Most parts of your games will be made out of several smaller objects. This tutorial shows you how you can group objects together in Unity, by using a process known as Parenting. View video

6. Prefabs

In Unity you reuse objects by creating Prefabs – collections of in-game objects that can be dropped into any scene or re-used between different projects. This tutorial gives you the low-down. View video