Page 1 of 1
Doom Builder Tutorials
Posted: Fri Oct 12, 2012 1:19 pm
by The_Spartan
Hi, first of all, i'm new, this forum is beautiful and I hope i'll meet a lot of real doomers like me
Second, I made this post to show you some video tutorials about Doom Builder 2 Editing; they're very clear and easy, hope you like it :) (I hope this isn't off-topic, but i've read "Editing Tutorials" so i think it's quite right

)
The [video] tag is deprecated, please use the [media] tag
The [video] tag is deprecated, please use the [media] tag
RE: Doom Builder Tutorials
Posted: Thu Nov 29, 2012 9:09 am
by Luke
3D Floor Tutoials, Everything You Always Wanted to Know About 3D Floors*
[/size]
(*But Were Afraid to Ask)
Someone asked me how to make a floor over floor over floor (IE: a table in a room with a roof) here is the how to (how2) for everyone:
- 1) Draw the sector which will contain the room.
2) Draw the room sector and tag it 1.
3) Draw the table sector and tag it 2.
4) Draw the legs of the table and set their floor's height equal to the height you want as bottom side of your table.
5) Draw the first dummy sector. Its floor's height will be the height of your room, its ceiling height will be the rooftop. Set his floor and ceiling textures: its floor texture will be the ceiling texture of your room, its ceiling texture will be the rooftop texture. Select one lindef of this dummy sector and give it the action 160 - 3D Floor. Set the Sector Tag as 1, its type as 1 (this will make it a solid sector) and its alpha to 255 (this will make it opaque).
6) Draw a second dummy sector identical to the first drawn, but this time set the Sector Tag on the lindef as 2.
7) Draw the last dummy sector and set its floor equal to the height you want as bottom side of the table, its ceiling equal to the height you want the upper side of the table. Use the action 3D Floor on one of its lindefs and set its Sector Tag 2. The texture you will apply on this lindef will be the texture used for the border of your table.
There you go. (
Example wad)
I'll write more 3D floors tutorials as I'll have more time.
RE: Doom Builder Tutorials
Posted: Fri Feb 07, 2014 7:18 am
by Mario
If you would add more tutorials it will be really good :C
RE: Doom Builder Tutorials
Posted: Fri Feb 07, 2014 11:22 am
by Guardsoul
Back from death with Vertex Slope Floor/Ceiling Thing.
Spoiler: Tutorial about Vertex Slope Things (Open)
Alright, in this tutorial we are gonna learn how to use the Vertex Slope Thing (Vertex Slope Floor and Vertex Slope Ceiling). Map Format: Doom in Hexen format or UDMF format.
First of all, we need to draw where we are gonna use it, in this case we will build a cave pillar, so we draw a classical doom pillar.
Next step is drawing the contour of the pillar again but with a bigger size. Make sure that it has the same name of vertices!.
Now draw triangles as can be seen in the next image to define the sectors where we are gonna apply the slope effect. Do not forget to disconnect those sectors via "Make sectors tool" (M)
Place the Vertex Slope Floor thing on each vertex of the sector, even on the empty sector that its the pillar!
Go to 3D view and raise those Vertex Slope Floor things (remember that you will need the GZDoom 3D mode pluggin if you are not using GZDB).
Interesting, huh? Lets gonna increase the difficulty! Draw another contour with a bigger size and repeat previous steps.
Do not forget to make the same with Vertex Slope Ceiling.
You can make the pillar even more natural if those vertices do not have the same Z heigh.
Apply the texture you want to that pillar and voilá. We have built a nice looking cave pillar!
RE: Doom Builder Tutorials
Posted: Sat Feb 08, 2014 5:52 pm
by The_Spartan
Here are some of the new tutorials I made, just check them out:
(sorry I didn't post tutorials anymore, but I forgot the existance of this thread lol)
The [video] tag is deprecated, please use the [media] tag
The [video] tag is deprecated, please use the [media] tag
The [video] tag is deprecated, please use the [media] tag
RE: Doom Builder Tutorials
Posted: Fri Jun 19, 2015 11:54 pm
by xxslayerrulesxx
is one able to make a tunnel under an already made sector? i tried but i keep hitting an invisible wall that clips like crazy....
RE: Doom Builder Tutorials
Posted: Sat Jun 20, 2015 12:37 am
by Espio
xxslayerrulesxx wrote:
is one able to make a tunnel under an already made sector? i tried but i keep hitting an invisible wall that clips like crazy....
Not by normal Doom vanilla means to my knowledge. You'd have to start using 3Dfloors to be making "tunnels" or "bridges".
RE: Doom Builder Tutorials
Posted: Sat Jun 20, 2015 2:58 am
by xxslayerrulesxx
Espio wrote:
xxslayerrulesxx wrote:
is one able to make a tunnel under an already made sector? i tried but i keep hitting an invisible wall that clips like crazy....
Not by normal Doom vanilla means to my knowledge. You'd have to start using 3Dfloors to be making "tunnels" or "bridges".
where could i get that? or does that mean its never gonna happen
RE: Doom Builder Tutorials
Posted: Sat Jun 20, 2015 3:15 am
by Slim
Doom Builder son.
Doom Builder can do that, you just need to know how and use the proper formats.
RE: Doom Builder Tutorials
Posted: Sat Jun 20, 2015 8:54 am
by Ænima
http://m.youtube.com/watch?v=uM_x3Cnnl24
Also this is an ancient Legacy tutorial that I read when I was a little boy but the basics still apply:
http://doomlegacy.sourceforge.net/docs/3dfloors.html