Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
Is this possible to do, I cant seem to get the screensize in the system values, 'display' misled me and I guessed it meant the screen, but it means th window.
Develop games in your browser. Powerful, performant & highly capable.
Hi Sonica.
Welcome to the forum.
Try using the sysinfo object, using its GetScreenWidth and GetScreenHeight functions.
Krush.
Thanks a million!