Deltarune script viewer

← back to main script listing

gml_Object_obj_readable_Other_10

(view raw script w/o annotations or w/e)
1
global.msg[0] = stringsetloc(
* Can you see me...?Wait for inputClose Message
"* Can you see me...?/%", "obj_readable_slash_Other_10_gml_2_0"
);
2
myinteract = 3;
3
global.msc = 0;
4
global.typer = 5;
5
global.fc = 0;
6
global.fc = 0;
7
global.interact = 1;
8
mydialoguer = instance_create(0, 0, obj_dialoguer);