[Solved] Rotate towards cursor is spazzing out

So I was working on a top down shooter. Simple enough, I add top down movement behaivor plus make the character rotate towards the cursor. But the player keeps spazzing out. Any ideas how I fix this?


those are my only events and behaviors.

EDIT: I fixed it. Had the rotate speed at 9999 but it should have been at 0.

2 Likes