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

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

141. 关于资源加载的问题 [ 68%]

.../程序入口 Laya.init(600, 400); //激活资源版本控制 Laya.ResourceVersion.enable("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION); function beginLoad(){ Laya.loader.load("res/atlas/comp.atlas", Handler.create(null, onLoaded)); } fun...

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

142. dcc下载超时 [ 67%]

...calstorage 07-04 20:55:27.342: I/MainCanvas(7884): Android OpenGL ES Major Version 3 07-04 20:55:27.346: I/WebViewFactory(7884): Loading com.android.webview version 52.0.2743.100 (code 275610010) 07-04 20:55:27.369: W/System(7884): ClassLoader referenced unknown path: /system/app/webview/lib/x86 07-...

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

143. 安装layaair2-cmd一直失败 [ 67%]

...e to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. C:\Users\Administrator\AppData\Roaming\npm\layaair2-cmd -> C:\Users\Administrator\AppData\Roaming\np m\node_modules\layaair2-cmd\layaair2-cmd.js > core-js@2.6.11 postinstall C:\Users\Administrator\...

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

144. 资源版本问题 [ 67%]

... //设置版本控制类型为使用文件名映射的方式 Laya.ResourceVersion.type = Laya.ResourceVersion.FILENAME_VERSION; Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, beginLoad)) function beginLoad() { //加载LOADING资源 Laya.loader.load([{ url: "res/atlas/icon.atla...

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

145. ios读取文件 [ 67%]

...: var xhr = new XMLHttpRequest(); xhr.open('GET','http://10.10.20.19:7766/version',true); xhr.onload=(e)=>{     var f = window.appcache.getCachePath()+'/version';     fs_writeFileSync(f,xhr.responseText);//把结果写到f文件中     url='';//自己决定url     loadUrl(url); } xhr.oner...

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

146. googleplay资源zip包,入口页无法获取 [ 67%]

...e", "true"); mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/ind ... 6quot;); 因为我觉得资源还是存在本地,只是位置变了,所以没有改成网络加载的方式 结果现在获取index.html的时候,无法在相对应的目录进行获取,导致访问不...

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

147. 安卓/iOS构建 · LayaAir3.0文档 · LAYABOX [ 67%]

...打包之后无法运行。单机版的地址固定为 http://stand.alone.version/index.js 打包资源 资源是脚本、图片、声音等资源。对于在线游戏,只要有游戏的url就能正常运行,但是把资源直接打进App包中的话,可以避免网络下载,加快资源载...

来源: Laya3.0_文档 发布时间: 20230303

148. QQ玩一玩打包问题 [ 67%]

...in:0;font-size:20px;line-height:24px;margin-bottom: 20px"> package log. version: 1.6<br> unzip:/data/apollo_game_pkg//pkg/20180709/1021/2809_src.zip<br> unzip done...<br> /data/apollo_game_pkg/pkg/20180709/1021/cmshow_game_2809<br> qqPlayCore log normal : buildPath:'/trunk...

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

149. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 67%]

... 分享 微博 QZONE 微信 1675148949用户 赞同来自: 抖音iOS版本 version 28.9.0  Layaair 2.13.1 测试机器是:iphone 13 Pro max以及 iphone 12 pro max 我们这是完整的项目,实在不方便提供demo 2024-03-06 0 0 分享 微博 QZONE 微信 mosike 赞同来自: 我也遇到...

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

150. 导入FBX报错 [ 67%]

...library\temp\zZQHoe\ [2023-06-20 18:19:19.020] [resource_tool] [info] tool version: 0.0.16 [2023-06-20 18:19:19.021] [resource_tool] [info] Autodesk FBX SDK version 2020.3.1 Release (325fc9c4c) [2023-06-20 18:19:19.032] [resource_tool] [info] Application Directory: C:\Program Files\LayaAirIDE3\resou...

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