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

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

1. ani not found: GameRole.ani#hero_fly [ 100%]

ani not found: GameRole.ani#hero_fly 明明.ani里面有 hero_fly 还是报错 没找到hero_fly,求教 附件 : --> 2018-05-03 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 183*****432 赞同来自: 。...

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

2. MissingMethodException: Method not found: 'UnityEngine.LightmapData.get_lightmapColor'. [ 58%]

...关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND ani not found: GameRole.ani#hero_fly 打包提示error:index.html not found? 发布微信小游戏时,[ERR]|MergeJS Fail, File not found : E:\svnwork\layawork\bin\h5\index.html 2.0动效模板问题,我照着2.0的文档做,can not found cla...

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

3. 打飞机点开始游戏加载飞机动画不出来,点重新开始,才出来,新手求助! [ 51%]

...aya.display.Animation(); this.addChild(this.body) this.body.loadAnimation("GameRole.ani") } } _proto.playAction = function(action){ //如果是重复的动作 不执行 if(this.action == action)return; this.action = action; this.body.play(0, true,this.type+"_" + this.action); } })(); 2018-09-11 添...

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