WOF_ADD without interpolation
Moderator: GZDoom Developers
-
-
- Posts: 950
- Joined: Mon Jul 21, 2008 4:08 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia (Modern GZDoom)
WOF_ADD without interpolation
Sometimes changing psprite offset/rotation/scale additively is convenient but interpolating the values isn't. It'd be nice to have an option for WOF_ADD (or a new flag) that wouldn't imply WOF_INTERPOLATE as well. It's simple enough to make a wrapper but having a native flag would be better.