Skip to content

QoL Features

Choose a tag to compare

@brunomikoski brunomikoski released this 14 Oct 21:08
8f5ee34

Changed

  • Fixed issue with the Foldout issue, now showing multiple inherited collectables should work fine
  • Improved the ADD New on the collection and what is displayed, and the the creation of new types is on a subfolder.
  • Added static access to the ScriptableObjectCollection<>.Values
  • Renamed the generated Static value back to the .Values to keep in line with the static access. so you can now access by Collection.Values or Collectable.Values

Added

  • Support to create Collections / Collectables based on a Utils script, useful for another package creating the necessary Collection items.