I know it's an unusual way to search this kind of feature, but is it possible to set an automatic transformations link from one SceneNode to an other ?
For example, if I link a SceneNode A to a SceneNode B, and if I apply a translation on the SceneNode A, the SceneNode B has to receive the same translation. As if SceneNode B was the child of SceneNode A. But it's not.
?