Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_knight_diamondswordbullet_ext_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
element = 5;
3
con = 0;
4
timer = 0;
5
topindex = irandom(12);
6
botindex = irandom(12);
7
shakeme = false;
8
play_passing_sfx = true;
9
image_speed = 0;
10
fake = false;
11
do_afterimage = false;
12
r = 255;
13
g = 255;
14
b = 255;