Undertale script viewer

← back to main script listing

gml_Object_obj_spinbullet_huge_Alarm_3

(view raw script w/o annotations or w/e)
1
move_towards_point(centerx, centery, 12);
2
if (king == obj_musicobjectparent)
3
    snd_play(snd_shakerbreaker);