Tagged Questions
6
votes
3answers
604 views
What is a good method for coloring textures based on a palette in XNA?
I've been trying to work on a game with the look of an 8-bit game using XNA, specifically using the NES as a guide.
The NES has a very specific palette and each sprite can use up to 4 colors from ...