Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_feisty_four_ace_intro_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0.36666666666666664
2
image_index = 0
3
index_trigger_obj = 3
4
trigger_obj = false
5
index_trigger_bg = 7
6
trigger_bg = false
7
if instance_exists(obj_background_feisty_four_yellow)
8
    depth = obj_background_feisty_four_yellow.depth - 10
9
audio_play_sound(snd_feisty_ace_entrance, 1, 0)