Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_omawaroid_street_Create_0

(view raw script w/o annotations or w/e)
1
boxTop = obj_growtangle.y - 71;
2
boxLeft = obj_growtangle.x - 71;
3
nexty = y;
4
driveSpeed = 6;
5
carhit = 0;
6
hitcheck = 0;
7
lastLeftCarSpeed = 99;
8
lastRightCarSpeed = 99;
9
leftcar = 0;
10
rightcar = 0;
11
lastSide = 0;
12
anti_cheese = 0;
13
heart_xstart = obj_heart.x;
14
cheese_timer = 0;