Hi everyone. Im using Unity [curvy package][1], when i make curvy wall with 3 control points. These points are connect to red line, which is formed from this package(CurvySpline.cs and SplinePathMeshBuilder.cs), on this red line is mesh (cube) and then i have wall.
So i need all position of these points from this red line.
Anybody using this package, and can help me?
Here is picture for better understanding.... what i need.
![alt text][2]
![alt text][3]
[1]: https://www.assetstore.unity3d.com/en/#!/content/7038
[2]: /storage/temp/33170-screenshot_2.png
[3]: /storage/temp/33169-screenshot_1.png
↧