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
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
This plugin provides a web export preset and a gdScript wrapper for integrating with Poki Platform's SDK.
Scripts and base classes for inventory control,with configurable item stack and slots.Check the example for tipical usage.
Notification Scheduler Plugin allows scheduling of local notifications on the iOS 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 addon via the Plugins tab of Project->Project Settings... menu, in the Godot Editor- enable the plugin via the iOS section of Project->Export... menu, in the Godot Editor
Anti-cheating-value-plus is a plugin that prevents cheat tools from modifying sensitive data in the game memory. Now with support for string, bool, arrays, and dictionaries.
Allows displaying of Admob ads on Godot apps that are exported to the Android platform.Installation Steps:- delete any previous versions of the plugin- 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-admob-plugin/blob/main/README.md
The missing error handling library for Godot.
DiceEngine is a simple Dice Roller for the Godot Engine 4.x written in `GDScript`!Features- Roll any number of dice with any number of sides- Perform and check the results of DiceCheck resources that can represent skill checks in your game
Godot iOS Share Plugin allows sharing of text and images on the iOS platform.- click `Download` button- on the installation dialog... - leave your project's root directory selected as the target directory - leave `Ignore asset root` checkbox checked - click `Install` button- enable the addon via the `Plugins` tab of `Project->Project Settings...` menu, in the Godot Editor- enable the plugin in your project's iOS export settings via `Project->Export...->iOS` in the Godot Editor
Use the Discord Bot API directly within Godot! Useful for integrating your Godot game with a server, for example.Big thanks to @lyghtkruz on GitHub for keeping the project alive!
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