Skip to content

GumpyFunction/Gumpy_GBS_Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Gumpy_GBS_Plugins

How to Install

Add the plugins folder to your projects root directory.

Invert Dialogue Background Fill Color

Inverts the text background fill color in dialogue boxes to suit ASCII sheets with white text on black background. Typically, GBS users need to place \007\002 in front of text in a dialogue box to invert the background fill colors, this plugin will ensure you no longer need to put that before all your text throughout an entire project.

background fill

Default background fill (left) and background fill with Invert Dialogue Background Fill Color Plugin applied (right)

NOTE: This will not effect the background fill color in the overlay, only when drawing dialogue using a Display Dialogue event.

How to Use

Enable or Disable the Plugin in your Project Settings under 'UI Elements+'. You can also toggle it on or off in a script using the 'Engine Field Update' event.

invert_settings

Special thanks to Mike Leisz (Gud_Graphics) for assisting in the creation of this feature.

Emote Bubble Duration

Change the amount of time the Emote Bubble stays on screen for (in frames).

Emote Bubble Duration in Settings

How to Use

Set the time in frames in the Project Settings under 'UI Elements+', or set the value in a script using the 'Engine Field Update' event.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages