Awesome
Freeheart
About
Freeheart is a game framework for Unity, primarily used for game jams, but also small projects in general.
Since this is mostly a personal framework, backward-compatibility will not be a focus. Expect API-breaking changes across versions.
Features
- A UI system designed to support transitions easily, allowing mix-mash of different approaches such as Unity Animations and tweening.
- YarnSpinner extensions.
Installation
Distributed as .unitypackage
s. See releases.
You're expected to install dependencies separately:
History
Freeheart is a rewrite and refactored version of the game framework seen in my game, Sorting Battle.