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
Hello developers.
I realized that when changed layout, array is not stay.
I want to stay some arrays when changed layout.
How to stay arrays?
Thanks for reading.
Develop games in your browser. Powerful, performant & highly capable.
Did you checked is your array working at all? May be you have an "clean array" somewhare between layouts? Remember that before using array you should do Array - set size to (some size), and there should be at least 1x1x1. If you have size of array 0 somewhere - it will destroy all the array as I know.
I do like this, and it stays with me all the project