Hello!
I apologize if someone has asked this already. I tried searching the forum, but didn't see a similar question. So I thought I'd try here.
Here is what I am trying to do:
When a player clicks on a hotspot, I want a text box to pop up that asks them a Y/N or multiple choice question. In that same text box, I want the user to be able to click on their chosen answer. Then, when they click on that answer, I want the text box to change, showing them whether or not they answered correctly.
I know how to create the initial text box. After that, though, I'm lost. If anyone could help me, I'd really appreciate it! Thanks!
Create a GUI and use buttons and labels for the text. Hope that helps, otherwise ask, if it's specific code you're after.