Rotation Scripting FAIL
Creating the Railings
I have also made railings for the Leaning Tower of Pisa. To do so, I have created another function. The first thing was to make the circular shapes for the railing bar. I have used a pipe to create the railings. In order to make the railings look circular, I have added poly.smooth below. The main reason why I used poly.smooth is there is no subdivisions to make the pipe circular. For the poles, I made them into a circular formation using the same math equations that were used before. As usual, I have made lists and append for both Railingbars and Poles. After which, I just grouped(MC.group) them together and duplicated(MC.duplicate) once more to produce another railing.
No comments:
Post a Comment