Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_factory_03_furnace_Alarm_0

(view raw script w/o annotations or w/e)
1
sprite_index = spr_factory_03_furnace_offon
2
image_index = image_number - 1
3
image_speed = -1
4
state = 2
5
with (child_light)
6
    destroy_self = true
7
child_light = -4
8
audio_play_sound(snd_fire_snuff_out, 1, 0)
9
audio_stop_sound(fire_loop)