Undertale script viewer

← back to main script listing

gml_Object_obj_torinteractable1_Create_0

(view raw script w/o annotations or w/e)
1
dsprite = spr_toriel_d;
2
usprite = spr_toriel_u;
3
lsprite = spr_toriel_l;
4
rsprite = spr_toriel_r;
5
dtsprite = spr_toriel_dt;
6
utsprite = spr_toriel_ut;
7
ltsprite = spr_toriel_lt;
8
rtsprite = spr_toriel_rt;
9
myinteract = 0;
10
facing = 1;
11
direction = 180;
12
talkedto = 0;