Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_climb_scissors_Draw_0

(view raw script w/o annotations or w/e)
1
animindex += 0.25;
2
draw_sprite_ext(spr_scissor_nodancer, animindex, x + 20, y + 20, 2, 2, angle, c_white, 1);