- Pokémon Essentials Version
- v21.1 ✅
Overview
A simple HUD, which shows two windows, one with the time in 24h format and an icon indicating whether it is day or night, and another with the abbreviated day of the week, and also the day of the month.
Features
This plugin was designed to be used in conjunction with FL's Unreal Time System, but can also be used independently.
The plugin displays a real-time clock for the player, with a dynamic indicator icon that, at night, also displays the moon phase based on the current date.
How to Install
Just drag and drop the content inside the folder name Clock HUD to your project root folder.
Configurations
The few settings are at the beginning of the Script.rb file, where you can set a fixed Windowskin for the clock window, hide the day of the week window, and also disable the hud completely using a global variable.
* A special thanks to FL that helped-me with a function on update method
A simple HUD, which shows two windows, one with the time in 24h format and an icon indicating whether it is day or night, and another with the abbreviated day of the week, and also the day of the month.
Features
This plugin was designed to be used in conjunction with FL's Unreal Time System, but can also be used independently.
The plugin displays a real-time clock for the player, with a dynamic indicator icon that, at night, also displays the moon phase based on the current date.
How to Install
Just drag and drop the content inside the folder name Clock HUD to your project root folder.
Configurations
The few settings are at the beginning of the Script.rb file, where you can set a fixed Windowskin for the clock window, hide the day of the week window, and also disable the hud completely using a global variable.

* A special thanks to FL that helped-me with a function on update method
- Credits
- JulieHaru