- Home /
Creating a flat path down terrain
Im pretty new to Unity, and I'm making an FPS. A few of the maps require me to make a flat path down a hill. like shown in the link http://trampingtracks.co.nz/pics/summit%20(22).jpg Is this Possible with Unity's terrain editor or do I need to make this Externally?
Answer by Yoerick · Jan 24, 2012 at 01:51 PM
You will have to do this externally. Another option would be to download an editor extension like EasyRoads 3D (http://unityterraintools.com/tools.php). This is a really nice tool for making roads on a Unity terrain object. However I don't really know if you could make stairs with it (like in your picture).. Take a look at the movies they uploaded to see if you can do anything with it.
Hope this helps
Your answer
Follow this Question
Related Questions
procedural path painting on terrain 1 Answer
how to remake a terrain flat ? 1 Answer
Make a simple tree 1 Answer
Tracking information across terrain 1 Answer
LowPoly/Flat Unity terrain shader? 1 Answer