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

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

221. Laya.SoundManager.playSound 无法播放出音效 [ 81%]

...在onBgmComplete的回调里面再调用播放,就会提示 [warn]Retry to load: sfx/hit01.mp3 [error]Failed to load: sfx/hit01.mp3 但是资源文件确实是存在的   实在不知道是什么问题了,求帮助 2018-04-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

222. [LayaAirIDE3]Laya3.2.1命令行打包,编译错误也生成成功 [ 81%]

...dd ui/ui.atlascfg add ../src/BuildScript.ts add ../src/Main.ts add ../src/storage/StorageProxy.ts add ~/internal/blueprint.bin add ~/internal/Box.lm add ~/internal/Capsule.lm add ~/internal/Cone.lm add ~/internal/Cylinder.lm add ~/internal/DefaultMaterial.lmat add ~/internal/DefaultParticleMaterial....

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

223. 为什么hitTestPoint始终是false? [ 81%]

...I extends Laya.Sprite { private s:Laya.Sprite = new Laya.Sprite(); constructor() { super(); var img:Laya.Image = new Laya.Image("comp/bg.png"); this.s.addChild(img); this.addChild(this.s); Laya.stage.on(Laya.Event.CLICK, this, this.hitPoint); } private hitPoint(e:Laya.Event): void { console.log(this...

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

224. 移动端适配,使用fixedwidth,一些手机下面会出现黑边,这个改怎么处理啊 [ 81%]

...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 分享:适配LayaAir版本的PureMVC框架 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? ...

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

225. Laya.stage.visible=false不起作用 [ 81%]

...visible=false,运用在3d场景中应该怎样实现? Ignored attempt to cancel a touchmove event with cancelable=false Ignored attempt to cancel a touchmove event with cancelable=false Ignored attempt to cancel a touchmove event with cancelable=false islooping的false和true的切换 3D物体ac...

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

226. 位图为什么老是加载错误啊。崩溃了 [ 81%]

...照官网例子粘贴下来的,麻烦帮我看看。JS项目 [warn]Retry to load: font/test.fnt [error]Failed to load: font/test.fnt   附件 : --> myLaya.zip 2017-08-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个...

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

227. 使用模糊滤镜时 旋转后出现bug [ 81%]

...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. ...

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

228. IDE使用白色主题的时候会出现很多界面的BUG怎么办? [ 81%]

...6) Layaair IDE的帧属性面板不见了 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 编译调试启动chrome出现错误: Error processing launch: Error...

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

229. 加载的时候动画会卡 [ 81%]

...         this.dh();         this.btn.on(Event.MOUSE_DOWN,game,this.toquanjing);         Laya.propertyIsEnumerable = true;     }     Laya.class(Lload,"Lload",ui.loadUI);     Lload.prototype.dh = function(){         this.ani1.play(0,true);         Tween.to(this.bigfont,{scale...

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

230. 打开layaide,出现错误,要怎么解决 [ 80%]

...决 Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. 以上是错误信息 附件 : --> 2017-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞同来...

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