Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
memeboi

An example of an hill

Recommended Posts

I'm trying to make an hill using slopes for my next custom wad and I was wondering if anyone already did something similar before, so I could use it as a frame of reference

Share this post


Link to post

To make naturalistic sloped hills in UDMF, you need to draw a bunch of triangular sectors together. Which in GZDB/UDB's visual mode will make upside down pyramids appear over each vertex of the triangular sectors, like so:

unknown.png
unknown.png

Then you can just select and move those handles up and down like you would with any sector.

If you see any holes like this one, check the shape of the sector where the hole is, to see if it's actually triangular.

unknown.png
unknown.png

And if you can't see any slope handles, press ALT+V, it toggles whether or not the vertex slope handles will render in visual mode.

And here is an example map with the slopes hill from the above screenshots.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×