Thanks, I'm happy that you liked :D
Regarding the resolution I use 840x480 thats 10 times the default resolution and the pixel perfect component so i think the up scale is correct. But I'm not sure, can be wrong xD
Toscan0
14
Posts
2
Topics
3
Followers
1
Following
A member registered Jan 09, 2021 · View creator page →
Creator of
Recent community posts
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)