Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_piece_clover_Alarm_0

(view raw script w/o annotations or w/e)
1
direction = point_direction(x - left, y - top, target_x - left, target_y - top);
2
disappear = true;
3
audio_play_sound(snd_undertale_appear, 1, 0);