Skip to content

Tween Machine's EaseInOut isn't working as expected #21

@cocefi

Description

@cocefi

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.
Image

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions