Right now i'm developing a farm game that have a global time (all user share same time)
As the game have seasons, etc, as the game go on, player can start their game in winter time when they first beginning, etc
Question: What is the best way to control time?
Right now, i plan to create a webserver on my dedicated to control the server
Code will run 24/7 and just sit there to wait for time request function from the app which will return the current time of the server
This will...
[Need Suggestion] Time Control for Farm Game
As the game have seasons, etc, as the game go on, player can start their game in winter time when they first beginning, etc
Question: What is the best way to control time?
Right now, i plan to create a webserver on my dedicated to control the server
Code will run 24/7 and just sit there to wait for time request function from the app which will return the current time of the server
This will...
[Need Suggestion] Time Control for Farm Game