This scene transitioner implifies scene switching in your Godot project, adding polish and visual flair to your game's level changes.
- 4.4v1.1.12D ToolsBy: ninetailsrabbit
- 4.0v0.0.22D Tools
A plugin for the Godot game engine (version 3.x) for rendering primitive 2d shapes.
By: pkish - 4.2v1.02D Tools
This plugin will generate a set of ColliderPolygon2D to overlap all physics properties of a Tilemap2D's target layer.
By: JakeEh - 3.4v1.02D Tools
A set of extra GUI tools. Make your GUI components draggable, resizeable, scrollable, zoomable, rename-able, Selectable (click and drag to select), A child adder which lets you instance scenes (works recursively) A toggle visibility button. A remote_hide button. A tab system A save/load system An undo system
By: Rossunger - 4.4v1.02D Tools
ActionButton is a custom Button node with extended audio and visual customization. Features: *Customize how the button animates and looks when you interact with it. *Configure sounds for the button, with a system that keeps track of sounds and reuses them across the project.
By: Hapty - 3.3v1.02D Tools
An addon for 2d thunder&lightning addon in godot game engine. there is a Demo.tscn in the project, which is in the addon folder/src/main/.
By: DrunkBull - 4.3v1.02D Tools
Collection of UI controls with animations and faders for Godot 4.x Includes: Timed label: Label with options to add keystroke sounds with pitch variations, and random intervals. BounceButton: Button with option to bounce vertically and horizontally. Bouncer: That can bounce any 2D node or Control. Fade Label and Fade Button: FadeIn and FadeOut controls. Fader: Can be placed as child of any canvas item to control fade in or fade out. By Cianci KelvysB. Check Cianci Tutorials (Brazilian Portuguese): https://www.youtube.com/@CiaNCIStudio
By: Cianci - 4.0vv1.0.22D Tools
Procedurally generate monsters and other sprites for your game right in the engine! A port of ZzSprite (A Tiny Sprite Generator) by Frank Force to Godot Seeds from the web version of ZzSprite are 100% compatible with the godot port!
By: CactiChameleon9 - 3.5v0.2.02D Tools
This project is a Godot Engine addon that adds a HealthBar2D node to the editor. It extends the TextureProgress node and can be used to make various Progress bars that can represent Health, Stamina, Hunger, etc. Read README.md for instructions and take a look at example.tscn.
By: vishu - 3.2v1.0.02D Tools
This is a plugin that let you use FontAwesome 5 icons in your game.
By: Matrixant - 4.0v2.02D Tools
Adds a custom node "VectorDisplay2D". Hit V to toggle the display. Displays the vector & separated XY components.
By: neropatti - 2.1
- 4.1v0.12D Tools
A Path2D with smoothing, and utilities for restricting it to any Rect2D
By: opyate - 4.1v1.0.02D Tools
A simple plugin to configure a FastNoiseLite noise with a live preview.
By: squrious - 3.5v1.2.32D Tools
A plugin with FSM and its component State and Transitions as Nodes.
By: mechPenSketch - 3.2
- 3.5v1.12D Tools
# Screen Capture Addon Ready to be used Screen Capture scene. Just add the scene and call with `capture()`. Easily customizable since it just uses standard Godot functionality and is MIT Licencsed. Includes a test scene (main) to show three options and how to use them. Also includes a camera sound effect on capture. Should be straightforward, enjoy!
By: boukew99 - 4.0v1.22D Tools
A donut-shaped collision shape for Godot 4.x.
By: angrykoala - 4.0v1.02D Tools
The Rotor is a node making its children rotate with different useful properties. Very useful to design levels with objects moving in circle. Features include: 1. Keeping the child's rotation when the parent rotates. 2. Rotations can be 360° but also more/less 3. Once it rotates the amount you choose, it can either loop back from the start or start rotating backward. 4. Choose the number of rotations. 5. You can enable the Rotor's effect on nodes that aren't its children or disable it on some of its children. 6. Can flip (horizontal/vertical) nodes past a certain angle. 7. Rotation can be standard or use tweens It comes with a showcase scene where you can see all the properties in action and also full documenation which you can read here : https://docs.google.com/document/d/1y2aPsn72dOxQ-wBNGqLlQvrw9-SV_z12a1MradBglF4/edit?usp=sharing
By: Dark Peace - 4.0v5.0.52D Tools
A tool that allows the remapping of InputMap actions. Supports: - Multiple joypad types: - Xbox - Nintendo switch - Playstation - Fallback icons for a generic controller - Keyboard - Mouse Note that the Switch and Playstation icons are not tested, as I do not have them. The switch also does not have a guide button, so keep that in mind.
By: bendn - 4.4v1.0.22D Tools
Port to Godot 4 for the pixel sprite generator by deep-fold https://deep-fold.itch.io/pixel-sprite-generator
By: ninetailsrabbit - 4.0v0.22D Tools
This is an addon for Godot for importing sprite data files from Tiger for animations. What is Tiger? Tiger is a middleman program to help game developers bridge the gap between sprite animation and game engine. Although programs like Aseprite can create custom spritesheet and animation data, but this requires you to keep everything in one file or make a custom script. How to Use 1. Install addon. 2. Enable plugin in project settings. 3. Export files to project using godot_json.template in export settings. 4. Go to the Tiger Importer tab and import the files. 5. Select a Sprite2D node and AnimationPlayer Node. 6. Click "Generate Animations" and your animations will appear in the AnimationPlayer library. This importer plugin will automatically create new animations for you as well as update them on newer imports. Issues This plugin is new and some things might not work. Please open an issue if you have any problems. Also, Tiger has many features, but this plugin does not. Here are some features missing: Supports only Sprite2D Can only use template given from addon Hitboxes/Tags not supported Credits Majority of code is based on the Aseprite Importer plugin so thanks to hectorid and AtkinTC for the source code.
By: xett - 3.1
- 4.3v0.2.02D Tools
Made in collaboration with Cup Nooble. https://cupnooble.itch.io/
By: Maaack