Hi,
I am making a 5 player turn based game for that i need turn over callback in every client after x seconds.How should i do it.
1) Should i do it client side : InRoomRoundTimer ?
2) Or should i do it server side?
I am making a 5 player turn based game for that i need turn over callback in every client after x seconds.How should i do it.
1) Should i do it client side : InRoomRoundTimer ?
2) Or should i do it server side?