Rounding edges (vertices) line renderer

Hi!
I am rendering line using line renderer. I want to make vertices little bit smoother (rounded) as you can see on pic. I don’t want to pay for assets. I already know vectrosity, but it’s too much for me as i am too young to have job, etc… So, no payware assets.
Is line renderer good for curves? How can I make my line curved at vertex?
66136-bez-nazwy-2.jpg

1 Answer

1

Luckely for you, there is an easy asset that covers that for free. I don’t think it could be any easier than this:

Hi! Thanks for your reply. I've learned the iTween and I can say that it's great! BUT By using iTween, lines are rendered as gizmos in editor view. I want to show them in my scene view. iTween doesn't implement any method like that. Regards!