I tried making a 3d floor in Doom Builder for GZDoom, and when I run the game to test it, all of the wall graphics are all distorted. If I make a regular map they seem to be fine. Also, if I change the sector lighting brightness, the in game brightness isn't really effected, however the color of the wall textures change. Does anyone have any idea what Im doing wrong if anything? I followed the zdoom wiki on how to make 3d floors. Check out my wad and let me know what I'm doing wrong. Any help I would appreciate.
I was looking at the "Type" tag for the lindedef I made for the 3d floor, and according to the WIKI "0" is for Vavoom style 3d floor, however if I set it to "1" being a solid 3d floor, the floor dissapears. Still stumped...
made 3d floor, graphics are distorted
Moderator: Graf Zahl
-
- Posts: 13
- Joined: Mon Oct 09, 2006 13:39
made 3d floor, graphics are distorted
- Attachments
-
- 3dtest.rar
- (773 Bytes) Downloaded 85 times
- wildweasel
- DRD Team Admin (Inactive)
- Posts: 2132
- Joined: Wed Jun 29, 2005 22:00
- Location: the Admincave!
- Contact:
-
- Posts: 13
- Joined: Mon Oct 09, 2006 13:39
-
- Posts: 13
- Joined: Mon Oct 09, 2006 13:39
oK, I tried it again, both with new flats and new textures, and they both show up in the Doom Builder 3D mode editing. However when I run the game to test it out, the graphics look like a checkerboard pattern, both on the walls and the floor. It is as if the textures are missing or something. I am still lost on this one....anyone have any ideas?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
-
- Posts: 13
- Joined: Mon Oct 09, 2006 13:39
- Nash
- Developer
- Posts: 1226
- Joined: Sun Sep 25, 2005 1:49
- Location: Kuala Lumpur, Malaysia
- Contact:
-
- Posts: 2
- Joined: Thu Oct 26, 2006 6:17
I decided to get back into Doom mapping a bit ago, and I had the usual noob trouble -- start with a test sector -- whoops, need more than one sector. Whoops, crash, no player 1 start. Whoops, no textures. Whoops, no lighting. Whoops, tagged the transfer sector rather than the affected and wondered what was going on...
Anyway, one problem I had with testing in DB seemed to be some kind of working directory thing. I had a relative IWAD path in my GZDoom INI, and that caused trouble whenever I would load a PWAD -- it would change the working directory and then an IWAD couldn't be found. Then, when I would instruct DB to test a level in GZDoom, it would load up in complete darkness (not even sector lighting, though I had set it flat at 64 and decided to use dynamic lights), but the weapon sprite would be affected by my dynamic lights as I'd run around.
What I ended up doing was just drag-and-dropping my wad onto GZDoom.exe. You can do that along with whatever additional resources you need instead of worrying about the command line, and it's pretty easy. Just make sure you have an absolute path to your IWAD in your INI.
Anyway, one problem I had with testing in DB seemed to be some kind of working directory thing. I had a relative IWAD path in my GZDoom INI, and that caused trouble whenever I would load a PWAD -- it would change the working directory and then an IWAD couldn't be found. Then, when I would instruct DB to test a level in GZDoom, it would load up in complete darkness (not even sector lighting, though I had set it flat at 64 and decided to use dynamic lights), but the weapon sprite would be affected by my dynamic lights as I'd run around.
What I ended up doing was just drag-and-dropping my wad onto GZDoom.exe. You can do that along with whatever additional resources you need instead of worrying about the command line, and it's pretty easy. Just make sure you have an absolute path to your IWAD in your INI.