public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Minor GUI Modification of Battle Screen

BMM Archive · July 15, 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: Minor GUI Modification of Battle Screen
  • Original author: alexnidhogg
  • Original date: June 21, 2014
  • Source thread: https://forums.rpgmakerweb.com/threads/minor-gui-modification-of-battle-screen.28806/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hello, I'm currently making an rpg using the yanfly battle system with no add-ons except for the animation fix. I'd like to remove the rectangle that appears behind the units' portraits at the bottom of the screen. I'm not able to find the location in the code where that rectangle is defined or drawn. The reason for the removal is that the screen looks rather bare until additional characters join the party, and rpg maker's default resolution leaves the effects looking rather squished. Picture while selecting action: {

Archived First Post

Hello, I'm currently making an rpg using the yanfly battle system with no add-ons except for the animation fix.

I'd like to remove the rectangle that appears behind the units' portraits at the bottom of the screen. I'm not able to find the location in the code where that rectangle is defined or drawn. The reason for the removal is that the screen looks rather bare until additional characters join the party, and rpg maker's default resolution leaves the effects looking rather squished.

Picture while selecting action:

Protected download

Picture during attack:

Protected download

EDIT: Well I kept at it, and found a fix. In case anyone else wants to do this, by adding self.opacity = 0 in window_battlestatus.initialize the rectangle becomes invisible without ruining the gui like x = 0 y = 0 does.

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

Referenced Images / Attachments

Battle no attack.jpg
Battle no attack.jpg
Battle yes attack.jpg
Battle yes attack.jpg
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#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar