When a ship is sunk, the boat is gone but name of player and progress bar are shown, with user able to enter moves (but not move), flags are still counted by this player as well. Once finally sunk, game goes back to normal.
Unable to replicate.
After the first sink when this bug occurs, it seems to longer do it again.
Could possibly be caused by update method in seaBattleScene where it checks if the phases are not equal to nonsinking ship count. This was added to fix crash when player joins during turn.
When a ship is sunk, the boat is gone but name of player and progress bar are shown, with user able to enter moves (but not move), flags are still counted by this player as well. Once finally sunk, game goes back to normal.
Unable to replicate.
After the first sink when this bug occurs, it seems to longer do it again.
Could possibly be caused by update method in seaBattleScene where it checks if the phases are not equal to nonsinking ship count. This was added to fix crash when player joins during turn.