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

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

301. 使用IDE TS语言开发微信小游戏,添加了第三方库,在模拟器和浏览器调试运行都没有问题,但是导出微信小游戏后,微信开发者工具提示 没有ReferenceError: ** is not defined [ 88%]

...信小游戏后,微信开发者工具提示 没有ReferenceError: ** is not defined 使用IDE TS语言开发微信小游戏,添加了第三方库,在模拟器和浏览器调试运行都没有问题,但是导出微信小游戏后,微信开发者工具提示 没有ReferenceError: ** is not d...

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

302. 3Ddemo加载Unity导出场景报错resou._removeReference is not a function [ 88%]

3Ddemo加载Unity导出场景报错resou._removeReference is not a function import { ui } from "./../ui/layaMaxUI";  /** * 本示例采用非脚本的方式实现,而使用继承页面基类,实现页面逻辑。在IDE里面设置场景的Runtime属性即可和场景进行关联 * 相比脚本...

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

303. 打包微信小游戏报错 ReferenceError: Matter is not defined [ 87%]

打包微信小游戏报错 ReferenceError: Matter is not defined 用ActionScript编写项目,可以在pc端正常运行,matter.js是直接用 <script type="text/javascript" src='matter.js' loader='laya'></script> 引入 打包后在微信开发者工具打开报错:Matter is not ...

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

304. TypeError: Cannot read property 'm_jointList' of null [ 87%]

TypeError: Cannot read property 'm_jointList' of null   一个子弹同时撞击两个物体 报错 求问解决方法 附件 : --> 2019-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来...

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

305. 调用动画结束on方法,报错this.zombieAnimator.on is not a function [ 87%]

调用动画结束on方法,报错this.zombieAnimator.on is not a function 创建官方示例3D Laya.Sprite3D.load("res/threeDimen/skinModel/Zombie/Zombie.lh", Laya.Handler.create(this, function(zombie:Laya.Sprite3D):void { scene.addChild(zombie); this.zombieAnimator = (zombie.getChildAt(0) as Lay...

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

306. 为什么会出现报错 ani not found:ufo1_down [ 87%]

为什么会出现报错 ani not found:ufo1_down 报错显示 ani not found: ufo1_down       laya.core.js:17282  ani not found: bullet1_down  而且就算设定了大飞机的血量,可是打一下就死了。    var Game = (function(){ (function Game(){ // 子弹发射偏移位置表 thi...

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

307. 自定义的一个方法类,为什么第二次运行程序就报is not a function,第一次就是好的 [ 87%]

自定义的一个方法类,为什么第二次运行程序就报is not a function,第一次就是好的 代码在附件里报错后把import utils.CenterPivot;重新写一遍,让系统重新识别一遍又不报错了,然后再运行又开始一直报错,不明白为什么错还分第一...

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

308. movieclip destroy 后重新加载失败 [ 87%]

...vieClipAtlas: res/swf/bomb.swf true Failed to load resource: net::ERR_FILE_NOT_FOUND [warn]Retry to load: bomb/2.png Failed to load resource: net::ERR_FILE_NOT_FOUND Failed to load resource: net::ERR_FILE_NOT_FOUND Failed to load resource: net::ERR_FILE_NOT_FOUND Failed to load resource: net::ERR_FI...

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

309. Laya3d is not define [ 87%]

Laya3d is not define js工程,1.3.0版本 添加3d模型,运行提示Uncaught ReferenceError: Laya3D is not define. 附件 : --> 2016-09-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueying 赞同来...

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

310. unity 3d 骨骼动画资源到处 KeyNotFoundException: The given key was not present in the dictionary 问题 [ 87%]

unity 3d 骨骼动画资源到处 KeyNotFoundException: The given key was not present in the dictionary 问题 导出动画失败,没找到原因。能帮忙看下不?非常感谢! 附件 : --> sample.unitypackage_.zip 2018-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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