Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_bullet_orange_debris_Draw_0

(view raw script w/o annotations or w/e)
1
draw_sprite_ext(sprite_index, image_index, x, y, image_xscale, image_yscale, image_angle, c_white, image_alpha * (1 - (point_distance(obj_growtangle.x, obj_growtangle.y, x, y) / 224)));