Function de_movement::pathing::finish_paths
source · fn finish_paths(
commands: Commands<'_, '_>,
objects: Query<'_, '_, (Entity, &Transform, &ScheduledPath, &mut DesiredVelocity<PathVelocity>)>
)
fn finish_paths(
commands: Commands<'_, '_>,
objects: Query<'_, '_, (Entity, &Transform, &ScheduledPath, &mut DesiredVelocity<PathVelocity>)>
)