Hey Clickteam,
I want to build a counting mini game for my 6 year old daughter. My idea is to have lets say 20 balloons on a frame with a number in each balloon, from 1-20. The balloons will be randomly placed on the screen. The player will have to find the balloon that has the number 1 and click it. The idea is to click on each balloon in numerical order from 1-20! Pretty fun in my mind and educational. Lol.
Now, my inexperienced Clicker self would create 20 different actives and manually code it that way but I want to learn the better way of doing it. How could I do this with ForEach loops? And also, How would I code it to click on the correct numbered balloon?
Thanks Clickers!