I’m trying to duplicate an object so that I can transform it along a certain axis by a certain amount, but duplicating it offsets the object by 1x and 1y. I would prefer to have it precisely overlayed the original mesh so I can simply do one transform movement instead of having to correct it first.
Is this possible?
Thanks