alarm[2] = random(60) + 40;gml_Object_obj_gyftrothead_Alarm_2.gmlimage_index = 1; alarm[3] = 8;
image_xscale = 2;
image_yscale = 2;
alarm[1] = 45;gml_Object_obj_gyftrothead_Alarm_1.gmlif (x > (xstart + 8)) hspeed = -1; else hspeed = 1; if (instance_exists(obj_gyftrotmouth)) obj_gyftrotmouth.hspeed = hspeed; alarm[4] = 8 + random(10);
instance_create(x + 50, y + 96, obj_gyftrotmouth);
image_speed = 0;