What is the best method to go about implementing pixel color swapping tables in GoDot? Assume I'm using a color pallete and approaching it like a SNES game. Thanks for your help!
This can only be done using a shader manipulating the pixel color. Google for tutorials on that