個人サイト:https://razor-edge.work/
Twitter:@t_awana(鍵付き)
GitHub:https://github.com/t-awana
ゲージの形状をカスタマイズ - GaugeShapeCustomize.js
シェア用テキスト:
▼ゲージの形状をカスタマイズ(沫那環様作) - GaugeShapeCustomize.js
https://plugin-mz.fungamemake.com/archives/3872
画像なしでゲージの形状をカスタマイズします。
ふりがな:げーじしぇいぷかすたまいず
機能概要: 画像なしでゲージの形状をカスタマイズします。
利用規約(ライセンス): MITライセンス
作者:沫那環
作者サイト:https://razor-edge.work/
直接ダウンロード:Zipファイルダウンロードページ:https://raw.githubusercontent.com/t-awana/TA_MVZPlugin/…
ファイル名:GaugeShapeCustomize.js
プラグインのヘルプ:
/*: * @target MZ * @plugindesc Customize the shape of the gauge depicted. * @author Tamaki Awana * @help This Plugin customize the shape of the * gauge depicted without the image. * And, you can change the height of the gauge, * the color of the outline, * and the gradation of the gauge. * * The gauge shape you can set looks like this, * Left side: | / ( . \ * * Plugin Commands: * This plugin does not provide plugin commands. * * Update History: * ver.1.0 Release * * --- * This plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php * * This plugin is based on Rocketmancer's RMMV plugin "Pretty Gauges", * and mjshi's RMMV plugin "Pretty Sleek Gauges". * Thanks to Rocketmancer and mjshi. * */ /*:ja * @target MZ * @plugindesc ゲージの形状をカスタマイズします * @author 沫那環 * @help このプラグインを使うと、描写されるゲージの形状を * 画像なしでカスタマイズできます。 * さらに、ゲージの縦幅や、ゲージの枠線の色合い、 * ゲージ本体のグラデーションの色合いを変更することができます。 * * ゲージの形状として設定できる項目は、以下の通りです。 * 左側: | / ( . \ * * 【プラグインコマンドについて】 * このプラグインには、プラグインコマンドはありません。 * * 【更新履歴】 * ver.1.0 公開 * * --- * このプラグインは MIT License にもとづいて提供されます。 * https://opensource.org/licenses/mit-license.php * * このプラグインを制作するにあたり、Rocketmancer様作の * RPGツクールMV用プラグイン「Pretty Gauges」と * mjshi様作のRPGツクールMV用プラグイン * 「Pretty Sleek Gauges」を参考にさせていただきました。 * この場を借りて、お礼申し上げます。 * */