A Godot addon to record frames from in-game footage. It won't create GIFs by itself, but the node will create images of the content inside it, so you can use those frames with other software to create GIFs.
QuizNode add a custom-type for the handling of custom quizzes.Sorry the documentation is in spanish.
An abstraction layer for Godot Engine to enable interaction with Twitch chat.You can find the legacy versoin (For 2.x) here: https://godotengine.org/asset-library/asset/161History---------* v1.3.0 - Add your aliases for commands. They become a regular commands with a cloned reaction, so you can manage them as regular commands; - Chat list is now present, so you can track what users join or leave your chat (the corresponding signals are there) .* v1.2.1 - Integrated interactive commands.You can now easily add commands for the bot and reaction callbacks to them in a glimpse of a second!
A Godot3+ Panel Addon designed to speed up folder creation in new projects, can also bulk create folders in other directories.
# Godot Git Control #Simple Git Companion pluginminnor rewriteadded godotengine 3 support and some other features
An experimental tool that allows you to capture Godot scenes' frames and turn them into a spritesheet with a transparent background.Usage is as simple as$SpritesheetGenerator.record_for_a_while()Requires GIMP and ImageMagick.Works on Linux.Not tested on Mac.Requires a bash console on Windows. Git provides one.If you find this plugin as handy as we do and you use it to make a game, send us a note (in the issues) to give us boasting rights !
KivanoEditorEnhancements This plugin is a collection of smaller plugins that enhance in some way the Godot editor. Please take a look at github page for full description and videos:https://github.com/kubecz3k/KivanoEditorEnhancemensKeep in mind that I take no responsibility for any potential damage casued by this code. You should always use Version control systems in your project.
A Godot Engine plugin for a dock that provides inheritance-based Scene/Script/Resource views into the resource folder.
EditorPlugin for managing PCK-Files and a PCKDirectory-class to list added Files from a new PCK in game.