Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_church_parry_sparks_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;
|
|
7
|
image_blend = c_aqua;
|
|
8
|
shader = 6;
|