Search Unity

Dynamic Mesh Cutting

Discussion in 'General Graphics' started by nolifedeveloper, Jan 31, 2019.

  1. nolifedeveloper

    nolifedeveloper

    Joined:
    Jan 1, 2018
    Posts:
    5
    Hello, I am trying to cut a mesh dynamically based on the position it collides with the specified types of objects which can cut it. I really don't know where to start since I am mostly a 2D dev, how can I achieve this effect ?