使用transform.Translate移動物體會無視碰撞。spa
1 rigidbody.MovePosition(transform.position + new Vector3(h, 0, v) * speed * Time.deltaTime);