Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

gb-studio-misc-extras

Miscellaneous extra features and plugins for GB Studio.

Author: Petros Koutoupis (petros@petroskoutoupis.com)

Patches

The patches are designed to for the GB Studio engine which can be exported for your project from within the software development kit.

To apply, navigate to the project's root directory and:

$ patch -p0< new-feature.patch

Plugins

To install the plugin, copy the plugin's parent directory into the plugins/ subdirectory of your project. Then reload the assests or reload your project in GB Studio.

Dependencies

The Advanced Dialogue plugin requires the following patch to enable close with the press of Start: gb-studio-<version>_engine-add-start-wait-flag.patch

The Edit Actor Active Index plugin requires the following patch to properly use the Set Actor Active Index: gb-studio-<version>_engine-set-actor-active-index.patch

The Custom Projectile plugin require the following patch to properly enable custom projectile movement: gb-studio-<version>_engine-add-custom-projectiles.patch

Additional Notes

The Advanced Dialogue plugin is a fork of a now depracated plugin of the same name originally developed and distributed by pau-tomas. It has been modified to support "close with the press of the Start button" and to adjust open/close speeds from the user interface. Original project: gb-studio-plugins

The Edit Actor Active Index plugin is a modified condensed and minimal port of Mico27's plugin of the same name. It is used to render actors in a specific order. Sort of like defining z-index of actors on screen.

The Custom Projectile plugin is an update to Fredrik's outdated plugin of the same name. It also contains a couple of bug fixes.

About

Miscellaneous extra features and plugins for GB Studio.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages