Music controller that keeps music playing between scenes and blends tracks.For usage information, visit the following:https://github.com/Maaack/Godot-Music-Controller/blob/main/README.md#usage
Allows scheduling of local notifications on the Android platform.Installation Steps:- click `Download` button- on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button- enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor- for usage info, see https://github.com/cengiz-pz/godot-android-notification-scheduler-plugin/blob/main/README.md
A singleton providing easy access to icons representing classes and types, from values or members. Useful for addon developers.This is NOT a GUI, it's a GDScript utility. If you are looking for a GUI to look up editor icons, you may want to use Yuri Sizov's Godot Editor Theme Explorer:https://godotengine.org/asset-library/asset/2353Note: In 4.3, there will be a few warnings at installation due to script UIDs that were introduced in 4.4.1.1 changelog summary:- Added methods to get a member's type icon.- Improved robustnessFull changelogs: https://github.com/xorblo-doitus/AnyIcon/releases
Template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.This is identical to the Game Template, except for the opening has the GWJ logo and a space for the theme + wildcards to go.Created in collaboration with members of the Godot Wild Jam community.For usage information, visit the following:https://github.com/Maaack/Godot-Game-Template/blob/main/README.md#usage
Scene loader with loading screen and progress bar.For usage information, visit the following:https://github.com/Maaack/Godot-Scene-Loader/blob/main/README.md#usage
Allows sharing of text and images with other apps on Android platform.Installation Steps:- click `Download` button- on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button- enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor- for usage info, see https://github.com/cengiz-pz/godot-android-share-plugin/blob/main/README.md
Android Deeplink Plugin allows processing of Android application links that enable direct navigation to requested app content.Installation Steps:- click `Download` button- on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button- enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor- for usage info, see https://github.com/cengiz-pz/godot-android-deeplink-plugin/blob/main/README.md
Plugin for existing Godot projects. It has a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.Created in collaboration with members of the Godot Wild Jam community.For usage information, visit the following: https://github.com/Maaack/Godot-Game-Template/blob/main/README.md#usage
Credits scene with scrolling text that is read from an attribution file in a markdown (.md) format.For usage information, visit the following:https://github.com/Maaack/Godot-Credits-Scene/blob/main/README.md#usage
Plugin for input remapping and persistent settings.Created in collaboration with members of the Godot Wild Jam community.For usage information, visit the following:https://github.com/Maaack/Godot-Input-Remapping/blob/main/README.md#usage
Template with options menus and persistent settings.Created in collaboration with members of the Godot Wild Jam community.For usage information, visit the following:https://github.com/Maaack/Godot-Options-Menus/blob/main/README.md#usage
Script and autoload for automatically attaching sounds to buttons, tab bars, sliders, and line edits.For usage information, visit the following:https://github.com/Maaack/Godot-UI-Sound-Controller/blob/main/README.md#usage