@willmotil wrote:
Has anyone else had any problems with spritebatch turning on culling and forcing it to stay on.
if (turnOnSpriteBatchMsg) // weird spritebatch is torching the shadows with forced culling on all the draws. BasicStuff.DrawBeginEnd(spriteBatch, font);
After the red text goes off, the shadows are still hosed.
if i even use the spritebatch.drawstring it flips something on and when i turn it off my state settings still don't apply.
Posts: 3
Participants: 2