Is there a way I can add the color from a sprite renderer to the light parts of the texture, and then save it?
I have managed to convert the texture to a png and save it as a png, but how do I get the texture thats visible on the screen (meaning including the colors from the renderer)?
Thanks.