public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVMV BF_barras (enemy HP bars, gauges)

BMM Archive · July 3, 2026

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: 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

BF_barras v.1.0
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
Screenshot (forgive the random test things lol)
bf barras.gif


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_bardisabled> Disables the bar on this enemy
<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!
Also, I hope it's okay to mention that this is a plugin LeonarthCG and I made because I will be using it in my project, B&F! Which is a free game(s) and I invite you to take a look. Funnily, it's not used in the first chapter of the series, but it will be used later. It should work fine, but there is a chance something isn't working properly because this wasn't used in a real game yet.

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 to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / 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.

#039

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar