Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_transformation_p1_shield_Step_0

(view raw script w/o annotations or w/e)
1
if (image_alpha < 1 && (!noloop))
2
    image_alpha += 0.25
3
else
4
    noloop = true