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

大约有 1,762 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0070 秒)

1191. 生成ios项目,在xcode调试会出现document.querySelector('#id')引用不到,但网页页面打开没问题 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 iphone自带浏览器页面怎么锁定 图集打包找不到图集文件 laya2的Scene默认是文件模式,不会生成场景类了,...

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

1192. 会不会曾在兼容性问题使得laya开发的项目无法启动,有具体的例子吗 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于Laya实现Matter.js官方案例凹多边形的问题 新手开发游戏,求思路 使用getChildByName()无法得到子节点对象 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 ...

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

1193. LayaAir App打包提示:download ttf error [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Ts 编辑提示error TS5023: Unknown option 'p' 图集打包找不到图集文件 用了第三方socket类 项目在IDE上可以连接正...

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

1194. Laya里显示时 子对象 位置错误 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? 成都雨墨游戏 求 laya 程序开发人员 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 使用了u3D导出来的粒子,不停的显示移除...

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

1195. laya2.04使用Animation错误异常bug [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 关于使用matterjs...

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

1196. styles.xml这个文件git之后出现,这是个什么文件啊 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 版本不匹配! 全局 tsc (2.2.2) !...

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

1197. [LayaAirIDE3]更新3.1.2以后Shader蓝图编译没过 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target layaair2-cmd 编译bug Laya中的宏编译要怎么用啊 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 版本不匹配! 全局 tsc (2.2.2) != VS Code ...

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

1198. 引擎示例中的错误 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于使用matterjs物理引擎鼠标问题 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 2.1.1.1引擎微信小游戏掉帧严重 Laya2.6.0beta 物理引擎 刚体...

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

1199. laya2.0 as3编译报错,输出乱码,官方demo也跑起来 [ 55%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现...

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

1200. 一个关于getPixels的问题 [ 55%]

一个关于getPixels的问题 空工程中代码如下: Main.js: const Sprite = Laya.Sprite; const Text = Laya.Text; const Texture = Laya.Texture;  Laya.init(800, 600);  var txt = new Text(); txt.pos(200, 200); txt.color = "#FFFFFF"; txt.text = "000000"; Laya.stage.addChild(txt);  var spr = n...

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