I’ve tried setting different layers for my gameobjects and I’ve already attached the script which contains the line renderer to a specific panel on the screen, but nothing works. The line renderer keeps drawing over everything on screen.
I want to limit the drawing ability to that and only that specific panel.
I’m sure there must be a way to do it as keyboard apps seem to have this figured out, but how?
Thank you.