Ok So i have a circle (it is an active object) the border is black while the inside is white initally.
I want to have it so that whenever a new instance of the object is created (or upon some trigger) those with the white color at their action point (the center of the circle) change their color from white to a random color.
Everything I've tried has worked on all of them, not just one of them. I picked up the For Each Object Extension but still no success.
What steps do i begin with?