-- Demo --
An easy to use tool to draw 2D lines efficiently. Simple to setup and includes demo scene.
Draw lines with one method call.
Extensive use of Object Pooling for increased performance.
Lines are GameObjects so you can apply forces/check collisions and do anything you would with a normal GameObject.
Generated lines are dynamic so it is easy to change their position, width, and colour.