diff --git a/src/actor.rs b/src/actor.rs index ed94544..483baeb 100644 --- a/src/actor.rs +++ b/src/actor.rs @@ -545,25 +545,32 @@ fn handle_wants_maxrotation( } } +/// Slows down NPC's movement until they reach their target velocity. fn handle_wants_maxvelocity( time: Res