@AleCie wrote:
spriteBatch.Begin(sortMode: SpriteSortMode.Immediate, blendState: BlendState.AlphaBlend, samplerState: SamplerState.PointClamp, /*null, null, null,*/ transformMatrix: cam.get_transformation(graphics.GraphicsDevice));
It always draws as white. Can I fix this somehow?
Posts: 2
Participants: 1