Undertale script viewer

← back to main script listing

gml_Script_scr_regulartext

(view raw script w/o annotations or w/e)
1
global.typer = 5;
2
global.facechoice = 0;
3
global.faceemotion = 0;
4
global.msc = 0;
5
instance_create(0, 0, obj_dialoguer);