function on_key_release(key)
local bind = dik_to_bind(key)
if bind == key_bindings.kCROUCH then
level.press_action(bind_to_dik(key_bindings.kCROUCH))
end