Helloes!
I have a little issue that I can’t seem to solve. I want to have a square sprite trimmed to the shape of a hexagon. The thing is, though, i tried many things to do so. First, I wanted to simply remove some pixels from the sprite via code. The texture was not “readable” and, after changing the texture mode to “Advanced”, it was no longer a sprite (although could be readable). I also tried using masks, but to no avail.
So, can anyone help me with that?