Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subframe issue #3088

Open
dnylnd opened this issue May 14, 2024 · 0 comments
Open

Subframe issue #3088

dnylnd opened this issue May 14, 2024 · 0 comments

Comments

@dnylnd
Copy link

dnylnd commented May 14, 2024

i'm doing a frame by frame animation and my path or mask path vertices number varying in every frame.
when i check my animation in the lottie player the whole animation is ruined, because of the subframes.

but not everything is frame by frame. for postion or scale or etc... i just set a few keyframes.

so i set the keyframe interpolation to toggle hold. that solves the subframing issue, but my animation now is like dashed or jittery.

if the web developer upload the animation with animation.setSubframe(false) than it should solve this issue?

in after effects there is no subframes so my animation looks good. How to solve this?

here is a test about set the animation.setSubframe(false). and its weird

https://codepen.io/edokeh/pen/oNjYBrM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant