The objective of this post is to explain how to add Collider to Line Renderer or how to draw physics line like “Free Rider” game in unity. You can find complete tutorial on how to use the code repo ...
A simple line renderer for UGUI that multithreads most of its workload using Unity's C# Job System. UILineRenderer inherits from Unity's UI.Graphic Component. This project is setup with Unity ...