📦Add-on .unitypackage archive
Here will be set of packages that you can add if you need
Some packages may use NaughtyAttributes references, but we moved to Alchemy. If you will have compile errors related to NaughtyAttributes after package import -> simply change code to correspond attributes from Alchemy. You can find all attributes from Alchemy here. Change 'using NaughtyAttributes' to 'using Alchemy.Inspector' NaughtyAttributes to Alchemy most used attributes: InfoBox -> HelpBox Label -> LabelText
Last updated