Polyline Tool

Polyline Tool is a very simple and easy to use tool that allows you to create polygonial paths and traverse them with a few simple scripts.

Documentation | Website | Forum Thread

Features:

- Create polygonial shapes weather in 2D o 3D and traverse the created path
- Decide weather you want the path closed or open.
- Simple editing by cloning the nodes and deleting them when need it.
- Unity complete integration, user can attach scripts to each node of the polyline.
- Integrate your own scripts throw some defined events such as: { OnSplineChanged, OnReachEnd, OnReachStart }
- Move gameObjects along the polyline in both directions {Forward, Backward} and with different modes {Loop, Ping-Pong, Stop}

If you have any questions, feel free to write me at waloncab@gmail.com