Hello there !
While doing the carrousel exercise for the ASSEMBLE tutorial, i encountered an unexpected problem, a.k.a “it was supposed to be an easy thing to do, but it’s not”.
So i have this model :

I would like each tube to be able to rotate along its own Z axis, so that the tags do not all share the same rotation.
The logical step was to “Rotate instances”, chose “local space” and rotate along the Z axis (then using a Random Value > To Radians > Combine XYZ – Z socket > Rotation)
But it doesn’t work as intended :
It works correctly with the Y axis, but behaves weirdly with the X and Z axis.
Do you have any idea why ? How can i make my tube instances rotate correctly around their Z axis ?