Undertale script viewer
← back to main script listing
gml_Object_obj_shop5_body_Create_0
(view raw script w/o annotations or w/e)
1 |
global.faceemotion = 0; |
2 |
nowemote = 0; |
3 |
facex = 0; |
4 |
facey = 0; |
5 |
offx[0] = 0; |
6 |
offy[0] = 0; |
7 |
offx[1] = 0; |
8 |
offy[1] = 0; |
9 |
offx[2] = 0; |
10 |
offy[2] = 0; |
11 |
facetimer = 0; |
12 |
siner = 0; |
13 |
bodyx = 0; |
14 |
bodyy = 0; |
15 |
boxx = 0; |
16 |
sellmenu = -1; |
17 |
sellpos = 0; |
18 |
sellpos2 = 0; |