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

3d flooring, lighting and stuff

Recommended Posts

Heya, have you seen zombie horde? If you have, then you'll know what I'm on about. How do you get those 3d floors and stuff used with opengl into a doom level on doombuilder2? Thanks

Share this post


Link to post

3d floors and other Gzdoom specific features are already implemented in ZDoom (DoomHexen), Zdoom (DoomUDMF) and Skulltag(DoomHexen) configurations. You can find some tutorials on how to use them floating around somewhere, but I don't know exactly where they are atm.

Share this post


Link to post

How to make a 3D floor for gzdoom (it works with zdoom, but it won't visual it):

1. Tag your sector that you want 3d floor to appear over and take the shape of that sector.

2. Create a dummy sector outside the map, now assign the 3d floor action on any line of the dummy one, make sure that it targets tag 1 (this is only hexen format).

3. Now the last thing, the floor of dummy sector will be the lower side of the 3d floor, if the floor is 64, then the lower side of the 3d floor will be at height 64, the ceiling of the dummy sector will be the upper side of the 3d floor, if it was at 72, then the upper side of the 3d floor will be 72 ingame.

Getting the Gzdoom visual mode for the builder will be a lot easier, because it will visual the 3d floor in the builder instead of trying ingame.

Also you can make 3d floor in doom format, change to doom legacy configuration , there is an action that makes the 3d floor, but it won't draw the floor right, monsters may see through these.

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
×