Undertale script viewer

← back to main script listing

gml_Object_obj_megaflybullet_Alarm_1

(view raw script w/o annotations or w/e)
1
move_towards_point(obj_heart.x - 4, obj_heart.y - 4, 5);
2
alarm[1] = 90;
gml_Object_obj_megaflybullet_Alarm_1.gml

move_towards_point(obj_heart.x - 4, obj_heart.y - 4, 5); alarm[1] = 90; sineron = 0;
3
sineron = 0;