I’m wondering how can I create custom world time for a game.
like one hour = 30 minutes,
1 year = 6 months
6 custom months
I’m stucked, and I have no clue how to do it.
I known I can use timer event.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Say your main game loop is something like:
You would then format this number into minutes with something like:
So finally you would have