Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_circlezoom_Draw_0

(view raw script w/o annotations or w/e)
1
if (surface_exists(surf))
2
    draw_surface(surf, 0, 0);
3
draw_set_color(c_yellow);
4
draw_text(0, 0, lerpamount);