[HELP] BP with sprite and rotating component, rotates until 90 degrees, then stops.

Is there something I am missing? I have a BP with a sprite in it. I have a rotating component that turns the sprite very slow. There are several other sprites within this BP that spin independently. The main large sprite stops spinning after it rotates 90 degrees, but the other sprites continue spinning.

Is this being done with a Text Render component?
if so show us a picture of the settings

No, it used a Rotating Movement Component. I actually ended up rebuilding the thing from scratch and now it works. I am not sure exactly why, but it works now. Thanks for the help anyway though.