All Gadgets

Showing 468 of 2,195 results
Page39 of 183
CyberAsset+ hero image

CyberAsset+

by cyberdoesstuff

FREE

A better asset library. CyberAsset+ is a drop in replacement for the default asset library, with improvements! - Save your favorite assets to install later, between projects - A streamlined install experience - Tired of all those image errors? CyberAsset+ is quiet

Hill Racing 43 hero image

Hill Racing 43

by todogodot

FREE

Godot 4.3 Parallax2D Game Demo for Todogodot New demo of one of the most interesting features of Godot: the improved Parallax2D system that allows you to use any Node2D as a node within the parallax. Also, in this demo we show you how to make a procedurally generated infinite terrain. Itch executables: https://todogodot.itch.io/hillracing43 Update 2024/08/19: Fixed an export bug that removed the floor.

LogDuck - Your Logging Buddy for Godot 4.x hero image

LogDuck - Your Logging Buddy for Godot 4.x

by zeeweasel

FREE

A straight-forward logging addon for Godot 4.x to centralize and customize your Debug output for your project. - Customizable rich-text console outputs with BBCode. - Class name detection (GDScript) - Toggleable logging levels: Debug, Warning, Error. - Show full stack or last stack_frame for each LogLevel individually - Instance numbering to differentiate the ouput from different instances - Output of systems specs to console - Can be used in other editor scripts - Many settings, to make sure...

Palette 4.2+ hero image

Palette 4.2+

by rancidmilk

FREE

Note: - Tool might not be immediately apparent. It can be found on the right-side dock with Inspector/Node/History. If it can't be seen when loaded, you can either expand the dock or use the arrow keys to navigate to it. This is a small addon that allows for easy color palette integration in Godot 4. Quickly Create/Download palettes. Load/Save for use any time. Comes with the ability to quickly switch the editor's color-picker swatches as well as a custom color picker that can switch between ...

Quill to Godot FBX Sequencer hero image

Quill to Godot FBX Sequencer

by llazzllo

FREE

Sequences frames from imported FBX files into usable animation with the click of a button

FontTexture2D hero image

FontTexture2D

by anaxarchus

FREE

Provides a Texture2D which can render font's. Primarily useful for rendering font icons.

Networked Scene Editor hero image

Networked Scene Editor

by thimenesup

FREE

This plugin allows people to connect and edit multiple scenes at the same time, increasing productivity a lot.

Godot Async Loader hero image

Godot Async Loader

by immersiverpg

FREE

A Godot plugin to load, instance, and add scenes asynchronously using a background thread. Instructions: https://github.com/ImmersiveRPG/GodotAsyncLoader#readme

SpriteTrail hero image

SpriteTrail

by luizcarlos1405

FREE

A custom node that adds a trail of copies of the texture of a Sprite or an AnimatedSprite. Just add SpriteTrail and tweak the settings on the inspector.

Top Down Twin Stick Shooter hero image

Top Down Twin Stick Shooter

by redslimeskirt

FREE

A simple Top Down Twin Stick Shooter template. The Test scene works best using a gamepad but can also work with WASD and Mouse.

Data Persistence - Easy Text File Saving & Reloading hero image

Data Persistence - Easy Text File Saving & Reloading

by deforreststudios

FREE

A plugin to assist in saving and loading data using text files.

Process Mode Toggler hero image

Process Mode Toggler

by galla

FREE

While prototyping, I often disable nodes using the "Process Mode" selection. However, it can get tedious to scroll and search for the "Disabled" mode repeatedly. To make this easier, I created this plugin! This plugin adds a convenient button to the upper-right corner of the Godot editor, allowing you to quickly toggle the "Disabled" mode without the hassle.