大约有 18 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0035 秒)
...,也不显示 [分享]Dialog 点击边缘不关闭的 Demo示例 Dialog设置为模式窗口时关闭有问题 layabox3D用unity3D导出的场景文件为什么不能加相机控制,怎么加都不管用 微信小游戏version.json版本控制 as3.0下3D引擎中通过滑动控制camera的问题...
来源: Laya_社区 发布时间: 20170321
... = [3,2,1]; // 敌机半径 this.radius = [15,30,70]; // 初始化引擎,设置舞台大小 Laya.init(400,852); // 创建循环滚动的悲剧 this.bg = new BackGround(); // 把背景添加到舞台 Laya.stage.addChild(this.bg); // 加载图集资源 Laya.loader.load("res/atlas/war.json",Laya.Hand...
来源: Laya_社区 发布时间: 20170525
...• 2018-03-01 11:42 zombieAnimator.play(name , 0.9); 播放动作的时候设置这个参数就可以了 Laya_Aaron • 2018-03-01 11:48 @gveden:好的,正在处理
来源: Laya_社区 发布时间: 20180301
...让相机后退一定距离就可以了,更好的办法,当然是直接设置lookAt)。有什么问题再联系 2016-12-22 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 feini 相关问题 图集的质量可以控制吗 路径是...
来源: Laya_社区 发布时间: 20161222
... = [3,2,1]; // 敌机半径 this.radius = [15,30,70]; // 初始化引擎,设置舞台大小 Laya.init(400,852); // 创建循环滚动的悲剧 this.bg = new BackGround(); // 把背景添加到舞台 Laya.stage.addChild(this.bg); // 加载图集资源 Laya.loader.load("res/atlas/war.json",Laya.Hand...
来源: Laya_社区 发布时间: 20170525
...热更地址是HTTPS开头,第一次启动无法从本地加载 在IOS端设置热更地址为:https://xxx/xxx/index.html 实例如下: m_pConchRuntime = [[conchRuntime alloc]initWithView:m_pGLKView EAGLContext:m_pGLContext downloadThreadNum:3 URL:@"https://xxx/xxx/index.html"]; 热更文件...
来源: Laya_社区 发布时间: 20180530
... this._doll_area.w = doll_area.w; this._doll_area.h = doll_area.h; } // 设置容器的宽高 this.width = Math.max( this._blood_area.w, this._demon_area.w, this._doll_area.w ); this.height = this._blood_area.h + this._demon_area.h + this._doll_area.h; this.graphics.drawRect( 0, 0, this.width,...
来源: Laya_社区 发布时间: 20180515
...复 Laya_Aaron 赞同来自: 传这个图也看不出问题在哪,导出设置是否正确,unity版本是多少, 插件版本是最新的吗?ide是否最新,有没有报错信息。 我还是要给你个链接自己查,http://ask.layabox.com/question/4242 2018-07-02 0 12 分享 微博 QZ...
来源: Laya_社区 发布时间: 20180702