Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_35_pacifist_gate_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if (image_index > 0)
4
{
5
    if (draw_alpha < 1)
6
        draw_alpha += 0.2
7
}