Web Analytics

gb-studio-plugins

⭐ 129 stars English by pau-tomas

GB Studio 4.2 - Plugin Pak

A set of experimental plugins for GB Studio 4.2. Use them at your own risk :)

[!NOTE]
A handful of previously available event plugins are now deprecated, as their functionality is part of GB Studio. See the list below.

Dialogue & Menus

Draw Lifebar

Draw a (life/power/mana) bar to a specified position on the overlay.

Example project

_Note:_ The tileset will load at tile 128 of VRAM (right after the sprites block). This allows combining lifebar rendering with Draw Text on the overlay. The VRAM index can be changed by editing the const VRAM_BASE_START_TILE = 128 line in the plugin file.

Draw Lifebar

Draw Lifebar

Display Advanced Menu

Display a menu of multiple options and set the specified variable to the value of the chosen option. Menu option position and navigation order can be set for each item in the Items tab. You can optionally set the 'B' button to close the menu setting the variable to '0' and can also make the last menu item return '0' when selected. The dialogue box size, opening and closing direction, and the position of the menu (top or bottom) can be set in the Layout tab. The opening and closing speed of the menu can be set in the Behavior tab.

There's no maximum character length per item, but the total number of displayed characters is limited by the number of tiles reserved for UI text (52 for non-color mode).

_Note:_ The event can become very long when there are many items.

Advanced Menu Items Advanced Menu Screenshot

Advanced Menu Layout

Real Time Clock

A set of events that provide access to the Real Time Clock functionality present in some GB cartridges.

_Note:_ Cartridge type needs to be set to MBC3 in the project settings for the RTC to work.

Set Clock Time

Set the values of the real time clock fields to a number or the value of a variable.

Set Clock Time

Store Clock Time In Variables

Store the current time in one variable for each value.

Store Clock Time In Variables

Start Clock

Starts the real time clock.

Start Clock

Stop Clock

Stops the real time clock.

Stop Clock

Screen

Smooth Fade

Color Mode Only

Fade some or all of the current scene's background or sprite palettes to or from a white or black screen, interpolating the color values for a smooth fade.

Player Field Update

β Plugins

The plugins in this category are even more experimental than the ones above and might change in the future.

How to Install

Drop the plugins folder into your project. All the above events will be available from the Add Event button.

More plugins from other authors:

Deprecated Plugin Events

The following event plugins are no longer available as part of the Plugin Pak, as their functionality has been added to GB Studio natively.

Since 4.2:

Since 4.1:

Since 4.0:

If you're not using GB Studio 4.2 or above, you can still find the above here. For plugins compatible with 4.0 check here

--- Tranlated By Open Ai Tx | Last indexed: 2026-03-29 ---