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

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

161. scaleMode bug [ 49%]

...染混乱) 微信6.7.2版本3D显示BUG 关于2D物理碰撞无法触发OnTriggerEnter、OnTriggerStay、OnTriggerExit的bug image loadimage 加载网络图片BUG 问题状态 最新活动: 2018-03-16 15:14 浏览: 751 关注: 2 人 smallsow • 2018-03-16 14:53 SCALE_FIXED_WIDTH : String = fixedw...

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

162. 我说.... 我只是看看matter.js的刚体转不转... 然后... [ 48%]

...引擎鼠标问题 Laya3d球星添加了刚体,但是碰撞无法触发onTriggerEnter的问题,120元有偿悬赏解答 Laya270bete ,带刚体模型运动中缩放后被强制复位到0 微信小游戏《砖块》 pk游戏,看看谁的手速快,体验感非常棒 问题状态 最新活动:...

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

163. 物理碰撞脚本和触发器脚本(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 48%]

...绿色 * 注:如相对移动速度过快,可能直接越过 */ public onTriggerEnter(other:Laya.PhysicsComponent):void { ((this.owner as Laya.MeshSprite3D).meshRenderer.sharedMaterial as BlinnPhongMaterial).albedoColor = new Laya.Vector4(0.0, 1.0, 0.0, 1.0); } /** * 当其他碰撞器进入绑...

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

164. 物理碰撞脚本和触发器脚本(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 48%]

...相对移动速度过快,可能直接越过 */ override public function onTriggerEnter(other:PhysicsComponent):void { ((owner as MeshSprite3D).meshRenderer.sharedMaterial as BlinnPhongMaterial).albedoColor = new Vector4(0.0, 1.0, 0.0, 1.0); } /** * 当其他碰撞器进入绑定物体碰撞器后...

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

165. box2d动态创建绑定多个关节报错 Node:the component is singleton,can't add the second one. [ 48%]

...stanceJoint 与多个不同rigBody做距离关系绑定 代码片段:  onTriggerEnter(other: any, self: any, contact: any) {  let pointes = contact.getHitInfo().points;  let potSelf = new Laya.Point(pointes[0].x, pointes[0].y); let potOther = new Laya.Point(pointes[0].x, pointes[0].y); self.ow...

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

166. box2d引擎报错问题 [ 48%]

...cess(){ this.owner.removeSelf(); Laya.Pool.recover("flyCat", this.owner) } onTriggerEnter(other: any, self: any, contact: any): void { if (other.label === "cloud") { Laya.Tween.clearAll(this._sp) let effect: Laya.Animation = Laya.Pool.getItemByCreateFun("deathEffect", this.createEffect, this); effec...

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

167. MovieClip 的 bug [ 46%]

...Laya里的表现不如Unity中的圆润。 关于2D物理碰撞无法触发OnTriggerEnter、OnTriggerStay、OnTriggerExit的bug 2.0iDE bug laya2.0ide 显示bug 问题状态 最新活动: 2018-09-11 12:01 浏览: 2226 关注: 2 人

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

168. tiledmap Bug [ 46%]

...html控件bug汇总(版本layaAir 2.4) 关于2D物理碰撞无法触发OnTriggerEnter、OnTriggerStay、OnTriggerExit的bug 问题状态 最新活动: 2019-03-05 10:26 浏览: 2218 关注: 2 人 昵称syy的是猪 • 2019-03-12 17:02 图块没有嵌入

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

169. Laya3d is not define [ 42%]

...目压缩引用库 Laya3d球星添加了刚体,但是碰撞无法触发onTriggerEnter的问题,120元有偿悬赏解答 Laya3d自定义shader Laya2.0发布微信小游戏,真机测试出现 window is not define 报错 切换场景编辑器时 Laya3D init error must support webGl 问题状态 ...

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

170. 自从layaflash起,就一直存在的bug [ 39%]

....7.20beta有bug,帧属性面板打不开 关于2D物理碰撞无法触发OnTriggerEnter、OnTriggerStay、OnTriggerExit的bug html控件bug汇总(版本layaAir 2.4) Laya2.5 物理系统表现异常BUG laya2.0ide 显示bug 发现一个图集的bug 问题状态 最新活动: 2019-09-06 12:47 浏...

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