11-02-2019, 04:44 AM
Default align behavior in Position Object is vertex normal align, and vertex normals are averaged face normals, so in the case of a box they all point out diagonally.
If you need more control, do your surface align with an actual Rotation operator. In there you can specify face align instead of vertex align.
If you need more control, do your surface align with an actual Rotation operator. In there you can specify face align instead of vertex align.