SonicGDX / SonicGDX.github.io

https://sonicgdx.github.io/
Apache License 2.0
0 stars 0 forks source link

Jittery pixel positioning when moving #14

Closed SonicGDX closed 1 year ago

SonicGDX commented 1 year ago

Highlighted by https://github.com/SonicGDX/SonicSwirl/commit/f12016dcd33a11913c18958375b64cff6246e68b the top pixel row is sometimes right of where it should be relative to other tiles. This was discovered after colouring tiles differently

Normal: image

Erroneous:

image

SonicGDX commented 1 year ago

Fixed by https://github.com/SonicGDX/SonicSwirl/pull/16/commits/cc3eb05bc1557e797274e3dd09ebd590c3201e93

Strange behaviour caused by ShapeType.Line