Original Source
- Original title: MV BF_barras (enemy HP bars, gauges)
- Original author: FriKitty
- Original date: March 12, 2026
- Source thread: https://forums.rpgmakerweb.com/threads/bf_barras-enemy-hp-bars-gauges.182828/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
BF_barras v.1.0 by LeonarthCG & FriKitty / CeciDibujera A plugin to add HP bars for enemies when you attack them. They animate too! You can change the width and height of the bars
Archived First Post
by LeonarthCG & FriKitty / CeciDibujera
A plugin to add HP bars for enemies when you attack them. They animate too!
Features
- You can change the width and height of the bars
- You can select the two colors the bar will have (in a gradient), in hexadecimal code or windowskin code
- You can move the bar up and down, as well as the damage popup
- You can give the bar a border, select its width and color
- You can make all these options change between enemies, or have some enemies not show a bar
How to Use
No additional files are needed. Just put it in your plugins folder.
All the configurations about the appearance of the bars are set in the plugin manager. However, these are global values for all bars. If you want certain enemies to have different bars, you have to use these notetags:
<bf_damageoffset:x> Changes damage popup offset for this enemy
<bf_baroffset:x> Changes bar offset for this enemy
<bf_barwidth:x> Changes bar width for this enemy
<bf_barheight:x> Changes bar height for this enemy
<bf_barcolor1:x> Changes bar color 1 for this enemy
<bf_barcolor2:x> Changes bar color 2 for this enemy
<bf_outlinethick:x> Changes bar outline thickness for this enemy
<bf_outlinecolor:x> Changes bar outline color for this enemy
Where x is the number you want.
Download on Github
Terms and Credits
- You can use this plugin for any project, commercial or not.
- You must credit us as LeonarthCG and CeciDibujera (you may include the nickname "FriKitty" as well, but "CeciDibujera" must be there, and it's shorter that way haha).
- You must also credit "BF Project".
- You can edit this plugin as much as you like, as long as you add in the description somewhere that you did.
- You can also look at the code and see how we did some things to make your own plugin that does things differently. In that case, there is no need to credit us. This is how people learn!
Features Mentioned
- You can change the width and height of the bars
- You can select the two colors the bar will have (in a gradient), in hexadecimal code or windowskin code
- You can move the bar up and down, as well as the damage popup
- You can give the bar a border, select its width and color
- You can make all these options change between enemies, or have some enemies not show a bar
- Screenshot (forgive the random test things lol)
- "lightbox_close": "Close",
- "lightbox_next": "Next",
- "lightbox_previous": "Previous",
- "lightbox_error": "The requested content cannot be loaded. Please try again later.",
- "lightbox_start_slideshow": "Start slideshow",
- "lightbox_stop_slideshow": "Stop slideshow",
- "lightbox_full_screen": "Full screen",
- "lightbox_thumbnails": "Thumbnails",
- "lightbox_download": "Download",
- "lightbox_share": "Share",
- "lightbox_zoom": "Zoom",
- "lightbox_new_window": "New window",
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 You can use this plugin for any project, commercial or not. You must credit us as LeonarthCG and CeciDibujera (you may include the nickname "FriKitty" as well, but "CeciDibujera" must be there, and it's shorter that way haha). You must also credit "BF Project".
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...