将刚体重力设为0: rigidBody.gravity = new Laya.Vector3(0,0,0) 就不会发生碰撞了
附件:111.rar
设置rigidBody.overrideGravity = true之后,也不会触发碰撞了