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

大约有 780 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0055 秒)

751. Uncaught TypeError: Cannot read property '_tf' of null [ 46%]

... property 'displayObject' of null 运行报错 Uncaught Can not find scene:GameView.scene undefined laya的模型动画对360小游戏不适配 报game.js:22084 Uncaught getUint16 error - Out of bounds 'releaseTexture' of null TiledMap通过名字获得MapLayer怎么都是Null 问题状态 最新活...

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

752. LayaAir3D打包Native Android应用,直连设备没问题,avm 运行报错 0x502 [ 46%]

...timport com.example.layaboxsdk_demo.R 修正为 =9ptimport =9ptcom.layabox.game.R; =9pt7. 点击 Make Project 进行构建, 0 error; =9pt8. 点击运行,选择 avm (Nexus 6 API 27); =9pt9. 虚拟机自动启动,并自动安装运行,控制台报错:Emulator: android/android-emugl/h...

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

753. OPPO小游戏分包指南(TypeScript-小游戏适配文档-OPPO小游戏) [ 45%]

...骤。 [[https://cdofs.oppomobile.com/cdo-activity/static/201810/26/quickgame/documentation/#/subpackage/subpackage](https://cdofs.oppomobile.com/cdo-activity/static/201810/26/quickgame/documentation/#/subpackage/subpackage)] ### 三、oppo小游戏官方的分包方式 虽然很多开发者已经...

来源: Laya2.0_文档 发布时间: 20210715

754. 引用第三方JS模块 · LayaAir3.0文档 · LAYABOX [ 45%]

...Laya.Script { private aStarInstance: AStarFinder; onStart() { console.log("Game start"); // 0表示通路,1表示障碍 let myMatrix = [ [0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 1], [0, 0, 1, 1, 0, 1, 1, 0], [0, 0, 1, 0, 0, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 0], [1, 1, 1, 0, 1, 0, 1, 0], [0, 0...

来源: Laya3.0_文档 发布时间: 20230813

755. Scene.load加载的时候无法正确的识别ResourceVersion [ 45%]

...ong 赞同来自:  Unity导出的目录,诸如这样的路径: Assets/Game/Scene/001/001_01/Lightmap-7_comp_light.png是不是都必须放到bin的跟目录之下? 2018-01-30 0 3 分享 微博 QZONE 微信 watsonsong 赞同来自: ResourceVersion.addVersionPrefix这个函数本来有两个参...

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

756. 借助AMD来解决HTML5游戏开发中的痛点 [ 45%]

...用以及游戏入口模块的启动。 ```html <script data-main="js/GameMain" src="./require.js" defer async="true"></script> ``` ## 适配AMD 增加LayaAir引擎适配模块`adapter.ts`,每一个LayaAir的类都要增加一个适配。比如`Laya.EventDispatcher`: ```ts export const...

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

757. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 44%]

...:LayaPlayer不支持的标签</SCRIPT> 启动引擎报错 mPlugin.game_plugin_init(3); 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 2.2.0beta4,微信上动态合批报错. 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: ...

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

758. LayaAir引擎与原生Flash的差异文档说明! [ 44%]

...位置获取不正确 matter.js的文档查看 启动引擎报错 mPlugin.game_plugin_init(3); Laya native1.0.7, 引擎1.7.14beta,多行文本不换行 ios原生回调问题 问题状态 最新活动: 2017-02-07 17:56 浏览: 2366 关注: 2 人

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

759. 请问下为啥我的LayaNative在运行的时候,一直显示Layaair的动画在0%的进度无法跳过呢 [ 44%]

...tivity中的initEngine方法中的设置入口页面方法改成了mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/index_native.html");    然后再运行layanative refreshres   这样应该是可以的吧   2018-03-10 0 0 分享 微博 QZONE 微信 qian 赞同来自: 你...

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

760. 为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null [ 44%]

...se) DOMException: play() runtime运行报错! 启动引擎报错 mPlugin.game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json...

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