Unity ScriptableObjects: Part 3 - Custom Editor Finished!
Scriptableobject tutorial in Unity that will show you how to use scriptableobjects to show inheritance in the unity inspector! Unity has limitations of serializing and deserializing subclasses as it serializes objects in the inspector. This tutorial is an example on how to show subclasses serialized in the inspector. Here is the link to the full project: https://github.com/AMiller90/YTTutorials/releases/download/UnityTutorial1/ScriptableObjectsInheritanceTutorial.zip
Scriptableobject tutorial in Unity that will show you how to use scriptableobjects to show inheritance in the unity inspector! Unity has limitations of serializing and deserializing subclasses as it serializes objects in the inspector. This tutorial is an example on how to show subclasses serialized in the inspector. Here is the link to the full project: https://github.com/AMiller90/YTTutorials/releases/download/UnityTutorial1/ScriptableObjectsInheritanceTutorial.zip