### 插件依赖 #### Odin 支持正版[Odin Inspector and Serializer](https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041)(可以等打折) 该插件只是让被序列化的对象在Inspector窗口上排版更好看,不会影响对工具的使用。 将项目clone到本地之后,如果本地没有Odin插件,可以简单的直接将报错的属性和using注释掉或删掉。 #### DOTween [DOTween官网](https://dotween.demigiant.com/download.php) ### Assembly依赖 #### Core - `Unity.TextMeshPro` - `DOTween.Modules`:需在DOTween管理面板中生成asmdef - `Unity.Addressables` - `Unity.ResourceManager` - `UniTask` - `UniTask.Addressables` #### Samples - `Unity-Tools` - `Unity.Addressables` - `Unity.ResourceManager` - `UniTask` - `UniTask.Addressables`