上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 79 下一页
摘要: 原地址:http://www.cnblogs.com/realtimepixels/p/3652086.htmlUnity AssetBundle DependenciesIn the last few weeks I’ve spent quite a lot of time with Unity’... 阅读全文
posted @ 2014-06-27 16:10 ing... 阅读(761) 评论(0) 推荐(0)
摘要: 原地址:http://tieba.baidu.com/p/2817057297?pn=1首先、unity 灯光烘焙 :Unity 3D FBX模型导入、选项Model 不导入资源球、Rig 不导入骨骼、Animations 不导入动画。在Model选项勾选 Generate Linghtmap UV... 阅读全文
posted @ 2014-06-27 09:50 ing... 阅读(669) 评论(0) 推荐(0)
摘要: if (Directory.Exists(path)) { string[] name = Directory.GetFiles(path); foreach (string item in name) { ... 阅读全文
posted @ 2014-06-26 11:48 ing... 阅读(145) 评论(0) 推荐(0)
摘要: In-App Purchases have been returned and are highlighted in the table below.Your In-App Purchase has been returned. You must modify or delete the highl... 阅读全文
posted @ 2014-06-26 10:10 ing... 阅读(961) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/akun1103/article/details/8632651在itunes中创建程序该部分内容继续以雪豹系统为例打开https://itunesconnect.apple.com/(membercenter中也可以找到)选择"Manage You... 阅读全文
posted @ 2014-06-25 18:31 ing... 阅读(427) 评论(0) 推荐(1)
摘要: You are trying to load data from a www stream which had the following error when downloading. Could 阅读全文
posted @ 2014-06-25 18:00 ing... 阅读(187) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/jbjwpzyl3611421/article/details/12704491针对最近在移植window store项目中遇到的问题,我整理了官方说明,在此和各位开发者分享,避免在移植过程中走弯路!Platform status平台现状Curren... 阅读全文
posted @ 2014-06-25 09:26 ing... 阅读(536) 评论(0) 推荐(0)
摘要: Reasons16.1: Apps that present excessively objectionable or crude content will be rejected16.1We found that your app contains content that many audien... 阅读全文
posted @ 2014-06-24 09:37 ing... 阅读(235) 评论(0) 推荐(0)
摘要: 看见:追求物质 实现个人价值看透:看透世态炎凉看淡:平平淡淡才是真 阅读全文
posted @ 2014-06-22 22:41 ing... 阅读(131) 评论(0) 推荐(0)
摘要: 说到有关dllimport方法可能还有很多人比较陌生,其实我自己也说不太清楚,大概说说什么时候要用它。事实上功能类似于调用android的第三包,我们想要使用苹果上特定的api或者第三方平台的一些东西(现在很少第三方平台会为unity做独立的插件吧),我们就会用到这个叫dllimport的功能。今天... 阅读全文
posted @ 2014-06-20 15:20 ing... 阅读(6911) 评论(0) 推荐(0)
上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 79 下一页