Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_gerson_swing_down_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
timer = 0;
3
con = 0;
4
destroyonhit = false;
5
active = 0;
6
fakeout = 0;
7
swingdowntype = 0;
8
timetoswing = 8;
9
special = 0;
10
eye_index = 0;
11
eye_con = 0;
12
alpha = 0;
13
alphacon = 0;
14
image_speed = 0;
15
speed = -6;
16
direction = 270;
17
friction = 0.4;
18
image_xscale = 2;
19
image_yscale = 2;
20
image_alpha = 1.4;
21
depth = obj_growtangle.depth + 1;
22
grazepoints = 4;