Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_macro_froggit_green_shader_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if instance_exists(obj_background_macro_froggit)
4
    image_alpha = clamp(obj_background_macro_froggit.draw_alpha, 0, 1)