Save System - RTS Engine Module

$9
Publisher Game Dev Spice
File size 63.25kB
Number of files 48
Latest version 2024.0.0
Latest release date 2024-01-06 07:03:26
First release date 2022-07-06 03:25:11
Supported Unity versions 2018.4.2 or higher

The Save System is a module for the RTS Engine asset!


Guide | Changelog


Demo

  • Standalone Demo (Windows): Includes multiplayer and single player game modes for a simple RTS game where the goal of each faction is eliminate other factions in a game. The demo also includes the ability to save a game's progress through the pause menu, demonstrating the features of the Save System for the RTS Engine.

Module Features

  • Save and load the state of game services, faction slots, entities and entity components.
  • Customize the path, organization and format of the save files.
  • Offers UI handling for saving the game and a game loader menu where saved game files are inspected and can be loaded.
  • Comes with interfaces that can be implemented by your custom game services and entity components to load and save their state.

-----


RTS Engine

The Unity RTS Engine is a framework that includes essential tools and systems necessary to create a Real Time Strategy game. It manages maps, units, buildings, resources, building placement, movement, UI, tasks, AI, combat, singleplayer, multiplayer and much more! Create your RTS game easily from the editor, making your models come to life by dragging and dropping components and configuring properties on the inspector.


The RTS Engine comes with an API that allows you to customize the behavior of the asset even further as well as create your own modules on top of the base asset, use them among different projects and share them with other creators!


Documentation | Discord | Changelog

Top Publisher Assets