2D Polyline Editor Easy to Use and Customize.
Features:
• Works with Unity 4 and Unity 5.
• Standard editing( shift to add, control to delete).
• Undo and redo.
• Snapping and aligning points with neighbors.
• Examples for different usages.
This project contains two examples:
•The first one use the polyline to create a path which followed by the main object to reach the destination(the example made using kenny assets).
•The second example customize the polyline editor script to create a simple 2d terrain editor.
Project on Github