Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_bullet_knight_stream_Create_0

(view raw script w/o annotations or w/e)
1
x1 = x;
2
y1 = y;
3
x2 = x;
4
y2 = y;
5
width = 8;
6
width_goal = 8;
7
line_length = 0;
8
timer = 0;
9
can_do_slashes = true;