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

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

2271. Uncaught RangeError:Array buffer allocation failed [ 52%]

...录 发起人 One Piece 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeErro...

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

2272. Laya中如何使用canvas [ 52%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 成都雨墨游戏 求 laya 程序开发人员 Laya mac版的IDE 是没测试就上线了吗? 关于Laya实现Matter.js官方案例凹多边形的问题 求高人分享使用protobuff框...

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

2273. [骨骼相关] BUG: 如果在 Slot 上有蒙皮,使用 setSlotSkin 图像错乱 [ 52%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 关于使用matterjs物理引擎鼠标问题 请问2.0的版本开始,我...

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

2274. 如何获取实时更新的动态数据,数据在文本中 [ 52%]

...loadPosition():void{ /* let resArray:Array<any>=[ {url:"eyeimf.txt",type:Laya.Loader.TEXT} ] Laya.loader.load(resArray,Laya.Handler.create(this,this.Onloaded),null,Laya.Loader.TEXT,0,true,null,true);*/ let event1=Laya.loader.load("eyeimf.txt", Laya.Handler.create(this, this.Onloaded), null, La...

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

2275. 微信小程序项目中xml无法加载和解析 [ 52%]

...小游戏后会报错 代码如下: Laya.loader.load([{url: "lang.xml", type: Loader.XML}]); 错误如下: gameThirdScriptError undefined;at api readFile success callback function undefined 经调试,原因就是加载了xml,去掉该行就不会报错。 同时位图字体也是因为xml解...

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

2276. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 52%]

... extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public _move_img: Image; // public _list: List; //创建一个 List 类的实例对象 list 。 private n:number = 0; private x0:number = 0; private y0:number = 0; constructor(){super();} onEnable():void{ th...

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

2277. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 52%]

...{ url : [ "res/background.png", "res/m_background.png", "res/floor.png" ], type : Laya.Loader.IMAGE }); //加载图集资源 asset.push({ url:"res/player.json", type : Laya.Loader.ATLAS }); //加载图集资源 Laya.loader.load(asset, laya.utils.Handler.create(this, onLoaded), laya.utils.Handler.cre...

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

2278. Animation的createFrames为何加载不了有的图集资源 [ 51%]

....init(600, 400); //Laya.loader.load([{url: "res/atlas/char_wudang01.json", type: Loader.ATLAS}], Handler.create(this, onLoaded)); this.onLoaded(); } private function onLoaded():void { //Animation.createFrames(["res/atlas/monsterbeattack/0.png","res/atlas/monsterbeattack/1.png","res/atlas/monsterbeat...

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

2279. 如何在layaair 上使用get方法的xml ,获得节点属性? [ 51%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 1.7.20...

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

2280. [LayaAir3]从3.0.9开始纹理对象再次使用,会出现闪烁 [ 51%]

...用mask? 纹理平铺怎么做 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target layabox3.07版本使用纹理压缩色彩很大 谷歌浏览器播放mp3出现The AudioC...

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