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
Develop games in your browser. Powerful, performant & highly capable.
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
thnx