unity3d仿'宝石迷阵'源码及全套资源可编译运行

时间:2017-02-14 05:26:09
【文件属性】:

文件名称:unity3d仿'宝石迷阵'源码及全套资源可编译运行

文件大小:7.6MB

文件格式:ZIP

更新时间:2017-02-14 05:26:09

unity3d 游戏开发 宝石迷阵 源码 教程

亲测可用! (环境,unity4.3.2f1 for mac,) 完整代码及完整资源,脚本采用c#,超棒的东东!!!! 亲测编译运行截图: http://yeahwin.funpic.org/u3d_pic01.png


网友评论

  • 用起来比较麻烦,不过比较早了
  • 没有代码,大家不要下了
  • 跟宝石迷阵功能还是差很多,也很好了 ,就是代码没注释,看的难
  • 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