I'm interested in making a 2d pixel art skin editor, but i'm clueless in how to do it. The idea I had is to create a paint program in the game, read each pixel color with an array, create a 2d texture and export it into an sprite as a png. I'm not yet confident enough with C# and getting some ideas or resources would be a huge help, thanks!
↧