Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi.I `m making a html5 game,so if i change size of browser,i want to resize all of object in the game depend on web browser size.if any has solution for this problem,can you explain for me that how to do that?
Develop games in your browser. Powerful, performant & highly capable.
If you set scale inner or letterbox scale on your project fullscreen in browser property objects will be scaled corresponding to the page size.
You can explain more for me???by some images or some instructions?
In your project properties, on the left side, there is an option to set full screen scaling. Objects will get scaled accordingly.