I have a pixel art game that I want to render with viewport mode, however I’d like the camera to be able to move at subpixel values to prevent jitter from pixel snapping.
This tutorial was perfect but it isn’t working as-is for Godot 4. I’m wondering if anyone has figured out a good solution yet?