A serializable dictionary class for Unity. Unity cannot serialize standard dictionaries. This means that they won't show or be edited in the inspector and they won't be instantiated at startup. A ...
A serializable dictionary class for Unity. Unity cannot serialize standard dictionaries. This means that they won't show or be edited in the inspector and they won't be instantiated at startup. A ...
I developed JSG Attributes, a simple Unity package that helps customize the Unity Inspector with useful attributes. Features include serializable dictionary, method buttons, and a simple save system ...