Hello!
I'm developing a simple 2D platformer with low res pixel art (canvas of size 144x81 pixels), and I noticed that when I move the sprite horizontally but enough to make the camera follow it, there's some jittering ocurring with the sprite.
Here's the link (just pass the "main screen" clicking on START):
https://danielklava.github.io/1-minute-left/
Could a kind soul give some assistance? I pay with internets.
Thanks a lot!