'SetZ' should have 'moving' parameter

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: GZDoom Developers

User avatar
Rip and Tear
Posts: 185
Joined: Tue May 02, 2017 3:54 pm

'SetZ' should have 'moving' parameter

Post by Rip and Tear »

'SetOrigin' and 'AddZ' have a 'moving' parameter to control movement interpolation. However, 'SetZ' does not have this parameter, so there is no way to disable the interpolation. It should be added.

The default value for this parameter should be 'true' to avoid modifying existing behavior.

Return to “Feature Suggestions [GZDoom]”