I’m generating a mesh to use as 2D terrain which can be changed to show destruction. I’d like to instantiate a “scorch mark” sprite where an explosion happens but have it only show up on the terrain.
Essentially, I’d like to use the terrain mesh instead of a sprite in a sprite mask. How can I do something like this?