After two months in the oven, 1.3 brings all the stuff you expect: bug fixes, tweaks, curtailed crashes, but most importantly ...
The Simple RPG is a very simple RPG built in Unity as part of a training course on Youtube (here's the channel). The RPG was designed to simply teach basic concepts of RPGs, while making a decently ...
A simple tool for saving and loading data in Unity. Quickly serialize objects, from Dictionaries and Lists, to complex, serializable object structures. All it uses is a BinaryFormatter to serialize ...