Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_dw_technical_difficulties_Create_0

(view raw script w/o annotations or w/e)
1
depth = -1000;
2
screen_alpha = 1;
3
screenwidth = view_wport[0] * 2;
4
screenheight = view_hport[0];
5
crttimer = 0;
6
crt_glitch = 0;
7
chromStrength = 0.5;
8
con = -1;
9
target_scale = 2;
10
screen_scale = 2;
11
anim = 0;
12
warp_timer = 0;
13
type = 1;
14
siner = 0;