Skip to content

Added Indirect Reference

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 11 Aug 09:46
· 566 commits to master since this release
fcc98d5

Changed

  • Fixed issue with the wizzard that was not generating the target Scriptable Object

Added

  • New type of indirect access to collectable items, this allows you use the regular editor reference, but without storing the reference, so without creating a relationship between the items, and can be lazy loaded when is needed, like addressables references for isntance.
  • Also added an option on the wizzard to automatically create the IndirectReference for every collectable item