This can be done with the Hermite Spline Controller plugin from Unity website. public Vector3 a = new Vector3 ( 0, 0, 0 ); public Vector3 b = new Vector3 ...
確定! 回上一頁