So I’m making a 2D game that requires the player sprite to perpetually rotate. I’ve used the Rotation Movement Component and it kind of works. The problem is once it reaches the X-axis it bounces back in the other direction. Could anyone help me with how to make this sprite come full circle?