Game Development Community

Constructor Object Symmetry

by Benjamin Stoneking · in Constructor · 06/01/2008 (8:33 am) · 1 replies

I've been working on a complex sort of wall in constructor that surrounds a castle courtyard. And as I finished the west side of the wall It occurred to me that there is no symmetric cloning. So in other words I have to find another way to make the east wall look exactly like the west wall? I'm stuck and I've been searching the forums to see if there is anything i'm missing but there doesn't seem to be any attention on the subject. Is there any tool or plug-in I can use to make objects symmetrical to one another?

#1
06/01/2008 (8:38 am)
Never mind... I figured out what I had to do...

For future reference... to make a cloned object symmetrical to another along a specific axis.... Simple use a scale modifier on you object and make the value negative.