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

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

21. [BUG]刚体约束问题,移动后约束混乱! [ 92%]

... boxBRigid = boxB.getComponent(Laya.Rigidbody3D);          let configurableConstraint = this.boxA.addComponent(Laya.ConfigurableConstraint);      configurableConstraint.setConnectRigidBody(boxARigid,boxBRigid);     configurableConstraint.anchor = new Laya.Vector3(0, -2, 0...

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

22. LayaNative中的 config.js 的具体使用文档 [ 92%]

LayaNative中的 config.js 的具体使用文档 https://ldc.layabox.com/doc/?nav=zh-js-7-1-4 这条链接只描述了logo和loadingView的使用,demo里面有 window.onLayaInitError=function(e) { console.log("onLayaInitError error=" + e); alert("加载游戏失败,可能由于您的网络不...

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

23. 2.3.0发布vivo提示找不到minigame.config.js [ 92%]

2.3.0发布vivo提示找不到minigame.config.js   附件 : --> 2019-12-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 把这个demo上传才能看原因 2019-12-11 0 0 分享 微博 ...

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

24. LayaAir3D Warning : MyWater must config in CustomShaderConfig File. [ 92%]

LayaAir引擎 LayaAir3D Warning : MyWater must config in CustomShaderConfig File. 1.在Unity中,自定义一个shader,然后应用到场景中去,用laya导出工具导出场景,会提示 LayaAir3D Warning : MyWater must config in CustomShaderConfig File,同时导出的场景文件中也...

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

25. 请问下 再config.js中 使用alert(); 可以点确定后在触发某个方法吗?或者有其他方法吗 [ 92%]

请问下 再config.js中 使用alert(); 可以点确定后在触发某个方法吗?或者有其他方法吗 2018-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞同来自: https:/...

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

26. laya老项目怎么生成微信小游戏的game.js,game.json,project.config.json [ 92%]

laya老项目怎么生成微信小游戏的game.js,game.json,project.config.json 需要自己手动创建吗 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 这些是微信创...

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

27. 打包安卓包的时候,config.js文件里可以添加自己的方法么? [ 91%]

打包安卓包的时候,config.js文件里可以添加自己的方法么? 问题如题,如果可以添加自己的方法,比如: function setLoadingProgress(value)  {        if(loadingView)         {               loadingView.loading(value);         } }   在项...

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

28. tsconfig.json报错No inputs were found in config file,要怎么配置? [ 91%]

tsconfig.json报错No inputs were found in config file,要怎么配置? 2018-01-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 创建项目会自动配置,你这个怎么操作...

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

29. LAYA js 1.7.12 Tween 使用时回调时 core报错 [ 91%]

...rcuore 赞同来自: this.body = new Laya.Animation(); this.body.loadAtlas(config[this.type].imgBang, Laya.Handler.create(this, this.onLoad)); this.body.width = config[this.type].width this.body.height = config[this.type].height onLoad(){ Tween.to(this.body, { x: (config[this.type].width / 2) + 10, ...

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

30. config.jsh中无法使用confirm [ 91%]

config.jsh中无法使用confirm 2018-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞同来自: 小游戏中不能用dom节点 2018-01-16 0 14 分享 微博 QZONE 微信 a5703929 ...

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