hello, i figured out how the Texture2D functions work, but i don’t manage to only change the alpha channel values of it, instead of the rgb values. any advice on how i can do that?
so much about “figuring out”, of course you just need to set the alpha value in the new color u set, i totally missed that. thanks anyways