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

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

6371. 关于在TS工程中引入微信JS-SDK的问题 [ 36%]

...ig));   在PC上用chrome运行,wx的类型是object,wx.config是function,一切正常,但如果导出后用微信开发者工具打开,则出现如下图的问题:   //========================================   如果不下载到本地,用如下语句在线引用的话: <scrip...

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

6372. 新手引导 挖洞 不用 cacheAs="bitmap" 希望能帮助那些和我一样有需求的码农!你好我好大家好才是真的好!请各位大佬批评指教! [ 36%]

...要计算之后动态更改 -->     <div id="div1" style="position:absolute;left:0px;top:0px"><canvas id="canvas"></canvas></div>     <script type="text/javascript">         /////////////////////////////////////////////////////////////////////////////...

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

6373. 打包成Android的apk之后,在某些机型一后台就有很大几率发现卡死Anr的情况,有anr日志 [ 36%]

...Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930   | state=R schedstat=( 55770310 3145521 28 ) utm=0 stm=5 core=0 HZ=...

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

6374. 【字节跳动】深圳北京游戏团队招聘,程序/美术/策划,校招社招均有岗位 [ 35%]

...坐标:深圳南山 请问在layaIDE里,怎么调用微信小程序API IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 游戏运行在chrome里面 听不见声音 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。...

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

6375. 加载.lh文件 运行后黑屏 无法显示 [ 35%]

.../threeDimen/skinModel/LayaMonkey/LayaMonkey.lh", type: Laya3D.HIERARCHY, priority: 1}];     //Laya.loader.create(resource, Laya.Handler.create(this, this.onComplete));         Laya.loader.create("Export/LayaScene_JJF/Conventional/JJF.lh", Laya.Handler.create(this, this.onComplete));   ...

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

6376. [0]laya-zip游戏加载提速库(Laya3.0版本适配更新) [ 35%]

...录 LayaZip.clearCacheZip(url)[/code]版本 查看版本[code]LayaZip.Version[/code]其他 如果有意见或建议,请反馈到: QQ群: 200482074 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ...

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

6377. 2.4,2.5版本U3D导出插件导出模型时抛出代码异常 [ 34%]

...上传失败,已经发送到1029805476@qq.com 异常: KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) r.a (UnityEngine.GameObject A_0, i A_1, System.Boo...

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

6378. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 34%]

...ine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngi...

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

6379. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 33%]

...有如下几处:   1、在第8行下面添加对 laya.net.ResourceVersion 的引用: var ResourceVersion = laya.net.ResourceVersion;  2、第330-336行,将 MiniFileMgr.isLocalNativeFile=function(url){ for(var i=0,sz=MiniAdpter.nativefiles.length;i<sz;i++){ if(url.indexOf(MiniAdpter.nativ...

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

6380. [LayaAirIDE3]2d相机打包后问题 [ 33%]

...s, (data: any) => {             this.playerScript.move(data.direction, data.force);         });          this.joystickScript.owner.on(Joystick.END, this, () => {             this.playerScript.stop();         });          // 可视化边界         this.visuali...

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