My question is that how can i make tapering of a speciefic numbered group of ellipse. These ellipses are above each other with some distance between each other and i want to change their radiuses (x,y) in an order. For example the lowest ellipse is the biggest one and the highest one is the smallest(maybe with a help of a "slider"). So actually scale each ellipses in an certain way, but in the same time.
MANY THANKS FOR ANY REPLIES !
Here I'm making the curves from scratch, you could also use a Series or Range component to generate scaling factors, which will allow you to modify any curve rather than just ellipses.