Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_coaster_jama_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
contimer = 0;
3
flashtimer = 0;
4
type = 0;
5
bigcar = 0;
6
bigcarhp = 2;
7
waitamount = 20;
8
image_xscale = 2;
9
image_yscale = 2;
10
active = 1;
11
chancer = floor(random(200));
12
moveberd = 0;
13
image_speed = 0;