pub(crate) const DEFAULT_JUMP_VELOCITY: f32 = 4.5; pub(crate) const DEFAULT_CHARACTER_SPEED: f32 = 5.0;