@mikehaggar wrote:
I'm getting artifacts when rotating a 2d sprite. It only appears against all black tiles/sprites. My SamplerState is set to Point.Clamp and PreferMultiSampling is set to false. The texture has PremultiplyAlpha set to true in the Pipeline tool and the BlendState on my SpriteBatch.Begin is set to null. All of my sprites are without issue except tiles that are all black. Any thoughts/suggestions?
Posts: 3
Participants: 2