Hi. <img src="smileys/smiley1.gif" border="0" align="middle" />
I'm new to Construct 2 and have been testing it for some days, to see what features it can provide to me.
Then, I was testing the arrays feature to create a rectangle with objects type, so later I can implement a random dungeon algorithm.
But then, I got a problem with it and although I have a background on programming and even OOP, couldn't figure out what is wrong.
Here are the screenshot of the Event Sheet:
<img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/599940_326755267408388_1328991663_n.jpg" border="0" />
My idea was to iterate over a bi-dimensional matrix where the values of each block doesn't matter, only the index of the iteration, since I can't put a For statement inside another.
And the layout, sheet and layer are correctly associated (leaved them to default, only changed the name).
And the object Walls have 32x32 size, but this is easily handled.
My question is: is there anything that I should've done first? Why it doesn't iterate the loop?
Link to project:
sendspace.com/file/qqnsna