Hi guys,
is there any way for Unity to draw a line between two points (similiar to lineRenderer) on the fly, but have the ability to have a collider on the line?
I'm currently using a Line Renderer, which works fine for drawing the line, but i cant find any way to involve that line render for collisions or unity physics.
Can anyone offer any advice?
Thanks in advance.
Kyhil.