I know there is probably very simple solution to what I am trying to do. see attachments, comments and suggestions are appreciated.
Problem: I am creating a cone (see attachment: result) of individual blocks. There are the same number of blocks per ring that are the same height on all levels. As you can see, the overall cone profile is not straight.
My Solution: I started with an array of circles. All of the circles are divided into an equal number of points using the HFrames component. I then use the component orient to attach my block module to the points on the circles. To make the ring of blocks get small as they go up, I am then applying a Non Uniform scale of the circles in the X & Y direction keeping the height the same.
NOW, this is what I'd like to do. Instead of selecting each circle and controlling the NU scale individually; Is there are way to control all of the circles with the graph mapper or something else?
I've tried many different ways to get where I am at... Any comments or suggestions would be great! Thanks
Tags:
- Attachments:
-