Search Unity

Overlays over multiple textures.

Discussion in 'General Graphics' started by VikingPingvin, Jan 22, 2016.

  1. VikingPingvin

    VikingPingvin

    Joined:
    Jan 22, 2016
    Posts:
    16
    Hello, i have only been using Unity for a few weeks and i want to achieve something like this:

    I have been thinking about creating a tool, that connect an array of points with a simple line, but i dont have ANY idea how to do that. Or is there another way? So generally, paint not pre-defined lines over any texture/surface material that is continous.
     
  2. brownboot67

    brownboot67

    Joined:
    Jan 5, 2013
    Posts:
    375
    Just use a line renderer?