Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_sme_yellow_rhythm_note_end_Create_0

(view raw script w/o annotations or w/e)
1
box = 3154;
2
image_speed = 0;
3
image_index = global.id_store.image_index;
4
image_alpha = 1;
5
image_xscale = 1;
6
image_yscale = 1;
7
image_alpha_val = image_alpha;
8
image_xscale_inc = 0.2;
9
image_yscale_inc = 0.2;
10
image_alpha_dec = 0.1;