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

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

21. 启动进度条能否直接替换lib里的loading图片呢? [ 85%]

...使图片以圆形的方式显示? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 Texture图片能否进行翻转? LayaAir使用AS语言能直接...

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

22. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 85%]

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 在项目发布时,LayaIDE内存占用上升至1G,然后报错:=mediumFATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory   附件 : --> 2018-06-16 添加评论 悬赏 --> 分享...

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

23. HIERARCHY_LOADED函数不回调 [ 85%]

...0); this.sceneP.once(Event.HIERARCHY_LOADED, this,function():void{ console.error("改变大小"); this.sceneP.transform.localScale = new Vector3(3, 3, 3); this.sceneP.transform.localPosition = new Vector3(100, 100, 100); }); 2018-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

24. APP自定义启动Loading [ 85%]

...录 发起人 slayerma 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 自定义场景类导出layaMaxUI.ts有前缀导致报错 启动引擎报错 mPlugin.gam...

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

25. 图集修改以后加载的问题 [ 84%]

...OT_FOUND [file:///E:/f/laya/layaBattle/bin/resource/unit/element2.png]   [error]Failed to load: resource/unit/element2.png laya.core.js:19117 Fail to load: resource/unit/element2.png laya.core.js:23365 Failed to load resource: net::ERR_FILE_NOT_FOUND [file:///E:/f/laya/layaBattle/bin/resource/unit/...

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

26. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 84%]

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 项目发布时报错,=mediumFATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 在项目发布时LayaIDE内存占用上升至1G 然后发布失败,报错如下图所示,看之...

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

27. 求助大佬们!oppo游戏中3d资源贴图出现Failed to load [ 84%]

...起人 1567258521用户 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 求助关于TiledMap的版本问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现...

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

28. MovieClip报错 [ 84%]

...护,判断下图集的信息是否存在,如果不存在就派发一个error事件通知开发者,MC使用的图集信息不存在,目前已安排引擎同事在版本里增加了保护,下个版本提交发布后就有了,临时你也可以通过修改代码来添加保护:var data:*;...

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

29. layabox加载fairygui发布的二进制文件报错 [ 84%]

...t null"); //输出//////////////////////////////// if (content==null){ var errorCount=this._failRes[url] || 0; if (errorCount < this.retryNum){ console.warn("[warn]Retry to load:",url); this._failRes[url]=errorCount+1; Laya.systemTimer.once(this.retryDelay,this,this._addReTry,[resInfo],false); re...

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

30. 关于发布APP,自定义启动Loading界面的问题 [ 83%]

...题解答(最新版本:1.7.16) 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 关于适配采用showAll后留白部分的颜色问题 【带附件】 使用Laya2.0.0...

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