Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_shopwriter_Create_0

(view raw script w/o annotations or w/e)
1
shopstring = "SHOP STRING INNIT?";
2
sndpause = 0;
3
timer = 0;
4
texttimer = 0;
5
active = true;
6
textcomplete = false;
7
drawtext = true;
8
depth = 999995;
9
yloc = board_tiley(2) + 12;
10
xoff = 0;
11
playsound = true;
12
centered = false;
13
textcol = 16777215;