unity官方资源商店

https://assetstore.unity.com/3d

Unity插件神器InGameDebugTool

首先从assets商店下载这个资源,然后再PackageManager中添加这个插件,就可以在Assets/Plugins目录中找到这个插件。使用Debug.Log记录日志的时候,可以看到日志统计的情况,点击则可以进入Console界面。Unity本身没有提供这样的Debug功能,但是社区造出了这样神奇的功能。

unity remote:移动端真机调试

unity remote的作用:程序依旧运行在电脑上,移动端只适用于显示和接收用户操作。 需要从google play 进行安装。 https://play.google.com/store/apps/details?id=com.unity3d.mobileremote 在project settings/Editor中进行设置。

我常用的插件

  • fontasy-monster skeleton
  • InGameDebugConsole
  • JSON.Net for Unity
  • Oculus Integration
  • Substance for unity