Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_teevie_spring_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
image_speed = 0;
3
timer = 0;
4
active = 0;
5
scr_darksize
scr_darksize

function
scr_darksize()
{ var inst = id; if (argument_count) inst = argument0; inst.image_xscale = 2; inst.image_yscale = 2; }
();
6
scr_depth
scr_depth

function
scr_depth()
{ if (argument_count > 0) { with (argument0) depth = 100000 - ((y * 10) + (sprite_height * 10)); } else { depth = 100000 - ((y * 10) + (sprite_height * 10)); } }
();
7
camx = 0;
8
camy = 0;
9
camdesx = 0;
10
krx = 0;
11
kry = 0;
12
sux = -1;
13
suy = -1;
14
rax = -1;
15
ray = -1;
16
krarrived = 0;
17
suarrived = 0;
18
raarrived = 0;
19
susie = 0;
20
kris = 0;
21
ralsei = 0;
22
image_index = 0;
23
talked = 0;
24
name = "";
25
boss = 0;
26
flag = 1251;
27
bossinit = 0;