Undertale script viewer
← back to main script listing
gml_Object_obj_menubone_maker_Alarm_2
(
view raw script w/o annotations or w/e
)
1
mbb = instance_create(-20, -20, obj_menubone_bottom);
2
mbb.spot = 1;
3
mbb.myspeed = -5;