Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_knight_streamline_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 = 4;
|
|
6
|
width_goal = 4;
|
|
7
|
line_length = 0;
|
|
8
|
timer = 0;
|