Hi, guys.
I need help, i want make my app run in all resolution for android. Ex. Smarthphone and Tablets. how make this? I need select the resolution in project construct 2, say layolt? thanks.
Hey,
basically, you have to work in one specific resolution in construct 2 and then change the full-screen-in-browser setting of your project properties.
This article from Ashley documents this feature.
Good luck !
Develop games in your browser. Powerful, performant & highly capable.
Thank you, I then just lay out the size of the resolution specifies eg 480x320 and then put in the letterbox scale properties? : D