Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_parry_effect_Create_0

(view raw script w/o annotations or w/e)
1
image_xscale = 6 + random(1);
2
image_yscale = 3;
3
radius = 1;
4
image_blend = c_yellow;