Hello, I’m relatively new to Monogame, and my question is:
How to draw only a part of 2D texture that overlay/doesn’t overlay a part of another texture, colored with a special color?
I can’t simply divide first texture in two parts and draw one of them after the red line and other - before because it’s half-transparent, so line will be seen.
That’s isn’t a solution. May be my example texture wasn’t good enough. I need second texture to be “cutted” according to the first texture color, so if I make it bigger, it will look like this: