Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_dw_tv_funometer_Create_0

(view raw script w/o annotations or w/e)
1
fun = 0;
2
functionalfun = 0;
3
funspeed = 0.1;
4
scr_darksize
scr_darksize

function
scr_darksize()
{ var inst = id; if (argument_count) inst = argument0; inst.image_xscale = 2; inst.image_yscale = 2; }
(id);
5
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)); } }
();
6
empty = 0.35;
7
half = 0.65;
8
full = 0.95;
9
maxed = true;
10
siner = 0;
11
hope = false;
12
shaking = false;
13
shakecon = 0;
14
cracked = false;
15
timer = 0;
16
hue = 0;
17
rainbow = 0;
18
image_xscale = 1;
19
image_yscale = 1;
20
hope_anim = 0;
21
hope_flower_active = false;
22
hope_flower_anim = 0;