Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_block_vfx_Create_0

(view raw script w/o annotations or w/e)
1
x += (-6 + random(12));
2
y += (-6 + random(12));
3
image_index = 0;