Hi, so in the game in creating I have added an actual object in the game that serves as a save point, that the player can use to access the save menu from. Because of this, I want to remove the option to save from the menu, aka the pause menu, because two ways to save just seems a bit overkill. Would anyone know how I could go about doing this?
Thanks in advance!
@caethyril That was so easy I almost feel silly! Thanks hon! :)
Removing saveing from menu.
● ARCHIVED · READ-ONLY
-
-
If ur fine with just disabling the option (meaning its still there, but cant be selected), theres an event command for that so just call it at the start. If you need it really removed, you would need a script/plugin for that
-
On the System tab in the database there is a box labelled Menu Commands. Just uncheck the save option. =)
-
Wow. thats nice, havent touched MV for a while now, never knew they added that option there.. :)