Skip to content
Media 1 for listing Save Menu with Thumbnail

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: Save Menu Documentation

✉ Don't hesitate to contact me on: [email protected]

📻 Video Demo: Youtube Link

🎀 The main points of this save menu system are:

  • Manage save files: User can view a list of save files to overwrite, delete or create 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: Show the total play time of a save game.

  • Support autosave: Example are provided on how to add an autosave to the slot list.

  • Focus Key: Support keyboard arrow key 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 enable.

  • Note: First slot is reserved for auto save(no manual save on 1st slot) but this can be configured from the Save Menu Page

Disclaimar: Require Plugin BlueprintFileUtils to be enable. Check this page to see how to enable it for your project.

📋 Release Notes:

Version 1.2

  • fix an issue with Elapsed Time during auto save

  • reset game time when using load event

Version 1.1

  • fix show cursor during closing of the save menu

Version 1.0

  • Published

Included formats

  • logo of Unreal Engine format