How can I add an in-place rotation?


I want to add an in-place animation while the enemy is turning to face the player via the “RotateToFaceBBEntry”. How can I do that. I added a simple Parallel task, but it doesn’t stop once it starts.