-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe the bug
When tweening position using the EaseInOut method, the frames in the easing out part aren't spaced similarly as the easing in part. The easing out frames stops rather abruptly instead of slowing down. The same issue seems to be present in rotation tweens as well.
To Reproduce
Steps to reproduce the behavior:
Basically following the same steps as your moving mine cart example on YouTube, except with EaseInOut instead of Linear tweening.
Expected behavior
The frame spacing for the easing "out" part of the EaseInOut tween should be similar to the easing "in" part.
Screenshots
In this screenshot you can see that it's easing in nicely, but it's not easing out properly near the end.

System Information (please complete the following information):
- Operating System: Windows 10
- Aseprite Version: v1.3.9.2-x64
- Tool + Tool Version: The Tween Machine v1.3.0
- Size of Canvas (Width x Height): 128x128