Unity Stories - State container utilizing Scriptable Objects
FREE
Publisher | Mambo Jambo Studios AB |
---|---|
File size | 119.73kB |
Number of files | 39 |
Latest version | 1.2.0 |
Latest release date | 2018-05-21 07:36:28 |
First release date | 2018-04-27 04:14:21 |
Supported Unity versions | 2018.4.2 or higher |
Unity Stories is a state container for games built in Unity utilizing Scriptable Objects. It is inspired and influenced by the popular Javascript state container Redux. This library is free and open source on GitHub. Source code can be found here.
The aim of Unity Stories is to seperate concerns between your game state and the implementation of your game logic making your scripts modular. The will make protyping your game faster and makes it easier to make changes to your code base even though your project has grown large.
The project is still in its early stages and is evolving. If you've got feedback or suggestions, please let me know. The goal is to keep improving the library and and its API - both when it comes to performance and developer experience.
The aim of Unity Stories is to seperate concerns between your game state and the implementation of your game logic making your scripts modular. The will make protyping your game faster and makes it easier to make changes to your code base even though your project has grown large.
The project is still in its early stages and is evolving. If you've got feedback or suggestions, please let me know. The goal is to keep improving the library and and its API - both when it comes to performance and developer experience.