event_inherited(); image_speed = 0.25; if (instance_exists(obj_face_sans)) { with (obj_face_sans) instance_destroy(); } if (instance_exists(obj_face_papyrus)) { with (obj_face_papyrus) instance_destroy(); } if (instance_exists(obj_face_alphys)) { with (obj_face_alphys) instance_destroy(); } if (instance_exists(obj_face_asgore)) { with (obj_face_asgore) instance_destroy(); } if (instance_exists(obj_face_torieltalk)) { with (obj_face_torieltalk) instance_destroy(); } if (instance_exists(obj_face_torielblink)) { with (obj_face_torielblink) instance_destroy(); } if (instance_exists(obj_torbody)) { with (obj_torbody) instance_destroy(); } image_index = global.faceemotion;