Rama Save System

Try game asset Rama Save System 4.26 Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    4.26

  • Number

    104871

Description

This plugin is a comprehensive binary serialization save system for UE4! By adding the Rama Save Component to any actor, you enable save/load functionality for that actor, including world transform and any custom properties that you wish to specify.


This save system can also save global data and player progression, but that is the far simpler use case compared to its true power, which is serializing the state of an entire world of actors at lightning speeds! A Save Tags system lets you load only the actors you want from a save file!


Use Cases For This Plugin:

• Saving all the data and actors for a strategy or action game, so the entire world state can be instantly reloaded from a tiny file on your hard disk.

• Saving all the data for a player’s personal profile, recording their progress through a game.

• Saving an entire world full of actors quickly and easily, being able to specify exactly which actor variables get saved.

• Saving data that is customized per instance of a character or creature in the world, such as health, current armor value, ammo count, etc.

• Saving a composite level that uses level streaming and saving/loading the state of individual streaming levels at any time.

• Saving data that is global to the entire game, as well as the entire state of the game world that all players share.

Technical Details

The Rama Save System is a ton of C++ code exposed to Blueprints via a Rama Save System Blueprint Library and a Rama Save Component. You add the Rama Save Component to any actors you wish to save/load, and then you call a global save/load command via the Blueprint Library.


I fully support UE4's Level Streaming system using native C++ code, no custom engine build required! The Rama Save System uses the UFS, the platform-agnostic Unreal File System so it will work on any platform!


The exception is HTML5. Due to the rules of an app that is downloaded from a web browser to a temp directory, I cannot currently support this plugin for HTML5. Mac, Mobile platforms, VR, AR, XBox One,and PS4 should all work for anyone who can recompile for these platforms because of my use of the UFS.


All Documentation Videos:

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 69.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • 4.26
    Version
  • 104871
    Number