Here, the game time system is kinda simple: The minutes act like it’s seconds instead. Example:
10:57 AM
After a second, it turns into this:
10:58 AM
After another second, it turns into this:
10:59 AM
I also want to set up a game date, and how i want to do it is when the host starts a game, it’ll put a random date (year won’t count), and players could also see the date.
Eggsample:
The game date will say “Mon December 27” at the beginning of the game since the game started. Players can see the correct date the host has.
These are want i want to create. Please help, since this is a big project. Thanks!
well the am one is pretty simple, you could probably just use this
and for the other one, you could probably just make an overlay and a property so after it turns to 12am or something on the timer, than you just change the day of the week
Ngl, this just gave me an idea to make a day and week+am and pm timer but i’ll do it later or something. And just so yk instead of using standard time I think you have to use military time because it is easier than am/pm