-
Reset time remap to 0 after every slider keyframe
Hi guys, so imagine I’ve enabled time remapping on a layer and its value changes with time as it supposed to. That’s fine by me, but I’d like to make it start playing back from 0 every time time reaches a slider keyframe. I’ve tried using modulus %, but the best thing I could find is nearestKey.time, which isn’t precise and affects time remapping sooner then there is a slider keyframe.