Undertale script viewer

← back to main script listing

gml_Object_obj_mettheart_1_Other_11

(view raw script w/o annotations or w/e)
1
movetype = 1;
2
lightning_timer = 400;
3
visible = false;
4
mtb = instance_create(x, y, obj_mettheart_burst);
5
mtb.homex = xstart;
6
mtb.homey = ystart;