@SNaidamast wrote:
Hello...
I am now researching how to overlay one image on top of another but I am having a hard time finding any material that could help me with this task.
What I want to do is when a user selects a tile on my map-screen I would like to highlight the border with a yellow outline.
I thought the best way to do this would be to take the original tile and overlay it with a second tile that has only the border colored in yellow with the rest of the background set as transparent.
Is there any way to do this with MonoGame so I can avoid having to load\access duplicate images and use them to replace the original image?
Thank you...
Posts: 1
Participants: 1