Constant FLING_SCALING_FACTOR

Source
const FLING_SCALING_FACTOR: f32 = 0.95;
Expand description

Factor by which the flinging velocity changes on each tick.