Hi,
I'm using Unity and want to build to WebGL, and i want to Up scale the game.
I found three ways:
- 2D Pixel Prefect Package+ pixel perfect camera component
- Screen.SetResolution
- https://itch.io/t/129513/unity-guide-upscaling-your-low-rez-game and this guide
But I can't figure out which is the best way to it.
So may question are:
- What is the best way to upscale the game?
- What is the best resolution to upscale? (since the ideia is the game being played in the itchi.o page)