[Plugin] Simple Save Interface

This is a save function implemented via a menu loading feature. You can use this plugin to customize your save interface. The plugin’s foundation provides a feature to set the number of save slots and records your save time.

Plugin Download
Simple Save Plugin.zip (17.9 KB)

How to Install:

  1. Download the plugin and unzip it. Copy the addons folder from the archive into your project (if you already have an addons folder, it will only add the required folders without overwriting anything).

  1. Enable it in the plugin options.

User Manual:

  1. If you need a save interface, use the “Show Menu” action in the GameObject’s VS script, selecting the path res://addons/agmsaveplugin/MenuScene/save.tscn.


  2. If you need a load interface, use the “Show Menu” action in the GameObject’s VS script, selecting the path res://addons/agmsaveplugin/MenuScene/load.tscn.


  3. In the ButtonManager under the menu scene, edit the number of save/load slots by scrolling up or down with the mouse wheel.

  4. If you need to exit the interface, press the ESC key on your keyboard.

2 Likes

:hand_with_index_finger_and_thumb_crossed: :hand_with_index_finger_and_thumb_crossed: :hand_with_index_finger_and_thumb_crossed: :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes:

2 Likes