I am a brand new user of Unity, and i was wondering how to create a terrain with trenches and entrances into rooms through those trenches? I don’t know if this is possible in unity or whether i need to create this in another program and then import it in or what have you.
I appreciate any help on this question!
Thank you!
u have to get a 3d model for that to work. you could make the trenches in unity terrain tho
is there a demo or video or something that shows you how to do that in unity terrain?
There is a whole chapter on it in the unity documentation, but a search on youtube will also show a few good videos.
In short: no. You could do the trenches part, but you wouldn’t be able to make “rooms” because you can’t punch holes/carve caves in the Unity terrain, without some crazy non-trivial workarounds.