Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_bullet_scarecrow1_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
image_xscale = 2;
3
image_yscale = 2;
4
stall = 0;
5
timer = 0;
6
flip = choose(1, -1);
7
timepoints = 0;
8
grazepoints = 1;
9
destroyonhit = false;