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
How do I best set the elements of an array?
array set at x/xy/xyz
for mass assigning use
array for each element x/xy/xyz
together with conditions for array.curx; array.cury; array.curz if you only want it to affect specific rows/collumns/pages
can you show me how to set a 2 dimensional array of 3 rows and 3 columns, with each row and column having "1,1", "1,2" with a .capx?
sure
s000.tinyupload.com/index.php
dropbox.com/s/eqijs83gba9h5v2/Array.capx
Edit: too slowly
Develop games in your browser. Powerful, performant & highly capable.
thnx