c# - XNA 4.0 - Load texture without background -


How to draw a phantom without background: Display it for example:

Enter image details here

Without

I am using XNA 4.0 .

I do not want to edit all the textures: /

thanks!)

Solution!

Image Properties - & gt; Content processor - & gt; Color key color - This is a color that we will remove.

You have to save it from .NET Paint. Remove the alpha as PNG and so that when you import it, it is empty.

You can find Net Color


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -