function scr_frozen_state() //gml_Script_scr_frozen_state { image_index = 0 image_speed = 0 is_sprinting = false global.walking = false return; }