Hello. My nephew is obsessed with optical illusions, so I was going to develop just a quick little xbox application tonight filled with images of optical illusions. I wanted to boot up to TitleScreen.cs and from there, would display a title/background image and such. I had it set out like this:
Start button = Gets playerindex to activate controller.
Right Trigger = Next Image
Left Trigger = Back one image, or if on image1 it goes to the main menu/titlescreen.cs
Back = Goes to main menu/titlescreen.cs
Could anyone point me in that direction on how I would do so?