I want to build a simple question system with the HTTP Json file.
I have columns of questions and three columns of answers. I want to connect them to a widget that every time the player see one question and three answers.
Then add an event for example just pressing the keyboard that will change to the next question and the answers.
Right now I have the Jason file and I have the widget with 4 text variables.
I also have the HTTP request and it’s working and when I try to print string it does show the values.
