hspeed = 0;
alarm[1] = 40 + random(20);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);
if (instance_exists(obj_gyftrotmouth))
obj_gyftrotmouth.hspeed = hspeed;