Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_fx_speedlines_Create_0
(view raw script w/o annotations or w/e)
|
1
|
flipA = 1;
|
|
2
|
flipB = 1;
|
|
3
|
image_xscale = 2;
|
|
4
|
image_yscale = 2;
|
|
5
|
depth = 5;
|
|
6
|
indexA = 0;
|
|
7
|
indexB = 1;
|
|
8
|
offsetx = false;
|
|
9
|
offsety = false;
|
|
10
|
xoff = 320;
|
|
11
|
yoff = 240;
|
|
12
|
flashframe = 0;
|