<aside>
📜 Change Log
V1.5 - January 28, 2025
Supported versions: 5.1 / 5.2 / 5.3 / 5.4 / 5.5
- Much easier and straightforward implementation process
- Brand new Global Config & Styling system for a centralized granular control over all the systems in the pack
- New versioning system for the save game system & various other changes
- Reworked UI Navigation system to be much more seamless between all widgets
Update Notes - Easy Save Game UI v1.5
V1.01 - November 19, 2024
Supported versions: 5.1 / 5.2 / 5.3 / 5.4 / 5.5*
- Added support for Unreal Engine 5.5 with various bugfixes related to this new version:
- A fix for header input navigation not being registered correctly
- Various styling default values not being respected causing wrong styles to be applied to some widgets like the alert banner
*Support is still experimental and could contain issues as UE5.5 is very unstable.
V1.0 - October 22, 2024
Supported versions: 5.1 / 5.2 / 5.3 / 5.4
<aside>
🔧 Support
If you have any sorts of feedbacks, questions, bug-reports or even feature requests, you can contact me on my email or join my discord server!
<aside>
⚠️ This documentation is only for versions Pre-1.5 of Easy Save Game UI (Downloaded before January 28, 2025)
If you downloaded the pack after that, check out the new documentation
if you already downloaded the pack but are unsure if you are using the new version or not, open the “README” file inside the root Easy Save Game UI folder.
</aside>
<aside>
💡 Make sure to cleanly refresh the page in order to get the latest version of the documentation (CTRL + F5 or clear cache)
</aside>
1 - Folders Hierarchy
2 - Get Started
To get started with this asset pack, make sure to follow these instructions in order to setup properly your project and import correctly the assets files. Project setup MUST be done before anything else
Project Setup (TODO before importing the pack)
Import the Asset Pack
Setup the Game Instance and Player Controller
3 - How to use in your project
Global Tips
Add the Easy Save Game UI widget to your own menus
Setup the saving system on your actors
Advanced configuration for saving and loading
How to use Quick Saves and the Checkpoint Trigger Box
How to Manually trigger save/load operations
How to Replace the Save System with your own
4 - Additional
Update Global Styling
Common Widgets System
Easy Input Prompts