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

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

91. 使用Layaair调试播放MP3报错 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 谷歌浏览器播放mp3出现The AudioContext was not all...

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

92. Spine的播放出现闪烁 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 骨骼动画播放完后的回调时间 谷歌浏览器播...

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

93. 声音 本地调试中 切换背景音乐一段时间后自动停止 [ 59%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? Laya.timer.loop()如何停止 将list里的scrollBar设置mouseWheelEnable=false...

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

94. 设置遮罩(ActionScript-LayaAir基础篇(AS3)-位图) [ 59%]

...IDE生成的类与图集,实现遮罩效果   创建一个入口类`Main.as`,编码如下: ```java package { import laya.net.Loader; import laya.utils.Handler; import ui.maskDemoUI; public class Main { public function Main() { //初始化舞台 Laya.init(1136,640); //设置舞台背景色 ...

来源: Laya2.0_文档 发布时间: 20210714

95. 编译时候报错 如下 怎么解决呢 [ 59%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd...

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

96. Error: asBitmap no size! [ 59%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场景编辑器时 Laya3D init error must support webGl spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - ...

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

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

...33984375 ms installPackages: 0.740966796875 ms scan: 3.616943359375 ms add main_scene.ls add 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 ~/intern...

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

98. 如果执行打开窗口再关闭这个窗口引擎就会报错 [ 59%]

...是再继续执行   例子随便创建个view 里面放几个图片. 在main函数里打开这个界面,再立即关闭这个界面.就会出问题.   这个问题,我们需求者这边也可以回避,但是太绕了. 像这样的使用场景: 向服务器请求某个数据,打开转圈圈界面 ...

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

99. 画了一个封闭的曲线,获取鼠标点击处的像素,为何坐标对不上导致拿不到正确位置的Texture? [ 59%]

...mport laya.resource.Texture; import rain.core.StageReferance; public class Main { private var _view:Sprite; public function Main() { Config.isAntialias = true;//抗锯齿 //初始化引擎 Laya.init(1024, 768); //Stat.show(); Laya.stage.bgColor = "#ccc"; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; L...

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

100. Chrome和layaAir调试,大部分点击事件没有反应了 [ 59%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 TextInput重写onFocus和onBlur事件监听不到 救命!canvas定位后 点击区域偏移,求大大们解答 Animation如何加点击事件 求指点3d射线碰撞...

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