Bug #511
[Heretic|Hexen] Torch fix not applied (low ceiling)
0%
Description
A small oversight I'd imagine.
The fix to stop the fire torches in Doom bobbing up and down in areas where the ceiling is too short for some of its sprite frames hasn't been applied to the equivalent things in Heretic and HeXen.
This notably effect's Heretic's fire brazier. Like Doom's fire torches, not all of its frames have the same height.
Labels: Graphics
History
#1 Updated by danij about 15 years ago
skyjake is there any reason why the positioning method flagged DDMF_NOFITBOTTOM is not the default? It seems to me that this method fits that used in the original games.
I understand that this is to prevent them being 'cut off' when intersecting floor planes but is that not preferable to having them 'jump'?
Also related: https://sourceforge.net/tracker/?func=detail&aid=2788309&group_id=74815&atid=542099
There must be a better solution to this problem than moving the sprites.
#2 Updated by vermil over 14 years ago
#3 Updated by skyjake about 12 years ago
- milestone: v1.9.0-beta5 --> v1.9.0-beta6
#4 Updated by skyjake about 11 years ago
- Tags set to Heretic, Hexen, Animation
- Category set to Minor detail
- Target version deleted (
1.9.0-beta6)
#5 Updated by skyjake about 11 years ago
- Subject changed from [Heretic/Hexen] Torch fix not applied (low ceiling) to [Heretic|Hexen] Torch fix not applied (low ceiling)
#6 Updated by skyjake over 7 years ago
- Target version set to Rendering