Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_holywater_bubbles_Create_0
(view raw script w/o annotations or w/e)
|
1
|
timer = 0;
|
|
2
|
con = 0;
|
|
3
|
image_index = 1;
|
|
4
|
image_xscale = 1;
|
|
5
|
image_yscale = 1;
|
|
6
|
image_blend = c_aqua;
|