Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [MihailJP Plug-in] Change the timer display
- Original author: Kupotepo
- Original date: September 23, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/mihailjp-plug-in-change-the-timer-display.127755/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Archived First Post
Author: MihailJP from the JP forums
forum.tkool.jp
Some European fonts are proportional (with different widths) up to the numbers.
If you use such a font as a number font, the timer will look bad (":" will move), so
I made a plugin to change the display method.
How to use
About behavior
Published on
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/TimerText.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
【プラグイン】タイマーの表示を変更
欧文フォントの中には、数字までプロポーショナル(幅が異なる)になっているものがあります。 そのようなフォントを数字フォントとして使用した場合、タイマーの見栄えが悪くなる(「:」が動く)ので、 表示方法を変更するプラグインを作りました。 使い方 数字フォントの数字がプロポーショナルになっている場合、プラグインパラメータの「固定ピッチにする」をON (true) にします。 表示領域の幅、高さを変更することもできます。これらもプラグインパラメータで設定します。 「:」を点滅させることもできます。これもプラグインパラメータから設定できます。 挙動について...
forum.tkool.jp
Some European fonts are proportional (with different widths) up to the numbers.
If you use such a font as a number font, the timer will look bad (":" will move), so
I made a plugin to change the display method.
How to use
- If the numbers in the number font are proportional, set the plug-in parameter "Fixed pitch" to ON (true).
- You can also change the width and height of the display area. These are also set in the plugin parameters.
- You can also make the ":" blink. This can also be set from the plugin parameters.
About behavior
- When the ":" is blinked, it stops blinking when the time runs out.
Published on
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/TimerText.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
license is Unlicense. https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Referenced Images / Attachments
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.
0
replies
1
view
Topic Summary
Loading summary...