Hi there,
I'm new to all this, but am working my way through the Reversi tutorial. I'm up to the Implementing player action (not yet implemented though).
The board loads fine and shows the possibleMoves, but is always on the White player with the "other player must take action" message. Here's where I'm stuck -- when I click the little arrow next to the other player to activate the game as that other player, the board will not load.
I've put the present state of the project on Github https://github.com/UnoWho247/bga-tutori ... ryExisting[/url]. Can someone help me identify why I cannot activate the board as the active player? It just gets stuck on the "Loading Game Art (10%)" ...
I'm new to all this, but am working my way through the Reversi tutorial. I'm up to the Implementing player action (not yet implemented though).
The board loads fine and shows the possibleMoves, but is always on the White player with the "other player must take action" message. Here's where I'm stuck -- when I click the little arrow next to the other player to activate the game as that other player, the board will not load.
I've put the present state of the project on Github https://github.com/UnoWho247/bga-tutori ... ryExisting[/url]. Can someone help me identify why I cannot activate the board as the active player? It just gets stuck on the "Loading Game Art (10%)" ...