Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_b1spring_Create_0

(view raw script w/o annotations or w/e)
1
image_alpha = 0;
2
active = false;
3
init = 0;
4
con = 0;
5
kr = 0;
6
su = 0;
7
ra = 0;
8
timer = 0;
9
inventory = 0;
10
lancer = 0;
11
susiewalk = 0;
12
sutimer = 0;
13
sutimertarget = 60;
14
visit = 0;
15
visitimer = 0;
16
key = 0;
17
ralseireal = 0;
18
susiereal = 0;
19
tenna = 0;
20
timer2 = 0;
21
lmark = 0;
22
siner = 0;
23
explained = 0;
24
howislancerinthegame = stringsetloc(
... Hey, wait. How is Lancer in the game?
"... Hey, wait. How is Lancer in the game?", "obj_b1spring_slash_Create_0_gml_27_0"
);
25
tennaexpl = stringsetloc(
Don't worry, he's backstage with a controller just like everyone else!
"Don't worry, he's backstage with a controller just like everyone else!", "obj_b1spring_slash_Create_0_gml_28_0"
);
26
LancerInTheGame = 0;
27
LancerInTheGameTimer = 0;