Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_rooftop_resettext_Step_0
(
view raw script w/o annotations or w/e
)
1
draw_alpha -= 0.05
2
if (draw_alpha < 0)
3
instance_destroy()