Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_crayon_Alarm_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
image_alpha = 1;
4
sprite_index = asset_get_index("spr_crayon_" + string(crayon_color));