大约有 87 项符合查询结果, 库内数据总量为 30,949 项。 (搜索耗时: 0.0109 秒)
Laya.Script _start和_update以及_lateupdate不执行是什么原因呢? class b extends Laya.Script{ _initialize(owner:Laya.Sprite3D){ super._initialize(owner); //加打印可以执行 } _start(state:Laya.RenderState):void{ //加打印不执行 ...
来源: Laya_社区 发布时间: 20180423
... 赞同来自: 您看下您要添加的脚本是否存在base继承自Laya.Script, son继承自base,grandSon继承自son这种情况?如果存在的话在脚本中添加 //extends Laya.Script的注释试试 2022-01-06 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回...
来源: Laya_社区 发布时间: 20220106
... using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript stand ard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of cor...
来源: Laya_社区 发布时间: 20200211
...r:, performSelector:, method_exchangeImplementations(), and running remote scripts in order to change app behavior and/or call SPI, based on the contents of the downloaded script. Even if the remote resource is not intentionally malicious, it could easily be hijacked via a Man In The Middle (MiTM) a...
来源: Laya_社区 发布时间: 20191104
... "materials":[ { "type":"Laya.BlinnPhongMaterial", "path":"Assets/MainGame/Scripts/lmh/Shader/shoubiMat.lmat" } ], "meshPath":"Assets/MainGame/Art/NewGuns/HaveCaiZhi/C9-胳膊节点001.lm" }, "components":, "child": } 附件 : --> 2019-10-15 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20191015
...ntime运行报错! 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() as3 ,LayaAir下调试matter.js物理引擎出错。 问题状态 最新活动: 2017-03-20 14:51 浏览: 1531 ...
来源: Laya_社区 发布时间: 20170320
...game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 用了ByteArray的zlib.min.js后报错 问题状态 最新活动: 2020-02-03 12:08 浏览: 840 关注: 1 人
来源: Laya_社区 发布时间: 20200203
...动态合批报错. 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 用了ByteArray的zlib.min.js后报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 20...
来源: Laya_社区 发布时间: 20171118
...之前要保证其他js文件已经加载完毕,所以我们需要将<script src="libs/laya.plugins.js"></script>标签放于其他js标签之后(位于最后),可避免此报错。 该问题由易游天...
来源: Laya_社区 发布时间: 20160509
...game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 本地调试加载本地图片都报错 IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2018-...
来源: Laya_社区 发布时间: 20180417