Timeline fails to rotate actor

Because the actor already has a RotatingMovement component, one with some settings that aren’t compatible with how I want it to spin.

However, you just made me wonder if I could add a second RM component to the actor – and I can. This seems to have solved things.

Thank you!