if (x > (xstart + 8))
hspeed = -1;
else
hspeed = 1;
if (instance_exists(obj_gyftrotmouth))
obj_gyftrotmouth.hspeed = hspeed;
alarm[4] = 8 + random(10);gml_Object_obj_gyftrothead_Alarm_4.gmlhspeed = 0; alarm[1] = 40 + random(20); if (instance_exists(obj_gyftrotmouth)) obj_gyftrotmouth.hspeed = hspeed;