大约有 1,158 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)
...DOMException: play() 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 用了ByteArray的zlib.min.js后报错 runtime运行报错! 小游戏项目 加载有中文的json文件 报错 2.2.0beta4,微信上动态合批报错. 请问laya里如何解析json,似乎和AS3的不太一样...
来源: Laya_社区 发布时间: 20190926
...06 error Exit status 1 5907 error Failed at the electron@1.7.9 postinstall script. 5907 error This is probably not a problem with npm. There is likely additional logging output above. 5908 verbose exit [ 1, true ] 附件 : --> 2017-12-06T10_02_53_392Z-debug.zip 2017-12-06 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20171206
...gClass, property } = Laya; @regClass() export class UI_Dialog extends Laya.Script { private DIALOG_WIDTH: number = 220; private DIALOG_HEIGHT: number = 275; private CLOSE_BTN_WIDTH: number = 43; private CLOSE_BTN_PADDING: number = 5; private assets: any[]; private dialog: Laya.Dialog; constructor() ...
来源: Laya3.0_文档 发布时间: 20230303
...成的ui代码报错 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 2.2.0beta4,微信上动态合批报错. 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2022-04-06 15:04 浏览: 2963 关注: 2 人
来源: Laya_社区 发布时间: 20220406
...式下,cpu爆满 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 创建动效模板 可能存在bug 真机环境找不到window---cant find variable: window stack 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 3d项目-unit...
来源: Laya_社区 发布时间: 20181011
...,就解决方案 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 问题状态 最新活动: 2018-10-12 11:16 浏览: 2410 关注: 2 人 Laya_Aaron • 2018-10-12 11:20 补充一下,如果没有demo是无法查的 york • 2018-09-17 13:39 解决了 不知道怎么反馈给官方...
来源: Laya_社区 发布时间: 20180913
...archKey":"Dialog", "props":{"width":1624,"sceneColor":"#000000","runtime":"script/view/dialogs/SettingDialog.js","height":750}, "nodeParent":-1, "maxID":4, "label":"Dialog", "isOpen":true, "isDirectory":true, "isAniNode":true, "hasChild":true, "compId":2, "child":[ { "x":15, "type":"Image", "searchK...
来源: Laya_社区 发布时间: 20200417
...ad property 'time' of undefined laya.d3.js:22278 at Animator.__proto._eventScript (file:///F:/Program/PF_LAYA2.1/game/bin/libs/laya.d3.js:22278:15) at Animator.__proto._updateEventScript (file:///F:/Program/PF_LAYA2.1/game/bin/libs/laya.d3.js:22315:11) at Animator.__proto._update (file:///F:/P...
来源: Laya_社区 发布时间: 20191026
...如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Tree }) public tree: Laya.Tree; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //初始化树状列...
来源: Laya3.0_文档 发布时间: 20251010
...了些备注,其实主要原因是你用的是2D得触发,脚本得继承Script3D才行 ParadiseKiss • 2020-07-28 17:46 你是刚入门吧 zzhh9857 • 2020-07-28 17:49 @ParadiseKiss:是的,刚入门,现在正在学习 zzhh9857 • 2020-07-28 17:52 @ParadiseKiss:网上看的教程,看样...
来源: Laya_社区 发布时间: 20200728