Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_1_sword_b1store_Create_0

(view raw script w/o annotations or w/e)
1
text1 = stringsetloc(
BECOME STRONGER
"BECOME STRONGER", "obj_board_1_sword_b1store_slash_Create_0_gml_3_0"
);
2
text2 = stringsetloc(
Having fun?
"Having fun?", "obj_board_1_sword_b1store_slash_Create_0_gml_4_0"
);
3
mystring = "";
4
active = false;
5
timer = 0;
6
con = 0;
7
depth = 999999;
8
myenemy = 0;
9
texttimer = 0;
10
sndpause = 0;
11
made = 0;