Undertale script viewer
← back to main script listing
gml_Object_obj_mettaton_npc_Create_0
(view raw script w/o annotations or w/e)
|
1
|
myinteract = 0;
|
|
2
|
facing = 0;
|
|
3
|
direction = 270;
|
|
4
|
talkedto = 0;
|
|
5
|
image_speed = 0;
|
|
6
|
sugar = 0;
|
|
7
|
milk = 0;
|
|
8
|
eggs = 0;
|