Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_prophecy_groundshards_Create_0

(view raw script w/o annotations or w/e)
1
siner = 0;
2
scr_size
scr_size

function
scr_size(arg0 = image_xscale, arg1 = image_yscale, arg2 = id)
{ with (arg2) { image_xscale = arg0; image_yscale = arg1; } }
(2, 2);
3
vspeed = 4;
4
image_speed = 1;
5
ytarg = cameray() + 320;
6
fadeoutmode = 0;
7
image_index = random(30);