I have a question regarding the array modifier:
let's say I arrange an object in a circle around an empty using the array modifier so that I have let's say 8 instances to form a wheel.
But when I try to move the wheel all the parts move in different directions.
Instead I would like to be able to freeze everything into one block (wheel) and be able to movethe wheel but without applying the modifier.
Is that possible?