easy way to change resolution for pixel art games..

作成日:
更新日:

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!

コメント

作成日:

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.