Thursday, 11 February 2010

Unity Tutorials

Before going ahead and starting the development of the game, I first wanted to get to know the Unity interface together. To do this, I read through the Unity Basics guide as found in the Unity Manual. Once I had a brief understanding of the Unity interface, I proceeded to work through several tutorials explaining the basic functions of the Unity engine and GUI.

The first tutorial which I completed was the tutorial 'GUI Essentials' which is found in the provided documentals. Working through the tutorial, I was relatively comfortable with how things are done in unity, and the fact that the game view is updated in real time it a nice feature.

The tutorial itself consisted of creating a plain, with a cube placed onto it. The cube was then duplicated several times to form a stack,slightly scewing them so that the stack would fall over. Also, a first controller was added so that the player can navigate the plain, interacting with the cubes. The results from this tutorial have been posted below.

















No comments:

Post a Comment