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
I want to move where my window is located, because I need objects to load from the left side. Thanks!
Errr which window?
The one in your house? The Project Editor window? The browser? The exported NWs window?
Seriously, at least give a decent explanation of your problem Not all of us are psychic :/
Develop games in your browser. Powerful, performant & highly capable.
I apologize. The window with the dotted lines.
I'm trying to have things load from the left of it, outside of it, but since they are not in the project, the white space, they will not load.
Objects from the left would then move into the screen.
Do you mean?:
You have a big white space say, 1080 x 1920. But your project area dimensions (dotted lines) are 795 x 448?
Anything you don't want to move on that area has to have a parallax of 0,0 (like your buttons). Everything else should load fine so long as you have all the events set up properly.
There are many tutorials for this.