Unity QUIZ Game loading next round
Hi there, I am following the Unity Quiz Game. And got stuck on how to find an index of the current round to load next round. Basically, i have created 10 buttons and now I want to load different round individually when each button is clicked.
Not able to understand how to call separate round on individual button click. can anyone please help me with this if possible?
Answer by tormentoarmagedoom · Aug 08, 2018 at 12:52 PM
Hello,
For a simple solution create different methods for each button. You should be able to do it alone... Look some tutorials
Bye!
Thank you very much for your reply. Surely I will try that. Thanks again
Answer by thenigtmare · Jul 01, 2019 at 06:38 PM
Hello! Did you find a way to do it? I have the same question. I would appreciate it very much. @SaritaW Thank you