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
I need to be able to tell where an object is on the screen, as opposed to where it is on the layout. I couldn't see anything in the manual about it. Anyone able to help out? My own brain is a bit fried after work
Develop games in your browser. Powerful, performant & highly capable.
Compare scrollx and scrolly to sprite.x and sprite.y
See the expressions
ViewportBottom(layer)
ViewportLeft(layer)
ViewportRight(layer)
ViewportTop(layer)
OriginalWindowWidth
OriginalWindowHeight
WindowWidth
WindowHeight
https://www.scirra.com/manual/126/system-expressions
Thank you both for the help, I got my screen coordinates now