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

Don't use StateT for leftover time in Tweens. #29

Closed
src-of-truth bot opened this issue Jul 6, 2018 · 1 comment
Closed

Don't use StateT for leftover time in Tweens. #29

src-of-truth bot opened this issue Jul 6, 2018 · 1 comment

Comments

@src-of-truth
Copy link

src-of-truth bot commented Jul 6, 2018

This creates a funky state where running two tween splines together
causes leftover time interplay. Think about continuations or something.

-- TODO: Don't use StateT for leftover time in Tweens.
-- This creates a funky state where running two tween splines together
-- causes leftover time interplay. Think about continuations or something.

@schell schell assigned schell and unassigned schell Apr 16, 2019
@src-of-truth
Copy link
Author

src-of-truth bot commented Sep 11, 2019

Closed in commit da5562c7d9a0b4294eeef0970a3dabb121b2906e by @schell

@src-of-truth src-of-truth bot closed this as completed Sep 11, 2019
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