Alex Villalba
Alex Villalba
Hi, maybe this fork is helpful for you. @StinkySteak adapted the code to 2021 but I guess there is not so much difference with 2022: https://github.com/StinkySteak/LineRenderer2D
> Thanks for the credit, but you still havent merge mine 💀 If I merged yours, then the code would not work for previous Unity versions. I would have to...
Hi Myonmu. I've never tried drawing it on a canvas. I will take a look to it as soon as I have time.
You could paint the line five times, displacing it 1 pixel up, down, left and right, and then the center.
Hi, which version of Unity are you using? Are you using the Shadergraph version or the shader scripts version of the line renderer 2d?