Is there anyway to achieve pixel perfection without changing camera ortho width?
This is because I want the player with higher resolution to see the same area as lower resolution player.
Is there a formula for this? What is the best way for me to achieve pixel perfection without changing ortho width? Right now my pixel sprite has its pixel changing size dramatically while moving (ortho width is set to 1024)
Thanks!