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