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

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

71. Laya.URL.basePath 设置无效 [ 97%]

Laya.URL.basePath 设置无效 如同设置了资源外网地址,但游戏跑起来,还是都了本地的。   版本:laya3.0.3。  已经上传了抖音小游戏的项目,麻烦看看。多谢。 附件 : --> bytedancegame.zip 2023-08-14 添加评论 免费帖 --> 分享 微博 QZONE ...

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

72. LayaNative 2.8.0 在iOS下input组件设置maxChars属性无效[ 97%]

LayaNative 2.8.0 在iOS下input组件设置maxChars属性无效。 Laya2.8.0 在H5端(包括安卓和iOS),安卓App端,设置input组件的maxChars*输入的长度都是有效的。 唯独iOS App设置的长度*无效,可以一直输入,还会换行。 附件 : --> 2021-03-11 添加评...

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

73. ios下 SoundManager.playMusic 指定开始时间无效 [ 97%]

ios下 SoundManager.playMusic 指定开始时间无效 SoundManager.playMusic("res/music/shanghaitan.mp3", 1, new Handler(this, this.onMusicComplete),20); 播放音乐指定从20s开始,在android机器上运行正常在IOS上运行每次都是从开始播放 附件 : --> testMusic.zip 2019-06-05...

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

74. TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 [ 97%]

TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 2017-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

75. laya2.6网格碰撞器无效 [ 97%]

laya2.6网格碰撞器无效 我用到网格碰撞器发现,如果是地形模型附加网格碰撞器就可以,不是地形模型就失效。小球穿过了普通模型   附件 : --> test.zip 2020-06-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...

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

76. laya3的自定义注册类型regClass("xxx")无效 [ 97%]

laya3的自定义注册类型regClass("xxx")无效 我用了regClass("CustomList"),注册类名,但是实际上注册的是脚本meta的uuid,并不是我注册的类名CustomList,请问一下这是bug吗? 附件 : --> 2023-08-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

77. 打包构建后设置倾斜 skewX 无效 [ 97%]

打包构建后设置倾斜 skewX 无效 打包构建后设置倾斜 skewX 无效 附件 : --> 2017-11-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 wudi199553 赞同来自: 你用最新版本的LayaNative看...

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

78. 3D灯光阴影无效 [ 97%]

3D灯光阴影无效 var directionLight:DirectionLight = scene.addChild(new DirectionLight()) as DirectionLight; directionLight.ambientColor = new Vector3(0.7, 0.6, 0.6); directionLight.specularColor = new Vector3(1.0, 1.0, 0.9); directionLight.diffuseColor = new Vector3(1, 1, 1); directionLight.tr...

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

79. Dialog的onShow方法重写无效 [ 97%]

Dialog的onShow方法重写无效 我在View类里面有写这样的代码: override protected function initialize():void { on(Event.ADDED, this, onShow); on(Event.REMOVED, this, onHide); } protected function onShow():void { } protected function onHide():void { }我创建的View类 重写onShow...

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

80. [LayaAirIDE 3.0][3.0.7]Sprite的MouseEnable属性无效 [ 97%]

[LayaAirIDE 3.0][3.0.7]Sprite的MouseEnable属性无效 此属性默认关闭,但经测试不论开启和关闭都能响应onMouseClick等鼠标事件.   附件 : --> 2023-11-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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