Original Source
- Original title: Simple Custom Time HUD plugin MZ
- Original author: rocky398
- Original date: March 30, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/simple-custom-time-hud-plugin-mz.156276/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
CustomTimeHUD 1.0 rocky398 (Github: navneetset) Introduction Just decided to whip something simple up that I wanted, will probably expand on the functionalities in the future or if somebody needs something specific, would be interesting to do as well. I couldn't find a simple enough time thing just for the purpose of showing time so here it is.
Archived First Post
rocky398 (Github: navneetset)
Introduction
Just decided to whip something simple up that I wanted, will probably expand on the functionalities in the future or if somebody needs something specific, would be interesting to do as well. I couldn't find a simple enough time thing just for the purpose of showing time so here it is.
Features
For now, it does exactly what the name is. Simple HUD that shows time, date, month and year. The code is simple enough if you want to customise something and the styling are all made with CSS so, should be easy enough to make it however you'd like. Never done a plugin for RPG Maker before so do let me know if this is something too barebone and pointless. I do plan to expand on it in the future. Very easy to trigger events like tint and such too.
The time also saves with the game save-file and loads with it.
How to Use
Drop it into your plugin folder and enable it from the editor and you should be good to go. You can change any of the options I listed, and if you'd like to get your hands dirty, they're all CSS so should be easy enough to modify yourself.
Plugin Commands / Script Calls
Two plugin commands:
- pauseTime
- resumeTime
Download: https://github.com/navneetset/rmmv-custom-time-hud
Terms and Credits
Reference to download/Github is appreciated but not mandatory.
Features Mentioned
- For now, it does exactly what the name is. Simple HUD that shows time, date, month and year. The code is simple enough if you want to customise something and the styling are all made with CSS so, should be easy enough to make it however you'd like. Never done a plugin for RPG Maker before so do let me know if this is something too barebone and pointless. I do plan to expand on it in the future. Very easy to trigger events like tint and such too.
- The time also saves with the game save-file and loads with it.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits Reference to download/Github is appreciated but not mandatory.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...