
Description
A plugin Save Menu user interface for managing save game files. Create, delete, copy save files as slots inside the save menu list.
✍ Documentation: Pixiebell Games - Save Menu Documentation
📩 Contact(support/review/question) Email: [email protected]
📻 Video Demo: Youtube Link
🎮 Playable Sample Demo(472MB): Package Demo Link
🎀 Main Functionalities List:
Manage save files: User can view a list of save files to overwrite, delete or create a new file.
Thumbnail: Take a screenshot of the game(stored as bytes) during a save and view it through the slot list save.
Duplicate save file: Create a copy of a save file to another slot.
Elapsed Time: Shows the total playtime of a save game.
Support autosave: Examples are provided on how to add an autosave to the slot list.
Focus Key: Support Keyboard arrow keys to navigate ui.
✍ Limitations / Notes
Thumbnail resolution over 512x512 will take longer to load and will increase file save size as well.
Dependency: require Plugin BlueprintFileUtils (by Epic) to be enabled.
Note: The first slot is reserved for auto save (no manual save on 1st slot), but this can be configured from the Save Menu Page
Disclaimer: Require Plugin BlueprintFileUtils to be enabled. Check this page to see how to enable it for your project.