XNA XBox Buttons into Strings

http://mort8088.com/2011/03/11/xna-4-0-tutorial-4-spritebatch-extended/#respond

A handy article and code on how to get button images into your strings. Only slightly buggy.

StringBuilder.Clear() won’t work on xbox, so you need to clear the string in another manner.

strBuffer.Clear(); //Won’t work
strBuffer.Length = 0; // works well enough.

XNA Storage Save/Load

The stock Storage article in the MSDN is really shitty.

I found a good walkthrough.

On how to use EasyStorage.

75%

Working story and fluidity now, plus adding whatever it needs to keep things going. Shouldn’t be long now. A few months. Fingers crossed.

30 Second Sneak Peak

A little pew pew and boom.

 

PS Music by p0ss, via opengameart.org