Im currently making a mobile game in version 2020.33f1
I have these hexagon shaped walls closing in on the player:
As you can see, the edges don’t look too great.
I found out that you could use sprite masks to hide areas, but they don’t seem to support linerenderers.
Is there any way you can make a sprite mask like script to work with Line renderers?