Welp, here I am again because I stink at this stuff. I'm still trying to create this app, and I've set up 2 screens. 1 screen includes 3 image sprites to chose from, and once you choose one of the 3 it sends you to the ACTUAL game(GameScreen).
That's what I mean^ How do I make it so that specific sprite the user clicks on appears on the second screen. Possibly through a list or something I got no clue, any help? And yes the image sprites should appear on a canvas in the second screen.