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

大约有 2,700 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0063 秒)

301. 安卓启动问题 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 关于apk打包动画卡的问题 (此问题已经无效...

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

302. chrome调试 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 as3 ,LayaAir下调试matter.js物理引擎出错。 路径是对的,但老是,调试控制台提示:错误,图...

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

303. LayaBox出现问题 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. IDE1.7.8 json图集加载问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 ...

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

304. 启动短暂黑屏问题 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 两个问题 有元件支援视频流渲染吗? Image元...

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

305. Image [ 61%]

...ture     var img___=new Image();         img___.src="res/card/select_main_card_bg.png"         img___.onload = function(){             var image = new Laya.Image()             image.source = img___             Laya.stage.addChild(image)         } 舞台上没有图  ...

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

306. 错误问题反馈 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于apk打包...

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

307. 语法错误,不兼容覆盖 [ 61%]

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

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

308. 如果捕获Uncaught Error事件 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Animation如何加点击事件 关于遍历产生的sprite的点击事件,急,大神帮看哈 鼠标滚轮滚...

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

309. F5启动调试问题 [ 61%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 关于Dialog遮罩层移除解决问题的说明 我这样载...

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

310. BloomEffect 没有效果啊 [ 61%]

...么没有效果啊 let camera : Laya.Camera = this.owner.getChildByName("Main Camera") as Laya.Camera ;let postProcess:Laya.PostProcess = new Laya.PostProcess; let bloom:Laya.BloomEffect = new Laya.BloomEffect(); // bloom.color = Laya.Color.RED; bloom.intensity = 0.5; bloom.clamp = 0.5; bloom.fastMo...

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