1. 首页
  2. 课程学习
  3. 游戏开发
  4. unity3d仿

unity3d仿

上传者: 2019-07-13 04:41:11上传 ZIP文件 7.6MB 热度 32次
亲测可用!(环境,unity4.3.2f1formac,)完整代码及完整资源,脚本采用c#,超棒的东东!!!!亲测编译运行截图:http://yeahwin.funpic.org/u3d_pic01.png
下载地址
用户评论
码姐姐匿名网友 2019-07-13 04:41:11

用起来比较麻烦,不过比较早了

码姐姐匿名网友 2019-07-13 04:41:11

没有代码,大家不要下了

码姐姐匿名网友 2019-07-13 04:41:11

跟宝石迷阵功能还是差很多,也很好了 ,就是代码没注释,看的难

码姐姐匿名网友 2019-07-13 04:41:11

Building an Application with Native Plugin for iOS 创建一个有本地插件的iOS应用 Define your extern method like: 定义extern方法如下: [DllImport ("__Internal")] private static extern float FooPluginFunction (); Switch the editor to iOS platform 切换编辑器为iOS平台 Add your native implementation to the generated XC