Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_crayon_box_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
depth = -100;
4
image_index = 0;
5
image_speed = 1;
6
image_xscale = 1;
7
image_yscale = 1;
8
image_alpha = obj_crayon_minigame.draw_alpha;
9
crayon_y_offset = 30;