So I have been using a different engine for a while, Godot, but i really want to get back into UE4, however, one thing is really stopping me.
In godot, there is an option to use actual pixel size, which makes the sprites you use be the resolution of the screen, which is set at a low resolution, like 144 or 240. With this on, the sprites move like they did on the NES and other pixel art consoles, and the pixels are in true size, which means they won’t move only half a sprite-pixel. It gives you true pixel art is what I am saying.
How do I do this in UE4? I tried just scaling down the resolution, but the sprites get distorted.