KillzXGaming / Cafe-Shader-Studio

A program to preview various materials and shaders in games.
MIT License
48 stars 9 forks source link

Unwanted End-of-Animation Interpolation #9

Closed S41L0R closed 2 years ago

S41L0R commented 2 years ago

The orange marker appears to interpolate back to its starting position when it should snap. This issue may be a result of seeing the animation without clamping, in which case it is a duplicate of #7.

Tested in Mario Circuit from Mario Kart 8 WiiU.

image

KillzXGaming commented 2 years ago

Same issue as https://github.com/KillzXGaming/Cafe-Shader-Studio/issues/7. It snaps due to custom delta values.