I have a model that is spinning/moving pretty much on all axis, but I would need one part of the model to always stay straight on X and Z and only spin together with the model on the Y axis.
I can’t set the CFrame of the part separately because it is welded to the main part of the model.
How do I make it so that it spins with the model, but only on the Y axis? (While the model can keep spinning on any axis)