Monday, January 25, 2010

Unity 101

Last class we started to learn unity. Today I want to go over what we learned.

In the top left corner, you will see everything you need for navagating through Unity. You have Object move, Scene move, rotate, reduce and enlarge.









You can also adjust the view by hitting the axis the the top right.










We also learned to get a terrain into our scene: from the top menu select "terrain" > "add terrain." As you can see, its attributes are on the right; these can be changed to manipulate your terrain.
Inserted objects were also something interesting we learned. Go to 'Insert object', then select 'cube'. Try placing the cube down onto your terrain using its axis.

First person: We grabbed this first person perspective camera and inserted that into our game from the menu below.
Press play above your scene and move your camera around using the keys.

We will go over all of this again for todays class; and remember, if you want to find an object in your game, simply click on the object in the manager, and press "f".

No comments:

Post a Comment