float newdirection = 1.0f; Vector3 forward = this.vessel.transform.forward - mytransform.forward; Debug.Log("Forward: " + forward.normalized ...
確定! 回上一頁