Clock Demo

Опубликовано: 17 Октябрь 2024
на канале: GGameDev
70
0

I needed a way to show both the time of day, and the speed of the passage of time (Because the Player can speed up time in the strategy section of the game).
Originally I did this with text on a HUD overlay, but I am trying to get away from HUDs now (because this isn't a sci-fi game), so it seemed better to have a clock on the wall of the office.
This version has no second hand, and in the clip the game time is approx 1 minute per second of real time.