Greetings! I need an object “A” inherit transformation of another object “B” (and its ancestors). “A” should be child of scene, not of “B”. I try to apply the matrixWorld of “B” on “A” but it doesn’t look like a real child of “B”. You can realize the difference when there are multiple transformations (scale and rotation) in the different levels of hierarchy (from ancestors B).