Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_lancercactus_Draw_0
related scripts:
Create_0
•
Draw_0
•
Other_10
•
PreCreate_0
•
Step_0
(
view raw script w/o annotations or w/e
)
1
draw_sprite_ext(sprite_index, image_index, round(x / 2) * 2, round(y / 2) * 2, 2, 2, 0, c_white, 1);