Simple SaveGame Extension

My Plugin Simple SaveGame Extension has released!

The plugin is built to be easy to use, the only knowledge required is how SaveGames work in UE4, the rest will be done by the plugin.

The plugin extends the existing SaveGame, so that it can handle saving and loading of Objects and Actors.

Features:

  • Save/Load Object
  • Save/Load Actor
  • Actors can be saved with all Components
  • Saving/Loading entire Levels
  • Multi-threaded Saving/Loading
  • File Compression
  • Dynamic Autosave of Objects/Actors

Marketplace Link

Documentation

Example Project

Feel free to ask any questions you might have.