Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_warpflame_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
roomtarg = 270;
3
entrance = 0;
4
siner = 0;
5
timer = 0;
6
scr_darksize
scr_darksize

function
scr_darksize()
{ var inst = id; if (argument_count) inst = argument0; inst.image_xscale = 2; inst.image_yscale = 2; }
(id);
7
image_speed = 0.125;
8
scr_depth
scr_depth

function
scr_depth(arg0 = id, arg1 = 0)
{ with (arg0) depth = 100000 - ((y * 10) + (sprite_height * 10) + (arg1 * 10)); }
();
9
depth += 4000;
10
musfade = false;
11
color = "pink";
12
colinit = 0;