1. I noticed that I can shoot through a 3D floor and hit a polyobject below. I can only shoot through the floor if I am aiming at the bottom of the poly and not the top or a normal wall.
2. This isn't really a bug, but it worked in 0.9.12. I made some 3D floors that had transparent wall textures and now they are blacked out. I was going to make a 3D door but now the effect is destroyed.
[can't fÃx] 3D floor strangeness
Moderator: Graf Zahl
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: [0.9.16] 3D floor strangeness
Can you send me the level (or if it is in the stuff I already have a position?=justin023 wrote:1. I noticed that I can shoot through a 3D floor and hit a polyobject below. I can only shoot through the floor if I am aiming at the bottom of the poly and not the top or a normal wall.
[/quote]2. This isn't really a bug, but it worked in 0.9.12. I made some 3D floors that had transparent wall textures and now they are blacked out. I was going to make a 3D door but now the effect is destroyed.
That's not supposed to happen for 3D-floors, only for solid walls.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact:
http://www.ihud.com/file.php?file=11311 ... bj-bug.rar
This is a new .wad with a save game right where the photo is at. I also noticed that if you aim at the top of the poly door, you can't shoot it, but BulletPuff is not created on the floor. You can open the door by walking around the corner and destroying some computers.

This is a new .wad with a save game right where the photo is at. I also noticed that if you aim at the top of the poly door, you can't shoot it, but BulletPuff is not created on the floor. You can open the door by walking around the corner and destroying some computers.
NiceGraf Zahl wrote:Bug 2 has been fixed.

- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
I'm sorry but this is not fixable in the engine. The way you position your polyobject totally messes with the hitscan trace function. To avoid these problems you have to put a small sector (one unit wide) in front of the polyobject.
Fixing this would require a total rewrite of the collision detection code's polyobject handling.
Fixing this would require a total rewrite of the collision detection code's polyobject handling.
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact: