I created a simple project. There are 3 classes - GameMode, PlayerController and GameWidget. If the active player presses the button, the animation is shown to both players and then the game mode waits 3 seconds. In that time the animation for both players will end and the turn indicator (the green square on top) will be set for the next player
1 Like