Gumball Object Orientation

Is this a bug or intended withing v8 (thought the behavior was different in previous versions), would like to have the gumball oriented from the center/area/volume centroid and according to the normals of the object/objects. Thank you for clarification.

align to world would use the bounding box center.

align to object will use the normals but no the center

to get both you will need to make a cplane by object then use the gumball align to cplane which uses the cplane normals, and the object bounding box center.

smarter people would have to explain why, I can only demo the how.

1 Like