Subset center of rotation

is it possible to have subsets rotate around individual centers? is boundingbox(mesh) good for this ?

//yes

hey,

by my experience, it’s depends on model.
sometimes subsets has same boundingbox as model, than independent and accurate rotation becomes tricky.

use CenterXYZ pins of Tramsform node to devide centers of rotation for each subset

boundingbox is only show you current values. and help you to see and understand what is going on.

one automatic way to get the individual rotation centers is to get the subset center with bounding box and then use the xyz values to translate a second .x with all subsets centered in (0,0,0)