Undertale script viewer
← back to main script listing
gml_Object_obj_asrielbed_Create_0
(view raw script w/o annotations or w/e)
1 |
myinteract = 0; |
2 |
read = 0; |
3 |
image_xscale = 1; |
4 |
jump = 0; |
5 |
image_yscale = 1.5; |
6 |
volume = 1; |
7 |
if (global.plot == 0) |
8 |
instance_destroy(); |