This commit adds all the functionality (because I forgot to make multiple commits)
so let me explain what is done here:
Inspector is filled with the Character class data and its modifiers.
Those modifies the way that portraits are displayed, appending them to a
ItemList node.
The inspector will display a preview of the portrait
Character class will hide the script from inspector
Portrait class will hide the script from inspector
This commit adds all the functionality (because I forgot to make multiple commits) so let me explain what is done here:
portraits
are displayed, appending them to a ItemList node.Fixes #24