Hello
The project uses LibGdx runtime and the problem is with animations that use paths.
In the attached videos you can see how it is supposed to perform (Normal.mp4) and how the buggy version looks (Buggy.mp4).
Apparently the problem occurs on old/slow phones. We've managed to replicate this bug on following devices:
- Galaxy Grand Neo
- Htc One S
On newer / more powerful devices the issue doesn't seem to appear. Also it works fine on desktop.
So summing up, the bug occurs with animations that use paths, exclusively on "old" devices.
https://drive.google.com/drive/folders/0B1kVtOxb4kDUNXlNN3o0U3RSNW8?usp=sharing
Under the Google Drive link are
- Videos
- Code project
- Spine project ( located in SpineTest\android\assets\coal-mini-boss )
Looking forward for feedback.
Thanks in advance.