Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_church_linear_fade_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_alpha = 1;
|
|
2
|
image_angle = direction;
|
|
3
|
timer = 0;
|
|
4
|
lifetime = 20;
|
|
5
|
fadetime = 10;
|
|
6
|
image_xscale = 2;
|