Skip to content

⚙ Generic list for nested ScriptableObjects creation

License

Notifications You must be signed in to change notification settings

NullTale/SoCollection

Repository files navigation

SoCollection

Generic list to simplify nested scriptable objects creation

Demonstration

Unity PackageManager Url

https://github.com/NullTale/SoCollection.git

Notes

With Shift pressed, more advanced options appear to control the list (more for debugging purposes).

  • Empty records can be added.
  • Shown suggestions to create inherited types (if the base type is not abstract).
  • Records can be removed without destroying a linked object.