Jump to content

Unity 3d tutorial - part 2

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
Starting off from where we last finished we are now going to create the flooring.
We need to go to GameObject , create other and click cube. We will now set the X and Z position to 0 . SET Y TO -1. We now need to set the scale (Blue Circled) of the cube to x=30 y=0.2 z=30. We now have a floor!

Posted Image



Now we need to create a light so that the user can actually see the level , to do this click GameObject , Create other and then click Point Light. Set the positioning to X=0 Y=6.75963 Z=0. We also need to change the range of the light , to do so look for range in the Red circled area in the image below , set it to 30.

Posted Image

Now try playing the game , Press the play button in the top middle of the screen!

Edited by Blimp, 11 January 2010 - 11:28 AM.


#2
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
Should i make another one?

#3
James.H

James.H

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 866 posts
Good tut, though you should do a big tut for Unity if you have the time, good work! +rep

#4
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
Yeah James iv been working on one recently , although i am still making the intro for the youtube video . It should be good when its released , i will give you the details when available

#5
GMVResources

GMVResources

    Learning Programmer

  • Members
  • PipPipPip
  • 72 posts
Nice job Blimp I really liked your tut +rep