Undertale script viewer

← back to main script listing

gml_Object_obj_menubone_maker_Alarm_1

related scripts: Alarm_0Alarm_1 Alarm_2Alarm_3Alarm_4Alarm_5Create_0

(view raw script w/o annotations or w/e)
1
mbb = instance_create(-20, -20, obj_menubone_bottom);
2
mbb.spot = 0;
3
mbb.myspeed = -5;