Function yurei::systems::handle_damping

source ·
pub fn handle_damping(
    query: Query<'_, '_, (&mut ExternalForce, &Movement, &Velocity)>
)