Hello there,
I currently creating a snake and ladder game with an extra feature which is a quiz. So whenever player 1 or 2 is at either the bottom of the ladder or the head of the snake it will pop out a quiz layer and if the player gets the answer correct it will get a score if not it will deduct the score.
But now I need a help because I have a problem that I don't know how to do whenever players 1 or 2 get the answer correct it player will get an extra turn. If they do not get the answer correct it just resumes as a normal turn.
-Global Variable
-Dice Group
-StopDice and StartDice Group
-ActivePlayer Group
-PlayerMovement Group
-Question 1 (Part 1)
-Question 1 (Part 2)