Simple Simon Discussion > Pictures

I want to put a picture of me on all the buttons. How do I do that?

April 22, 2008 | Registered CommenterRob

I am thinking I would have to open the graphics files, add a picture of me to them on top of the button and then resave?

April 27, 2008 | Unregistered CommenterShawn

Maybe either add a static Texture2D variable to the SimonSquare class if you want the same picture for all squares or just add add another normal Texture2D variable to the class maybe called picture for holding the picture data, then make sure to draw it inside the bundaries of the square instance.

May 2, 2008 | Unregistered CommenterTomas

Or a considerably easier solution would be to take a picture of you, greyscale the picture then place it in the original image file.

Thats as simple as I can think for the moment.

Out o'curiosity, are you planning on calling it "Simple Rob" ?

May 7, 2008 | Unregistered CommenterJDog

All good answers, the best one is just to put the picture of me on top of the greyscale button image. Not sure about calling the game "Simple Rob" though....

May 9, 2008 | Registered CommenterRob

I was joking =D. You are far from Simple !

May 16, 2008 | Unregistered CommenterJDog