When I apply the array modifier to the object, it follows the path "standing" up, I want the object to follow the curve "laying" down. The object is created in a "lying" down position. I have tried to rotate and change, but it's not working as I want. Is there a setting for this I have missed or how could this be done?
-
$\begingroup$ What happens if you rotate the object into the correct position? Also have you tried changing the follow axis in the Curve modifier? $\endgroup$Duarte Farrajota Ramos– Duarte Farrajota Ramos ♦2018-02-05 15:48:19 +00:00Commented Feb 5, 2018 at 15:48
1 Answer
An array modifier duplicates the object multiple times, the curve modifier can then control the direction of the duplications. The curve modifier uses the chosen axis of the object when it does the deform, the offset dimensions of the array modifier need to match the axis that the curve modifier is using.
Each point in a curve has a tilt property. You can use this to align the objects second axis to point the direction you want. You can use CtrlT to interactively alter the tilt in the viewport.


