by Gez » Thu May 14, 2009 3:17 pm
Hirogen2 wrote:Another would be to have the sprites not clipped by the floor, like it happens in software mode. Not sure if that is possible or feasible though. Since I only took note of this for projectiles, maybe the "sprite clipping" option could be enhanced to carry an "always but projectiles" option besides "never", "smart" (what does that do btw?), and "always".
Yeah but then that may break other things, such as floorhugging projectiles. If there is a bug in a data file, the best cure is to correct the data file, not to create a workaround in the code, which will require another workaround because it'll break something else, and in turn this new workaround the workaround will require another workaround which.... You get where I'm going.
As for clipping sprites exactly like software does, if it were as simple as that I'm pretty sure this would already be in GZDoom.
And it seems this thread could be considered both [Not a bug] and [Not ZDoom].
PS: Smart clipping adjusts only the sprites for players, monsters and pickups. It doesn't adjust corpses other than ice corpses.
[quote="Hirogen2"]Another would be to have the sprites not clipped by the floor, like it happens in software mode. Not sure if that is possible or feasible though. Since I only took note of this for projectiles, maybe the "sprite clipping" option could be enhanced to carry an "always but projectiles" option besides "never", "smart" (what does that do btw?), and "always".[/quote]
Yeah but then that may break other things, such as floorhugging projectiles. If there is a bug in a data file, the best cure is to correct the data file, not to create a workaround in the code, which will require another workaround because it'll break something else, and in turn this new workaround the workaround will require another workaround which.... You get where I'm going.
As for clipping sprites exactly like software does, if it were as simple as that I'm pretty sure this would already be in GZDoom.
And it seems this thread could be considered both [Not a bug] and [Not ZDoom]. :P
PS: Smart clipping adjusts only the sprites for players, monsters and pickups. It doesn't adjust corpses other than ice corpses.