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

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

81. Laya.Pool.getItemByClas方法报错 [ 58%]

...未发现什么问题,如果你F12后,是报以下的错 Filed to load resource:the server reponded with a status of 404(Not Found)   :8900/favicon.icon 的话,这个报错不是项目里的,所以你可以忽略!   2017-04-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回...

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

82. "Utils3D:unidentified class type in (.lh) file." [ 57%]

...de} 我觉得好麻烦啊 ,请问一下有别的方法吗 Failed to load resource: net::ERR_FILE_NOT_FOUND Uncaught Can not find class laya.ani.bone.Skeleton Uncaught 无法实例class PhysicsCollider extends PhysicsTriggerComponent 脚本重命名后报Uncaught Can not find class 错误 发布微...

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

83. 鼠标交互-Hold [ 57%]

...y.Sprite; import laya.display.Stage; import laya.events.Event; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Ease; import laya.utils.Handler; import laya.utils.Tween; import laya.webgl.WebGL; public class Interaction_Hold { private const HOLD_TRIGGER_TIME:int = 1000; pri...

来源: Laya_示例 发布时间: 20251130

84. 如何监听到龙骨中自定义的事件 [ 57%]

...什么我一添加龙骨事件 动画控制 项目就报错 Failed to load resource: net::ERR_FILE_NOT_FOUND [file:///G:/program/20191112/bin/res/spine/undefined]

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

85. 鼠标交互-Hold [ 57%]

...y.Sprite; import laya.display.Stage; import laya.events.Event; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Ease; import laya.utils.Handler; import laya.utils.Tween; import laya.webgl.WebGL; public class Interaction_Hold { private const HOLD_TRIGGER_TIME:int = 1000; pri...

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

86. 分享:适配LayaAir版本的PureMVC框架 [ 57%]

...如何去用还是怎么用 unnamedzc • 2016-10-11 21:54 Failed to load resource: net::ERR_FILE_NOT_FOUND (file:///Users/jeffchang/Documents/myLaya/bin/lib/puremvc.min.js) 我在index里面加了 <script type="text/javascript" src="lib/puremvc.min.js"></script> unna...

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

87. failed: Could not decode a text frame as UTF-8. [ 57%]

...新客户端版本后 所有的Text的位置都对不上了 Failed to load resource: net::ERR_FILE_NOT_FOUND text组件在native2.0上运行会报错 text 穿透上层图片或者组建问题 label text显示文字在真机或者微信开发工具上显示被截断 tween对Text的缩放,为何会...

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

88. unity3d sentinel key not found [ 56%]

...回复问题请先登录 发起人 new miracle 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND 【加急】控制Unity3D导出的粒子 unity制作的特效,在unity里面预览正常,drawcall数量是1个,用Laya unity3d的插件播放不正常,而且drawcall很高 unity3d插...

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

89. Laya.URL.basePath加载不到网络资源 [ 56%]

...ge.html:1 j.onmessage @ gamePage.html:1 2code.js:57322 HHHH false VM1768:1 Resources already exist,is repeated loading: https://piggy.q1.comres/sound/BGM.mp3 console.warn @ VM1768:1 Loader.cacheRes @ code.js:12995 SoundManager.playSound @ code.js:4963 SoundManager.playMusic @ code.js:4988 GameEx.onL...

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

90. 为什么SoundManager.PlaySound 不发出声音,后台报了一堆错误显示 [ 56%]

....PlaySound 不发出声音,后台报了一堆错误显示 错误提示:Resources already exist,is repeated loading: res/sound/Award.mp3是在使用了 SoundManager.mute = true;然后又设置.mute=false;之后,有的代码里可以放声音,有的代码里不行 2018-05-11 添加评论 免...

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