Saturday, 18 January 2014

First project in Unity 3D

As our first project we were asked to create simple maze game in Unity. At the beginning I started playing around with other Unity functions and assets that we were told about during last week workshop. Which led me to creating mountains terrain and adding some textures to it:
Mountain terrain

Then I started creating walls for a maze game which looks as follows:

Project view
Game view











While trying to create mountains terraian I encountered some problems with creating materials for it and in the end I discovered that in order to change the look of my terrain I need to add texture to it in Inspector, therefore I used one of textures provided with Unity assets and the material I created I used for wallls. I had couple other problems with using textures and materials as for some reason it didnt work in any way, but I guess I just put it in the wrong place....Fortunately  it works well now :)

I have just added some trees to the terrain that won't be used for the labirynth to make the game itself look better.



No comments:

Post a Comment