Follower Entity rotating

Hello again, I know you’ll hate me now…
since everything is working, I wanted to try the Follower Entity in 2D (graph), and my NPC Is now rotating. I tried setting the Allow Rotating On The Spot flag to false, but it doesn’t change anything.

Oh, I need to put _followerEntity.updateRotation = false;
It’s easy to miss this behavior…