标签:ugui animation unity3d unity 3d
更全的内容请看我的游戏蛮牛地址:http://www.unitymanual.com/space-uid-18602.html
说一下错误出现的操作
脚本名为 DetectLeak .cs , 类名为:DetectLeaksWindow。默认让这个窗口打开着,启动unity3d 就会提示“unity3d EditorWindow could not be loaded because the script is not found in the projec”错误!
解决方法, 脚本的名字和 窗口类名相同就行了。
启动unity3d 提示“unity3d EditorWindow could not be loaded because the script is not found in the projec”
标签:ugui animation unity3d unity 3d
原文地址:http://blog.csdn.net/u010019717/article/details/43672027