momentum: type: world events: on player jumps: - adjust has_friction:false on player starts sprinting: - while : - if <= 0.29: - wait 0.1s - adjust speed: - announce - adjust has_friction:true on player stops sprinting: - adjust speed:0.11