How do I use the Array Modifier to duplicate my object in a circle?

I followed this tutorial (and a few others), but can’t seem to get it to work.


Hi!
The object and the empty should be in the same location.
Notice that the cube has been moved in Edit Mode but its origin is still in the center, where the empty is.

image

5 Likes

Apply all object transformations: Strg + A
Rotate the Empty around the Z Axis to rotate the objects: R + Z + 360 (360 degrees for a full circle)

1 Like

It looks like it works, but you should uncheck Relative Offset.

1 Like

Just as a general aid to doing circular arrays, and you might find another way more intuitive (I don’t like the one with the empty much myself):

2 Likes

Could not resist saying there is another method: Geometry Nodes.
Here is one:

RadialArray.blend (124.9 KB)

You can append the node tree to your file.

3 Likes