Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_ch5_DW30_paper_Draw_0

(view raw script w/o annotations or w/e)
1
if (!_paper_active)
2
    exit;
3
draw_sprite_ext(spr_town_temmie_paper, 0, _xx, _yy, _xscale, _yscale, _angle, c_white, image_alpha);