Random Elements in Matrix
radoslav
Member Posts: 2
Hello all. This is my first post here .
I want to ask for one thing and in last few days I read many more topics but no find answer for this question.
Ok that is the situation:
We have one matrix-grid with 5 rows with 5 cells in every row- 25 possible positions. We have and one figure for example red circle.
The Mega Question is- I want to place in the screen 12 circles to random places in the grid, but for every row the rule is- min One circles max Four.
Well my question is no for programming logic ( I`m php/mysql developer with 9 years experience ), but for GS functionality, and... I`m not sure the Creator give the freedom for this case. We need a one logic array for example called circles[] with 12 objects and counting, if else constructions, one while loop for calculation, random selections etc. GS is great to use function library, and really sorry if the mistake in me, but I read and wiki and test few things but with no success.
If this is possible in GS please give me a hint ( once again no lose your time for mathematics and logic work, just GS feature for my question ), if this is not possible please move this topic in New Features section.
Thanks in advance!
I want to ask for one thing and in last few days I read many more topics but no find answer for this question.
Ok that is the situation:
We have one matrix-grid with 5 rows with 5 cells in every row- 25 possible positions. We have and one figure for example red circle.
The Mega Question is- I want to place in the screen 12 circles to random places in the grid, but for every row the rule is- min One circles max Four.
Well my question is no for programming logic ( I`m php/mysql developer with 9 years experience ), but for GS functionality, and... I`m not sure the Creator give the freedom for this case. We need a one logic array for example called circles[] with 12 objects and counting, if else constructions, one while loop for calculation, random selections etc. GS is great to use function library, and really sorry if the mistake in me, but I read and wiki and test few things but with no success.
If this is possible in GS please give me a hint ( once again no lose your time for mathematics and logic work, just GS feature for my question ), if this is not possible please move this topic in New Features section.
Thanks in advance!
Comments