Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akof1314/unitytools
Some useful tools
https://github.com/akof1314/unitytools
Last synced: about 1 month ago
JSON representation
Some useful tools
- Host: GitHub
- URL: https://github.com/akof1314/unitytools
- Owner: akof1314
- Created: 2014-10-22T08:07:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T04:29:49.000Z (almost 10 years ago)
- Last Synced: 2024-04-28T06:17:00.006Z (8 months ago)
- Language: C#
- Homepage: http://blog.csdn.net/akof1314
- Size: 148 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UnityTools
==========----------
* Tools
+ 程序
- 查看
+ 对象查看器
+ [GUI样式查看器](http://blog.csdn.net/akof1314/article/details/39297811)
- 查找
+ 场景中丢失脚本的对象
+ 场景中使用选中脚本的对象
- 保存
+ [自动保存场景](http://wiki.unity3d.com/index.php/AutoSave)
- 生成
+ [模板配置表](http://wiki.unity3d.com/index.php/CreateScriptableObjectAsset2)
+ 美术
- 2D
+ [导出切片精灵](http://blog.csdn.net/akof1314/article/details/38845933)
+ [ShoeBox提取精灵](http://blog.csdn.net/akof1314/article/details/43834293)
- 3D
+ [粒子快捷操作](https://www.assetstore.unity3d.com/en/#!/content/4215)*
* 上下文菜单
+ Transform
+ [快捷复制粘贴](http://wiki.unity3d.com/index.php/TransformContextMenu)
+ 其他
+ [Visual Studio Tools for Unity](http://unityvs.com/)
+ [Unity代码注释提示](https://www.assetstore.unity3d.com/en/#!/content/22906)*----------
带*表示为收费插件,不在此仓库里。