Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_fx_growsquare_Create_0

(view raw script w/o annotations or w/e)
1
color = c_red;
2
active = 0;
3
timer = 0;
4
alarm[0] = 1;
5
target = -1;
6
growspeed = 4;
7
alpha = 1.5;
8
fadespeed = 0.1;
9
growth = 0;