|
I dont know if this is the genre that I mean. I want to create a game that the player can create a cube or other object Like in minecraft or in sims in this video you can see what is my style : http://www.youtube.com/watch?v=c4LKZZDjKSU&feature=channel can someone help in in skype,email or give me a tutorial thanks a lot!
(comments are locked)
|

unityAnswers isn't really for these kind of inquiries. If you have a specific question about something in Unity3D, feel free to ask it. Otherwise, consult the forums.
http://forum.unity3d.com
i have the same question, but been more specific i would like to know if it's possible(in unity pro) to manipulate the terrain in real time(for example, can i increase the height of a montain with a moviment detected by kinect?) thank u!
@acbfaria: Then you might want to ask a question instead of posting an answer.
I've converted your answer into a comment.
Ever seen the scripting reference of Unity? No? then here's the Terrain class and here the TerrainData class which should explain everything.