I'm stuck on how to make it so the user has to click one button, and then a second for switching views. I'm trying to make it so the user can change the difficulty of the game, Easy, Medium, or Hard, and then press start to begin. How to I go about doing this. Is it an "if" statement. I've named the buttons btnButton1, btnButton2, btnButton3, btnButton4. Can you supply the code for me to switch views with just the easy option and then start?
The other views are imported as: easyview, mediumview, hardview.
Thanks
The other views are imported as: easyview, mediumview, hardview.
Thanks