Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_undertalelogoINTRO_Alarm_0

(view raw script w/o annotations or w/e)
1
audio_play_sound(mus_intronoise, 10, 0)
2
image_index = 1
3
image_speed = 0
4
with (obj_yellowlogoINTRO)
5
    alarm[0] = 60
alarm[0]

audio_play_sound(mus_intronoise, 10, 0) image_index = 1 image_speed = 0 with (obj_yellowlogoINTRO) alarm[0] = 60