Hello im using the PhotonNetwork.time to sync the time for all players in my room but my problem is that i want make it to minutes and seconds and the seconds should have 2 digits.
but currently the PhotonNetwork.time uses double as digit.
how can i show only 2 digits of the seconds like Time.deltatime
but currently the PhotonNetwork.time uses double as digit.
how can i show only 2 digits of the seconds like Time.deltatime