Undertale script viewer

← back to main script listing

gml_Object_obj_mettheart_3_Other_11

related scripts: Collision_740 • Create_0 • Draw_0 • Other_10 • Other_11 • Step_0

(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;