MichaelHugue
3 months agoCommunity Member
First time building a board game
Hello,
I am currently developing a board game and need assistance with the movement mechanics. Specifically, I need the player's piece to stop at each dot on the board, where a question will then appear. The objective of the game is for players to reach the end of the board by correctly answering all the questions. If they answer incorrectly, they are sent back to the previous question.
I am having difficulty finding resources or tutorials that clearly explain how to implement this feature. The intention is for players to click "move," and have their piece advance to the next position, where a new question will be displayed. Could someone guide me through this process?
Thank you.