I am attempting to make a game where if the player overlaps another sprite, the sprite prompts the player with a trivia question with two choices.
I want to program it so that they press A or B for the choices, and if they choose the correct button/answer, a point is given.
Anyone know how I can make this happen? Thanks!