Hi all,
I am trying to figure out the best way to create a row of objects based on an increasing distance variable and then systematically remove the objects as the distance decreases.
For example; The user moves a slider from 3" to 18" and a row of 6 objects are created in a line at 3" intervals. If the user moves the slider to 9" the three objects at 12, 15, and 18 inches are removed.
I have created a version where I lay out all of the objects and use a scaling object to trigger each one turning on or off when but I would like a solution a little bit more elegant then that if possible.
Thanks,
Vern