Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_chasespawn_Create_0

(view raw script w/o annotations or w/e)
1
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);
2
con = 0;
3
timer = 0;
4
siner = 0;
5
depth = 10000;
6
desx = camerax() + 320;
7
desy = cameray() + 240;