- Home /
infinite terrain
Hello unity users I would like to create a infinite terrain script so how would i do this? I was thinking on how to make it like when the player is near the edge of the terrain, Another terrain is created right beside the existing terrain, and the terrain im making is created with cubes, And one more thing how would i make a random terrain so the cubes would make hills and stuff like minecrafts terrain.
Hi dannyskim. I went to the link you provided and it redirects now to "http://unity3d.com/gallery/demos/demo-projects" which does not have a "locomotion" demo. At least, not where I am looking, or perhaps I just do not know where to look. Can you supply an updated link please? I too am interested in this solution. Thanks.
Since Unity 4, all of the old assets were moved. Unity is currently working on new tutorial projects that are compatible with Unity 4.x. Unfortunately unless you can find someone with the package then it is gone :(
Answer by dannyskim · Dec 19, 2011 at 05:02 AM
The Unity3D locomotion system demo has a nice example of generating infinite terrain. If you look in the demo script assets folder, you'll see I believe a step switcher script, or something named along those lines, that has a good basis for you to start with.
http://unity3d.com/support/resources/unity-extensions/locomotion-ik.html
Answer by Shepard12353 · Dec 21, 2011 at 06:20 AM
Thank you im downloading it right now and i will go on from there.
Your answer
Follow this Question
Related Questions
Make a simple tree 1 Answer
Android Graphical problems 1 Answer
Writing Parallax Terrain shader 0 Answers
My terrain textures are still horrible!! 3 Answers
Can't use tree brush tool 0 Answers