Reporter.zip
2021-06-15 18:10:19 256KB unity 日志工具
1
unity的路径插件还有一篇相关的案例,在我的博客中查看 unity的路径插件还有一篇相关的案例,在我的博客中查看
2021-04-27 09:08:14 28KB unity itween 插件 路径
1
支持Unity2018 Trying to reduce your game build to less than 50 MB? Need to see which of your assets are eating up disk space? This tool provides a nice front-end for Unity's build info. It shows the assets included when you build and how much storage space each of them take. DLL List: See exactly what Mono DLLs are getting included in your build and how much space they take. Unused Assets List: Maybe you have files you don't use anymore? See what assets are not included in your build with the Unused Assets List! Save to XML: Save your build reports to XML files! Store multiple build reports for reference, or perhaps send them to your teammates. Project Settings: See what build settings were used on the project upon time of building. Useful for Continuous Integration systems when reviewing settings on automated builds. Also works on Personal Edition and mobile. For support or inquiries, send a tweet to @AnomalusUndrdog, send me a private message on the Unity forums, or join the discussion in our Unity forum thread
2021-03-30 16:19:34 267KB Unity 打包 工具
1
通过FariyGUI编辑器发布出的图集,导入到unity自动切图工具。
2021-03-09 17:02:50 6KB unity 开发工具 FairyGUI 图集工具
1
脚本放在Editor文件下,可找出所有引用该资源的Prefab,目测图片,字体,spine动画等等都有效!
1
/// 按钮拓展,可用于单击,双击,长按(单次),长按(间隔),按下,抬起,进入,移出事件,创建透明按钮(删去了网格不会触发dc,只调透明度的普通按钮会触发dc)。 /// 使用方法:场景中右键-UI-ButtonEx可创建普通拓展按钮,包含image以及text组件;场景中右键-UI-ButtonEx_Transparent创建透明按钮,不包含image和text。 /// 代码调用:使用简便,获取UIbuttonExtension脚本之后直接.onClick(需要的事件).AddListener()即可。 /// Write By Alin
2021-01-28 04:51:07 7KB unity 开发工具 shader 游戏开发
1
Unity 非运行模式下 动画工具
2019-12-21 21:58:02 7.16MB Unity
1
随着项目的研发进度,Asset数量也会爆发式地增长,资源管理面临很大的挑战。如何查找并区分有效和无效的资源,是很多项目管理者非常重视的事情。本文介绍的这个工具可以自动分析查找项目中未使用到的资源,在选择删除的时候还可以将这些文件打包备份,确保资源的安全性、提高项目管理的效率。
2019-12-21 21:30:12 28KB Unity 实用工具 AssetCleaner 多余不用
1
在Unity中快速使用svn的小工具。 从此不用只是在打开文件夹后去做svn操作,而可以在unity环境下点击文件右键直接操作svn。
2019-12-21 21:17:15 2KB Unity Svn 工具 源码
1
unity的路径插件还有一篇相关的案例,在我的博客中查看
2019-12-21 20:07:46 27KB unity itween 插件 路径
1