Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_ch4_DCB02_vfx_line_Create_0
(view raw script w/o annotations or w/e)
|
1
|
alpha = 0;
|
|
2
|
lifetime = 180;
|
|
3
|
maxsize = 600;
|
|
4
|
cursize = 0;
|
|
5
|
init = -1;
|
|
6
|
depth = 1999000;
|
|
7
|
line_color = 65280;
|
|
8
|
line_timer = 0;
|
|
9
|
y_pos = ystart;
|
|
10
|
y_speed = 4;
|
|
11
|
line_alpha = 0;
|