Okay, so what I want to happen is the narrator to state whether or not the player got the answer correct. So essentially, if they click the answer that gives them +2 points, I want the narrator to say congrats you earned 2 points. If they choose the other two answers, I want it to say, sorry you lost 2 points.
If you’re wanting them to find out immediately you could pop in the narrator dialogue immediately after where you’ve specified the points gained/lost.
So -
“It’s water in the bridge.” { @APRIL -2
NARRATOR
Sorry, you lost 2 points.
}