Lab Members
Welcome to Unity Labs.

Username


Password






Introducing Unity

Published on the 3rd November 2009 at 1:34pm

In this tutorial we will introduce you to the Unity 3D game engine. The tutorial contains an introduction to what Unity is, what it's suitable for and what it isn't, an introduction to the basic concepts of unity and take a tour of the UI and basic features.

Pages: 7         Version: Unity 2.x         Level: Beginner

First Steps with Unity

Published on the 3rd November 2009 at 10:21am

In this tutorial we will be taking our first steps with the Unity game engine, creating our first game.

We will be covering:
- Creating a new game project
- Baisc Settings
- Adding a sky dome
- Adding Lights and Camera
- Creating a Scene
- Adding a 1st Person Character Controller

Pages: 5         Version: Unity 2.x         Level: Beginner

Building Your Game

Published on the 3rd November 2009 at 10:52am

In this tutorial we will be showing you how you can build your game executable to publish Unity 3D games.

Pages: 6         Version: Unity 2.x         Level: Beginner

Unity Scripting

Published on the 4th November 2009 at 11:15am

In this tutorial we will be learning how to create our first script with Unity.

The aim of this tutorial is to introduce to you how Unity handles scripts and how scripts are structured.

Pages: 2         Version: Unity 2.x         Level: Beginner

Unity Scripting: Lesson 2

Published on the 6th November 2009 at 11:23am

In this scripting tutorial for unity we will be covering a number of basic concepts: variables, functions, selection statements and loops.

Pages: 5         Version: Unity 2.x         Level: Beginner

Collisions Lesson 1

Published on the 2nd December 2009 at :am

In this tutorial we will be taking our first look at collisions. Using the 3rd person character controller we created in our 3rd person tutorial we will create a small scene and learn about collisions while we go.

Pages: 4         Version: Unity 2.x         Level: Beginner