Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_credits_intermission_ripple_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if (image_index >= 1)
4
    image_speed = 0
5
if (y < 0)
6
    instance_destroy()