Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_parry_effect_Draw_0

(view raw script w/o annotations or w/e)
1
draw_circle_color(x, y, radius * 48, image_blend, image_blend, false);
2
draw_self();