Which movement script are you using? I’m combing through the documentation and it looks like your best bet may be to use a custom movement script. From there you can use RVOController.CalculateMovementDelta() and even just RVOController.Move() whenever you’d like.