Hello!
I want to fill the screen tiles (which are already generated but invisible) in a random manner, making them visible.
So far I have this capx I am attaching.
My isssues:
1. Too slow!!!! And this is even a small sample screen. The level is bigger....
2. I would like it to enable a tile by random per row, then going down a row, enable a tile there by random, next row... then back to top, repeat... Of course using loops. I am daft at moment so I would love some help here.
Thanks for the help.