Hi,
I am working with the tile maps and everything is working really well. Although an issue I am having is I need to set the tile map to use a different blending mode. I would like to use additive, but I can't seem to figure out how I apply the blending to the tiles in the tile map.
I know to set the opacity I can iterate through the tiles and set it, I assume it is something similar for blending, any help would be appreciated.
Thanks in advance.