PhotonView turn based game issue.

Hello guys I am newbie on photon. I am developing my first online game in unity using PhotonView. I am having issue when turn changes to another player. I am using PhotonView to send and receive positions of coins and Striker.But the player who's turn it is he needs to have send position not the other player, But every time only master client sends the positions. I've use photonView.RequestOwnership as well as photonView.TransferOwnership, but its not working.

Comments

This discussion has been closed.