easy way to change resolution for pixel art games..

Created at
Updated at

I've tried everything for almost a week trying, nothing works, the camera needs to clamp some option that clamps the screen limit, and change resolution from 1920x1080 to smaller ones 1920x1080/4/2 etc, change tile from 48x48 to 16x16, 32x32x etc, the engine has potential  but needs adjustments!

Comments

Created at

The resolution is fixed at 1920x1080 that is why upscaling tiles and assets is required. The camera clamping map limits certainly would be useful, I will add this to the request list.