# Unity工具类 **Repository Path**: wh5212/unity-tool-class ## Basic Information - **Project Name**: Unity工具类 - **Description**: 保存有我在使用学习unity途中觉得好用的工具类,显示于unity菜单栏[MenuItem] - **Primary Language**: C# - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-02 - **Last Updated**: 2023-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity工具类 #### 介绍 保存有我在使用学习unity途中觉得好用的工具类,显示于unity菜单栏[MenuItem] #### 软件架构 不知道该咋写,就这么写吧,C#Unity 脚本编写环境在unity2021.3.19f1c1 && unity2019.4.40f1c1 #### 安装教程 1. pull整个仓库到本地新项目中 2. 或者直接下载Assets/Editor和Assets/Scripts的脚本,其他文件都是测试文件(懒得删) #### 使用说明 1. Assets/Editor的脚本是编辑器用脚本 2. Assets/Scripts的脚本为项目运行时用脚本 3. 可能需要根据实际情况修改相应逻辑 4. 部分脚本未测试功能是否正常,请注意!! #### 参与贡献 1. Fork 本仓库 2. 新建 New_tool_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)