[GZDoom - ????] No horizontal spread at extreme angles

Bugs that have been investigated and resolved somehow.

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.
Post Reply
User avatar
Snarboo
Posts: 2599
Joined: Tue Nov 29, 2005 4:37 am

[GZDoom - ????] No horizontal spread at extreme angles

Post by Snarboo »

At extreme view angles, weapons cease to have horizontal spread. I've only tested this with hitscans so far, but it wouldn't surprise me if projectiles had this problem too.

It's very easy to recreate: just give yourself a hitscan weapon, type either noclip2 or fly in the console, go to the top of a tall room, then fire directly at the ground. I even have screenshots illustrating this:
Spoiler:
I have no idea what version of GZDoom this started in, but it exists in the latest build (2.1.pre-508-ga8398e7) I've tried from DRDTeam. It may not even be a bug given limitations with the Doom engine, but this doesn't seem right to me so I'm posting it anyway just in case.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [GZDoom - ????] No horizontal spread at extreme angles

Post by Graf Zahl »

The horizontal spread is entirely calculated in 2D, so for such extreme angles the horizontal disance is very small and as a result the spread very low. You'll find similar behavior in other areas, too. Some have been fixed, like projectile speed but for others it's not so easy. Here you'd have to do a complete overhaul of the trace calculation. Not going to happen.
User avatar
Snarboo
Posts: 2599
Joined: Tue Nov 29, 2005 4:37 am

Re: [GZDoom - ????] No horizontal spread at extreme angles

Post by Snarboo »

Understandable! Odds are good you'd never be firing at enemies at such an extreme angle anyway.
Post Reply

Return to “Closed Bugs [GZDoom]”