Hey guys, I have a few questions about arrays.
I finally figured out how to use the .CurX thing but now I want to SCRAMBLE the values within the 100x1x1 Array.
Maybe you could also create the array to begin with to contain 1-100 such that NO VALUES ARE THE SAME.
Here's what I've done so far. I'd really appreciate if someone could edit the capx. : (
Thank you, guys!
http://s000.tinyupload.com/?file_id=684 ... 1934327323
https://drive.google.com/open?id=0Bwizs ... 2FXaGlNbWc
Here you go!
For those of you who don't want to download the capx for the solve:
Develop games in your browser. Powerful, performant & highly capable.
This is admittedly simple, and broad, and you will want to adjust the 'Array.Width*2' factor. To improve on this, see if you can force it to only select items that haven't been sorted yet!
Will check it out when I get home. Thank you.
Another option:
Will try that one too thanks.