会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ing...
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
14
15
16
17
18
19
20
21
22
···
79
下一页
2014年10月20日
游戏云服务器 0元体验
摘要: http://www.ucloud.cn/http://www.qcloud.com/
阅读全文
posted @ 2014-10-20 11:11 ing...
阅读(129)
评论(0)
推荐(0)
2014年10月17日
强制设置当前选择的物体为父对象
摘要: 强制设置当前选择的物体为父对象 Selection.activeGameObject =target.transform.parent.gameObject;
阅读全文
posted @ 2014-10-17 16:47 ing...
阅读(233)
评论(0)
推荐(0)
2014年10月15日
AppIcon尺寸
摘要:
阅读全文
posted @ 2014-10-15 11:40 ing...
阅读(229)
评论(0)
推荐(0)
2014年10月13日
Unity3d网络游戏Socket通讯
摘要: http://blog.csdn.net/wu5101608/article/details/37999409
阅读全文
posted @ 2014-10-13 22:51 ing...
阅读(182)
评论(0)
推荐(0)
Firefly 其他博客
摘要: http://www.cnblogs.com/9miaoshetuan/tag/Firefly/http://www.cnblogs.com/9miaoshetuan/p/3853124.htmlhttp://www.cnblogs.com/zhepama/category/526671.htmlh...
阅读全文
posted @ 2014-10-13 16:23 ing...
阅读(114)
评论(0)
推荐(0)
Unity3D研究院之DontDestroyOnLoad的坑
摘要: http://www.xuanyusong.com/archives/2938Unity中的一个方法DontDestroyOnLoad可以让某些游戏对象在切换场景的时候不是施放,听起来是一个非常好的方法,但是其实如果没用好那么可能就是有问题了。举个例子:在场景1中某一个脚本的Start方法中,Don...
阅读全文
posted @ 2014-10-13 15:41 ing...
阅读(1008)
评论(0)
推荐(0)
[Unity3D]场景间切换与数据传递(以及物体删除技巧)
摘要: http://blog.163.com/kingmax_res/blog/static/77282442201031712216508/先介绍一些基本函数(具体用法自己查文档):--------------------------------------------------------1.场景切...
阅读全文
posted @ 2014-10-13 15:33 ing...
阅读(5174)
评论(0)
推荐(0)
2014年10月11日
FPS计算New
摘要: using UnityEngine;using System.Collections;public class CarGUI : MonoBehaviour{ private const float FPS_UPDATE_INTERVAL = 0.5f; private float fp...
阅读全文
posted @ 2014-10-11 18:09 ing...
阅读(160)
评论(0)
推荐(0)
Unity3d 4.3 通过代码动态更改SpriteRender的Sprite
摘要: http://www.unitymanual.com/home.php?mod=space&uid=2452&do=blog&id=420using UnityEngine;using System.Collections;public class TestSprite : MonoBehaviou...
阅读全文
posted @ 2014-10-11 13:20 ing...
阅读(3499)
评论(0)
推荐(0)
使用Unity3D的50个技巧:Unity3D最佳实践
摘要: http://bbs.gameres.com/thread_282861.html刚开始学习Unity3D时间不长,在看各种资料。除了官方的手册以外,其他人的经验也是非常有益的。偶尔看到老外这篇文章,觉得还不错,于是翻译过来和大家共享。原文地址:http://devmag.org.za/2012/0...
阅读全文
posted @ 2014-10-11 09:48 ing...
阅读(389)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
19
20
21
22
···
79
下一页
公告