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

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

1. layacmd使用ui命令,读取文件D:\s3mh5_client\laya\pageStyles.xml出错 [ 100%]

...s3mh5_client\laya\pageStyles.xml出错 读取文件出错 Packing complete All Work complete 完成   虽然最终导出的素材没什么问题,看到一个读取文件出错的信息总是不爽的!想知道具体原因。   2017-10-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

2. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 96%]

...in { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "#101825"; this.init() } init() { // 预加载图集 Laya.loader.load("r...

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

3. 关于LayaAir IDE 编辑模式下的打包功能不能合成所有图片的问题 [ 92%]

...报错: 路径不对,我能想到解决的办法就是修改layaUI.max.all.js里这个lava.png的路径,如下图: 这样可以让lava.png正常被加载显示不报错,可是这样的作法非常不方便,特别是每次重新发布,IDE都会更新layaUI.max.all.js,导致我又要...

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

4. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 81%]

...et.angel.level; // 构造 function IsLand() { // 初始化 IsLand.__super.call(this); // 名字 this.name = "gemini"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.bal...

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

5. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 75%]

...出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your sc...

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

6. 如何使用vscode编译laya项目 [ 56%]

...8 laya_ide_time.require.single.path: 0.0239ms gulp.js:8 laya_ide_time.gulp.all.require: 82.6ms gulp.js:27 laya_ide_time.require.single.../package: 0.696ms gulp.js:8 laya_ide_time.gulp.exec: 5.33ms gulp.js:251 env.modulePackage:3.9.1 gulp.js:119 Working directory changed to D:\workspace\layabox\LayaA...

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

7. lib/arm/liblayaair.so 总是崩溃 [ 45%]

...原因吗?    08-14 10:57:48.464 22228-22354/? I/LayaBox: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49  temp_old :48     Report temperature: [ap] temp :49  report_t...

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

8. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 43%]

...ct=default -p requiredDeviceType=default assembleHap --analyze=normal --parallel --incremental --daemon > hvigor UP-TO-DATE :entry:default@PreBuild... > hvigor UP-TO-DATE :libSysCapabilities:default@PreBuild... > hvigor Finished :entry:default@GenerateMetadata... after 3 ms > hvigor Fini...

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