if image_speed = 0 { global.handy += 1 image_speed = 0.5 audio_play_sound(phone,1,0) } if instance_number(phone) <= 1 { if room_exists(room_next(room)) room_goto_next(); }