( Join Discord ! https://discord.gg/SWg6vgcw3F )STH (Simple Test Harness) is an addon for Godot Engine for writing and running unit tests. It is compatible with Godot Engine 4+.This addon is in alpha stage. API breaks can occur !
Import Plugins for Aseprite- Image to Texture2D- Animation to PackedScene (Sprite2D + AnimationPlayer)
The plugin allows correctly simulating the daylight, nighttime, dawn and dusk of you game's planet. It calculates the alteration of day-lengths throughout a year so days get shorter in the winter and longer in the summer.The plugin allows full customization of the days per year's, day duration and the location on the planet to give the most immersive results.
Kanban Tasks - Todo Manager is a minimalistic kanban board application aimed at solo developers. It is available as addon for the Godot Engine or as standalone application.Features- Renamable stages- Tasks with detailed description and titles- List of steps for each task- Search in tasks and task details- Intuitive drag and drop usage utilising the godot build in drag and drop- Support for shortcuts *- Categories- Different stage layouts with multiple stages per column- Supports all editor themes including light ones* uses godot defaults because the custom shortcuts cannot be accessed
This custom node will make its parent resizable.
A Godot plugin showing comment annotations in your projectThe plugin settings can be changed in the plugin.cfg file.
Import models from Sketchfab to Godot (Godot 4 beta 2+)
Generate GDScript quickly by typing brief words or letters.Customize macros inside of the included macros.txt file to suit your needs.
Minimal plugin manager for GodotThis version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug/tree/godot3) branch for older versionInstall with gd-plug-ui(https://godotengine.org/asset-library/asset/1926) to manage plugins in editor.- MinimalNo dependencies other than Godot and git- Self-containedOne script to run them all- Zero learning curveConfig file written in GDScript- Version freezeFreeze plugins by branch, tag or commit- Reduce remote repository sizeDependencies can now be installed with just a single-line shell command- Clean uninstall*.import files or import resources located in /.import that generated by plugin will be cleaned as plugin uninstalled- Multi-threadedParallel download/installationv0.2.6:Fix download bugAdd help actionv0.2.5:Completely fix stuck while executing commandsSupport gd-plug-uiv0.2.0:Port to Godot 4.0v0.1.1:Fix inner class name conflict with other plugins & support for headless/server buildIf gd-plug already installed, you may upgrade from command-line:godot --no-window -s plug.gd upgrade
Import Plugins for Aseprite and Blender*.aseprite or *.ase to ImageTexture (Sprite2D) or SpriteFrames (AnimatedSprite2D)*.blend to PackedScene or MeshLibrary (GridMap)
Datalogue is a quick and easy way to manage game data for all kind of items (weapons, cards, upgrades, ...)
A tool for building puzzle dependency charts to help visualise and map out your adventure game puzzles.