Jump to content
  • 0

How would you go about making a cone in Doom builder


DrowzyBomber13

Question

As the title asks, how would you go about making a cone in Doom Builder? I attached a screenshot of how big I'd like it to be. (The grid is in 1 mp)
I'd like for it to be the roof for this building.

image_2023-11-09_000158129.png

image_2023-11-09_000303287.png

Edited by DrowzyBomber13

Share this post


Link to post

13 answers to this question

Recommended Posts

  • 1

If you're working in UDMF format, see https://www.dfdoom.com/tutorial-introduction-udmf-vertex-slopes/

 

In short, create a circle shape, connect all the sides to the center so that this circle is contstructed out of triangular sectors, then using the vertex handle in 3D mode, raise the center up. Pictures below to demonstrate:

 

268f9fc4e3cface4f4408b9f9bc20ea2.png

0ee86a2be3305bf2e98f1f902d63ddbe.png

 

 

If you don't see the vertex handles, you're either mapping in a format that doesn't support them, or don't have the option enabled. You can find that option here in the toolbar across the top if you're in a supported format (e.g. UDMF):

55754ab188b20b8d6f326be6d55d5239.png

 

 

Share this post


Link to post
  • 0

Depending on the map format / intended source port it may be as easy as using the stepping tool (mbf21 - vanilla) or the slope features after splitting the cone into sides.

Vanilla through MBF21 will result in a more stepped cone.

 

For UDMF this tutorial by Bridgeburner is very helpful with setting up the advanced slope tools for a smoother looking cone.

Share this post


Link to post
  • 0

Just to make sure, do you mean Doom Builder, the early 2000's level editor which had support discontinued in 2006, or Ultimate Doom Builder, the currently actively supported editor? I think Ultimate Doom Builder likely has better tools to help with fancy stuff like that, and Doom Builder 1 and 2, probably less so.

Share this post


Link to post
  • 0
4 hours ago, Dragonfly said:

If you're working in UDMF format, see https://www.dfdoom.com/tutorial-introduction-udmf-vertex-slopes/

 

In short, create a circle shape, connect all the sides to the center so that this circle is contstructed out of triangular sectors, then using the vertex handle in 3D mode, raise the center up. Pictures below to demonstrate:

 

268f9fc4e3cface4f4408b9f9bc20ea2.png

0ee86a2be3305bf2e98f1f902d63ddbe.png

 

 

If you don't see the vertex handles, you're either mapping in a format that doesn't support them, or don't have the option enabled. You can find that option here in the toolbar across the top if you're in a supported format (e.g. UDMF):

55754ab188b20b8d6f326be6d55d5239.png

 

 

I thought thats how you would do that! Thank you for your help. If I wanted to make that a 3d floor, how would I go about doing that?

Share this post


Link to post
  • 0

Making it 3D would be a more painful experience for sure. You'd need to make sloped dummy sectors for each "face" of the cone, each of which is meticulously positioned parallel to the target sector... I know there's a 3D floor plugin / mode built into UDB but I've not dabbled with it yet, hopefully someone else can advise. But if you wanted to attempt it yourself, I did write a guide on Sloped 3D Floors

Edited by Dragonfly

Share this post


Link to post
  • 0

Definitely go with UDB's 3D Floor Mode rather than do it by hand, especially if you're wanting to do any sort of sloped 3D floor stuff -- those are a royal pain to do by hand and 3D Floor Mode manages most of the ugly bits for you.

Share this post


Link to post
  • 0
2 hours ago, Dragonfly said:

Making it 3D would be a more painful experience for sure.

It's only painful if you're stuck in the old ways. Otherwise it's trivial.

 

 

Share this post


Link to post
  • 0
1 hour ago, boris said:

It's only painful if you're stuck in the old ways. Otherwise it's trivial.

 

 

How did you get that to work? I just keep getting an error that says "No space left for control sectors". Im also not sure how you got the green square thing to pop up like that. Is that the control sector?

Share this post


Link to post
  • 0
10 hours ago, DrowzyBomber13 said:

How did you get that to work? I just keep getting an error that says "No space left for control sectors". Im also not sure how you got the green square thing to pop up like that. Is that the control sector?

 

Have a look at these two tutorials:

 

 

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...