Sprites are a great feature, but I want to use them for quick gui backgrounds, but I can't b/c the sprite texturing mode is set to clamp - which totally makes sense for a normal sprite.
But, it would be cool if there were a setting on the sprite to set the clamp mode to wrap/repeat.
Yes, I know I could use OpenGL...