OmiyaGames / template-unity-project

This is a template Unity project Omiya Games uses to start their game project.
https://omiyagames.com
Other
16 stars 16 forks source link

[FEATURE] Add an editor script with an attribute for Dictionary #37

Closed japtar10101 closed 3 years ago

japtar10101 commented 4 years ago

Is your feature request related to a problem? Please describe.

Custom Property Drawer.

Describe the solution you'd like

Add an editor script with an attribute for Dictionaries, so that when visualized under the Properties pane, the Dictionary variable appears legible.

Tasklist

Describe alternatives you've considered

Apparently one does already exist on Bitbucket.

Additional context

Carry-over from the old Bitbucket Mercurial project: https://bitbucket.org/OmiyaGames/hg-template-unity-project/issues/10/add-an-editor-script-with-an-attribute-for

japtar10101 commented 3 years ago

Or just use this: https://wiki.unity3d.com/index.php/SerializableDictionary