大约有 2,428 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0062 秒)
laya as发布玩一玩到Xcode工程,编译报错 我们是在windows环境下发布的玩一玩,然后将其拷贝到Xcode工程下的Res文件夹下,插上手机,打开手Q,然后编译报错 level=1, code=-1, info1=Execute JS Error![TypeError: this.ctx.transform is not a function. (In ...
来源: Laya_社区 发布时间: 20181009
... 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2017-07-19 11:16 浏览: 1066 关注: 2 人 demibug • 2017-07-18 23:23 这个就是我之前说的摄像机动画的问题,因为导出的animatorClip旋转对不...
来源: Laya_社区 发布时间: 20170718
...e.addChild(sb); userBoxSprite.addChild(sp); // sb.loadImage(newBg1, x, y, singleWidth, singleHeight); sb.skin = newBg1; sb.pos(x,y); sb.size(singleWidth, singleHeight); // sp.loadImage(imgUrl, x, y, singleWidth, singleHeight); sp.skin = imgUrl; sp.pos(x,y); sp.size(singleWidth, singleHeight);你这...
来源: Laya_社区 发布时间: 20180427
...译。 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList unity中的模型导出后在laya中显示不正常 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 用了第三方soc...
来源: Laya_社区 发布时间: 20190730
...中,且设置了var为mydiv,然后在代码中 var myChart = echarts.init(this.mydiv);进行echarts的初始化时,报: [ts] Argument of type 'HTMLDivElement' is not assignable to parameter of type 'HTMLDivElement | HTMLCanvasElement'. Type 'HTMLDivElement' is not assignable to type 'HTMLCan...
来源: Laya_社区 发布时间: 20170721
...相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueying 赞同来自: 麻烦把报错截图看下! 2017-03-01 0 1 分享 微博 QZONE 微信 xiaoxifei102143 赞同来自: 是在手机在无法出现报错,我发源文件,这不是飞机大战的游戏,是我做的一...
来源: Laya_社区 发布时间: 20170301
... return; } float num = 0f; foreach (ContactPoint2D contactPoint2D in collision.contacts) { num += contactPoint2D.normalImpulse; } this.AddResistence(collision, this.inflationUtils.GetEnemyResistance() * 0.5f, num); ...
来源: Laya_社区 发布时间: 20191028
...题咨询 现在的问题如下:使用layacmd资源版本管理工具对bin文件夹下的导出资源打版本为0.1,所有被IDE打包进图集.atlas中的资源则不会出现在manifest.json中。此时在游戏中加载完atlas文件后会执行Loader.as的onLoaded中的如下代码 }else{ ...
来源: Laya_社区 发布时间: 20180415
...aAir3 赞同来自: 你这个deom怎么运行报错呢? [Game] Error loading res://a7daa100-5ced-4cd1-820d-82ed9838d4cf: Error: unknown runtime '7bad1742-6eed-4d8d-81c0-501dc5bf03d6',TypeError: cls is not a constructor [Game] Uncaught (in promise) TypeError: Cannot read properties of undefin...
来源: Laya_社区 发布时间: 20230316
...相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 请给个例子我们看下吗,谢谢! 2017-08-28 0 1 分享 微博 QZONE 微信 Liu_1986 赞同来自: 已经上传了 帮我看一下 我一直没找到问题在哪 谢啦 2017-08-28 0 3 分享 微...
来源: Laya_社区 发布时间: 20170828