Skip to content

Static file generation changes

Choose a tag to compare

@brunomikoski brunomikoski released this 26 Jul 10:58
· 741 commits to master since this release
4c5b9e4

Added

  • Added the [CreateAssetMenu] to the Collection automatic generated file

Changed

  • The Static file uses the Collection name instead of the collectable type, so you can have multiple collections of the same type and unique access to that specific collection
  • Fixed asset creation menu name to use ScriptableObject instead of Scriptable Object

Fixed

  • Editor Group issues when adding new items throwing error