Creating a stable movement controller for NPCs

Yep using PID will just end up as LinearVelocity or Body velocity with enough tuning.

Personally I just use a flat vector force and add a drag force to maintain constant speed which has created a humanoid like effect.

1 Like