大约有 302 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0244 秒)
...DOMException: play() 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 问题状态 最新活动: 2019-08-19 10:50 浏览: 2406 关注: 3 人 StevenMiao • 2019-08-16 13:41 谢谢!替换之后可以了。 关于透传我还有一点疑惑:以后的Laya都要使用现在这种透...
来源: Laya_社区 发布时间: 20190814
...shRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, System.Boolean A_2) (at <f23f19a62c944610ba98639869d48a79>:0) n.b () (at <f2...
来源: Laya_社区 发布时间: 20210607
... 大大大懒猫 • 2018-09-10 10:39 export class ShopTitle extends Laya.Script{ public title: string; constructor(){ super(); } public _initialize(owner: Laya.Sprite3D): void { super._initialize(owner); var sprite3D = this.owner as Laya.MeshSprite3D; var sprite3DMat = new Laya.StandardMaterial(); ...
来源: Laya_社区 发布时间: 20180814
...连接不上socket 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 真机环境找不到window---cant find variable: window stack 关于apk打包动画卡的问题 1.8.4版本打包vivo小游戏,只有个temprelease 项目分包后, 运行出错 打包出来后的APP打开加载...
来源: Laya_社区 发布时间: 20180108
....transform.rotate(new Laya.Vector3(0, 0.9, 0)); obj.addComponent(BoxControlScript); //旋转方向与角度设置 //var vect = new Laya.Vector3(0,1,0); //每10毫秒旋转一次 //Laya.timer.loop(10,null,function(){ //obj.transform.rotate(vect,false,false); //}); })); })); })(this); class BoxControl...
来源: Laya_社区 发布时间: 20200611
...动进入触发器的生命周期。 2.4.4 使用生命周期方法 创建Script3D脚本 生命周期的方法,只能在脚本类里使用,所以,我们需要创建一个脚本,3D游戏必须要继承3D的脚本Script3D。空脚本的示例代码如下: /** * TypeScript语言的3D脚本示...
来源: Laya3.0_文档 发布时间: 20251010
...ache/localstorage/logo/logo.png I/LayaBox (12689): require(/sdcard/layabox/scripts/config.js) I/LayaBox (12689): found the file in the package:scripts/config.js I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... 2.471 E/LayaBox (12689): download image file error! file:////data/data/c...
来源: Laya_社区 发布时间: 20170320
...! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.7.9 postinstall script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the electron package, npm ERR! not with npm itself. npm ERR! Tell t...
来源: Laya_社区 发布时间: 20171124
...上一杯红茶,写下了laya的故事。 工具及涉及:layaide+typescript+pomelo+tiledmap+其他工具 项目类型:mmorpg 人员:zom(客户端) + arrow(服务端) 进度:单机体验状态,实现 摇杆,切图,释放技能(由于人员和精力有限还需要处理公...
来源: Laya_社区 发布时间: 20161109
...1. 没有用 力和速度 作为移动 2.用 tween 缓动到像素点 3.用script 脚本 每帧刷新 _sysPosToPhysic 4.碰撞时 会出现 碰撞体信息消失的情况 上面截图 5.劳烦官方大大看一下 附件 : --> testDemo.zip 2022-07-15 1 条评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20220715