Sloped 3D Floor Missing Textures
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Sloped 3D Floor Missing Textures
I found this issue where the closest sloped 3D floor (in the attached demo .WAD) is missing its floor texture, then in the middle both textures are present, and at the end the ceiling texture is missing.
- Attachments
-
3D_Floor_Slope_Textures_Missing.wad
- The WAD Itself
- (32.1 KiB) Downloaded 19 times
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49225
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Sloped 3D Floor Missing Textures
There is one important rule with 3D floors this map violates: No plane intersections! If planes intersect the renderer cannot deal with the outcome. Your entire setup only has 3D floors that do intersect with the floor and ceiling of the sector they are in.