How to prevent the character to swing while being moved by LinearVelocity?

Hello
I want to move the character in the air towards a point using external force (I am using LinearVelocty).
I put the character in PlatformStand mode, however the character still swings around its HumanoidRootPart while being moved in the air.

Any idea?
Thanks