• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 359 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0092 秒)

271. this.scene.physicsSimulation.rayCastAll 报错 [ 60%]

...s.ray);   /// Laya.PhysicsSimulation.rayCast(this.ray, this.outHitResult, 30, 0) //拿到射线碰撞的物体 this.scene.physicsSimulation.rayCastAll(this.ray,this.outHitResult);   if (this.outHitResult.succeeded) { //删除碰撞到的物体 this.text.text = "点击到了" + this.outHitResult.co...

来源: Laya_社区 发布时间: 20190523

272. 深圳南山 诚招H5开发工程师(中级/高级) [ 60%]

...1、2可放宽 8.本科以上学历。  高级H5开发   薪资:25K-30K 职位说明: 1.进行休闲游戏的设计、开发与相关技术研究与管理工作; 2.与项目相关人员共同讨论开发需求及设计游戏实现细节,协同美术部门制订美术资源制作规范; ...

来源: Laya_社区 发布时间: 20200527

273. 发布项目-排除文件 无效 [ 59%]

...是排除压缩目录。   2018-07-03 0 4 分享 微博 QZONE 微信 nero030250 赞同来自: 目录res1与res2里资源相同 发布时排除了res2, 发布结果两个文件夹资源都没压缩 2018-07-03 0 10 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请...

来源: Laya_社区 发布时间: 20180703

274. 2.0字体比较小的时候,某些字显示不全 [ 59%]

... 2463 关注: 5 人 lalala • 2019-06-06 15:42 谢谢 Boiling • 2019-08-30 16:00 请问一下1.8的版本有这个问题怎么解决 E.N.A • 2020-01-02 11:29 请问一下1.8的版本有这个问题怎么解决 同问 托马斯 • 2020-01-08 16:46 求问,后续版本解决了吗? zhongming ...

来源: Laya_社区 发布时间: 20190606

275. [临时解决]bug?加载sk问题 [ 59%]

... !!!结果,预加载时报错,就是这里: laya.core.js的7430行    if (this._pos_+2 > this._length)throw "getUint16 error - Out of bounds"; 但是,不使用预加载,就不报错,只是不知道什么时候真的加载完成,那个_template不再为null,我就可以...

来源: Laya_社区 发布时间: 20180622

276. laya 2.0.1 下的 release-v2.0.2 layadcc热更新不了资源 [ 59%]

...里面的 Label的文本内容进行测试 附件 : --> demo.zip 2019-04-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 9 个回复 layabox 赞同来自: 把缓存目录删除后,再重新下载最新版本试一下。...

来源: Laya_社区 发布时间: 20190430

277. 安装layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? [ 59%]

...: 2020-02-03 13:03 浏览: 3108 关注: 9 人 小丶kiss • 2018-12-13 20:30 如果说的很详细 还会有人买视频教程吗?啧啧 Brian_Wale • 2018-12-06 23:56 太棒了,注册后完美搞定!

来源: Laya_社区 发布时间: 20181015

278. 使用layaair-cmd管理资源版本报错 [ 59%]

...md/layaair-cmd-resourceVersion.js:60:10) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Function.Module.runMain (module.js:693:10) 有没有...

来源: Laya_社区 发布时间: 20180514

279. 用微信开发工具运行, 报错,ENOENT: no such file or directory, open 'release\wxgame\GameMain.js.map'' [ 59%]

...: 2018-08-18 10:25 浏览: 1269 关注: 2 人 代号9527 • 2018-08-20 18:30 是的, 就是看着不爽 Yangcy • 2018-08-23 14:21 load不到资源咯 Bozzchin • 2019-07-10 10:37 请问一下,最后有解决吗

来源: Laya_社区 发布时间: 20180817

280. UI-RefreshList [ 58%]

...x(); this.baseBox.width = 443; this.baseBox.height = 622; this.baseBox.pos(30, 28); this.baseBox.bgColor = "#ffffff"; // 加载进度条 this.refreshLoading = new Box(); this.refreshLoading.pos(133, 0); this.refreshLoading.bottom = 10; this.refreshLoading.visible = false; this.baseBox.addChild(this....

来源: Laya2.0_示例 发布时间: 20260303