I am wondering if there is no way to solve this:
-
by using transition.to(), with non-linear transition, it’s impossible to avoid subpixel positioning during transition.
-
when on subpixel position, you are always going to get some artifacts like thick pixel/seams.
So the only way is to not move using easing, true?
I should mention I am using pixel graphic assets, which makes the latter problem more noticeable.