вторник, 26 декабря 2017 г.

суббота, 25 ноября 2017 г.

Update 1.2.1: Ability of quickly add and remove vertices


Added the ability to quickly add and remove vertices to the curve line from the Inspector of
Unity Editor.


Scripting API:
  • Added method void InsertVertex(int index, Vector3 vertex);
  • Added method void RemoveVertexAt(int index).

четверг, 2 июля 2015 г.

Update 1.2: Textures are coming


Since update 1.2 developers can use custom images to texture curve lines for building roads, borders and something more. You can see example of using into article or WebGL demo. If you have any problems or questions, please, send e-mail to sarfut@gmail.com.

понедельник, 9 марта 2015 г.

Update 1.1 is now available

Curve Line Renderer has been updated to version 1.1:

1. Script is now available for editing in Scene View. Any changes of script into Inspector will be shown in Scene View. Also, you can select any point of script and move it by mouse:



2. New 'Splitted' type of line has been added by request from one of developers. All line segments are independent from other segments for this type:




Get latest version of Curve Line Renderer script from Unity Asset Store.

Need help? You can send any questions and ideas for script to e-mail sarfut@gmail.com