In my game, I have an actor that is controlled by the player. This actor is responsible in eating other actors of a different kind. The actors that are getting eaten pops up randomly and when it gets eaten a question will pop up. The player must answer it. So my game is like a quiz-eating game where the player has to eat up the questions in order to win. What advice would you give me to start this up? Thank you!!

