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

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

351. 有人帮忙调试个子弹的坐标问题吗 出50元 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 mask在layaplayer中有问题 graphics alpha 问题 ...

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

352. 官网文档错误 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target matter.js的文档查看 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 路径是对的,但老是,调试控制台提示:错误,图片是IDE自...

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

353. IDE启动报错 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0....

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

354. 3D资源贴图偶现错误 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 一个3D正方体模型,想给它六个面贴不同的贴图...

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

355. IDE编译参数 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 Laya mac版的IDE 是没测试就上线了吗? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未...

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

356. Flash builder不能断点调试嘛?? [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 ui list 里面的元素不能点击两次 循环依赖不能运行 Circular dependency: 本地调试加载本地图片都报错 在...

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

357. VSCode中断点调试失败 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 FD 宏编译时 出现 试图访问该方法时失败 真...

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

358. 出现编译出错 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 ap...

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

359. 按F5,无法打开调试窗口?求解 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 点击代码编辑模器 就提示无法打...

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

360. Laya2.6、2.7等支持async、await编译经验分享 [ 60%]

...快速简单测试了一下代码是可以的。希望没漏。下面随便Main.ts启动时候执行一下this.testAsync()即可看看效果。async testAsync() { await this.testWait10s() } async testWait10s() { return new Promise((resolve,reject)=>{ Laya.timer.once(10000,this,()=>{ console.lo...

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