Hi all, I am new to this. I have worked on photon realtime simulation game, But never tried turn based game. I would really like to use shephertz for new turn based card game. I have gone through the documents. Its easy to use, but
	- 
		How to start with making of such game?
 
	- 
		How to decide player turn?
 
	- 
		Do I need a dedicated server for game logic?
 
	- 
		Is there any Sample Turn based project for Unity?