When the game starts it uses 2 questions instead of 1

Hi Brogan,

Have you already tried to add Debug.Logs to your code to see what is going on during runtime? Maybe the first question gets ‘loaded’ but you don’t see that because the next question gets ‘loaded’ a few milliseconds later.