Difference between revisions of "Segmented Gauges (YEP)"

From Yanfly.moe Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
|preview  =  <youtube>https://www.youtube.com/watch?v=duYGjsrM1UI</youtube>
 
|preview  =  <youtube>https://www.youtube.com/watch?v=duYGjsrM1UI</youtube>
 
|link1  =  <html><iframe src="https://itch.io/embed/399696" height="167" width="552" frameborder="0"></iframe></html>
 
|link1  =  <html><iframe src="https://itch.io/embed/399696" height="167" width="552" frameborder="0"></iframe></html>
|link2 = [http://yanfly.moe/plugins/en/YEP_SegmentedGauges.js Mirror]
+
|link2 = <html><iframe src="https://itch.io/embed/508235" height="167" width="552" frameborder="0"></iframe></html>
 +
|link3 = <html><iframe src="https://itch.io/embed/398158" height="167" width="552" frameborder="0"></iframe></html>
  
 
}}
 
}}

Revision as of 20:29, 30 October 2019

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.



Download

System

This is a plugin created for RPG Maker MV.

For help on how to install plugins, click here.

For help on how to update plugins, click here.

Got errors with your RPG Maker MV plugin? Click here.


Masterarbeit Writer

Yanfly Engine Plugins

This plugin is a part of the Yanfly Engine Plugins library.


Introduction

Segments are divided up depending on a specific flat value amount, allowing
for the player to guess the exact value of an HP, MP, or TP gauge. This is
because normally, gauges can be kind of hard to read when they're a bit too
long. Make them more visually friendly by segmenting them up so the player
has a better idea of how much of a battler's HP, MP, or TP is left. You can
set much value will be used per segment, too.

This plugin is plug and play, but you can adjust the plugin parameters to
fit the settings and needs of your game. Adjust the values found in the
plugin's parameters to adjust the mentioned aspect to change up the segments
found in a gauge's HP, MP, or TP.

The Status Menu Core also has compatibility with this plugin to display
segmented gauges for the EXP gauges and the parameter gauges. Like with the
other plugin parameters, you can adjust the amount of segments added per
gauge with them to separate them for easier viewing.

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility
with the Yanfly Engine Plugins library and with special thanks to Fragrarch
for an idea on how to approach this.

Changelog

Version 1.01:
- Updated for RPG Maker MV version 1.5.0.

Version 1.00:
- Finished Plugin!