Thank you again, it helped a lot!
Hard to advice without knowing more. As in,
- I answer “What’s a sheep?”
- how do we know what’s the next question - just the very next entry from the DT?
Agree I didn’t make it clear. I make a game which has different levels. Level means here different scenes, places where the player can moving, acting or just looking etc. And all the levels will be ended up by a question panel. Only one so not a lot of question should shown up in the end. For the questions I need the Data Table because it can be updated and easy to change outside the WidgetBlueprint. For each question belongs four answers (A,B,C,D). After someone has chosen one answer by clicking the controller (because as I mentioned all the game will be played in VR) a new (second) window will pop up and it asks “Will you confirm your answer? Y/N”. Next (third) panel is about processing after clicking Y/N button. Last (fourth) panel shows your decisions points. The points are shown in the previous screenshot in Data Table as AP, BP, CP and DP. In this case probably you have right, it is more like a quiz. I hope it’s much more clear now but ask if you have further question.
I try to look at over everything what you’ve sent. If you have any additional advice according to the game description please tell me. Thank you!