Disable FollowerEntity Rotation

Is it possible to disable the rotation handling of the FollowerEntity similar to RichAI?

Hi

Currently, you cannot. Though you can decouple it from the transform by setting ai.updateRotation = false;.