The previous script was kind of messy so I had to put some parameters into the BigColumns function. There are four parameters: NumOfPillars(Number of pillars), SpaceFromCenter(Space from pivot(0,0,0) for columns), Height(height movement in Y-axis) and gap(Space from pivot(0,0,0) for small rings). At the end in the myCreation function, I can just add in the numbers that I want for the 4 attributes.
Simplified Version Script
I have also grouped the columns together with the torus so that they will move together in height. So first off, I have to create lists and append for both pillars and torus. After which, I grouped them together and move, rotate or scale however I want. :)
No comments:
Post a Comment