All Gadgets

Showing 1,416 of 2,199 results
Page118 of 184
Voxel-Core 3D hero image

Voxel-Core 3D

by clarkthylord

FREE

Voxel plugin built with GDScript that offers various voxel features, utilities and fully fledged in-engine editors. Making it easy to create, import and edit voxel content anywhere Godot runs right out of the box, both in-engine and in-game. It is designed to be easily extended, allowing you to quickly create the voxel content you want, such as: characters, creatures, props, maps and more.

EZStorage hero image

EZStorage

by mashumafi

FREE

Easily store/fetch data using key-value storage. EZStorage * A low-level key-value storage using the file system. * Store/Fetch anything that would work with var2str. * Replication logic can prevent corrupted files. EZCache * An efficient in-memory cache that only loads files once. * Includes events for receiving updates when values change.

Godot Version Updater Plugin hero image

Godot Version Updater Plugin

by christinecdev

FREE

This is a tool designed to help update Godot to the latest version within the editor. This plugin eliminates the need to manually download, extract, and open up the newest version of Godot from the Godot website. Upgrade your Godot version for Windows, Linux, MacOS, and Android from within the Editor.

TileMapsChef 2D hero image

TileMapsChef 2D

by pardok

FREE

Plugin to add some functionality to TileMaps Currently only functionality it adds is an option to bake TileMaps into your NavigationRegion2D. Usage - Baking NavigationPolygon from multiple layers of TileMap(s) This solves issue with Godot's 4.2 baking of tilemaps. If any of you colliders not on Layer0 of TileMap, they will be ignored. This tool scraps all tiles from all the layers (both tile layers and physics layers) and merges as obstructions. Select NavigationRegion2D first, then hold Ctrl...

Nothke Spin Blur 3D hero image

Nothke Spin Blur 3D

by paperjack

FREE

A simple implementation of Nothke's spin blur in Godot.

Interactive Scene Changer (G4) hero image

Interactive Scene Changer (G4)

by vpgames

FREE

Simple interactive scene changer. Implemented as singleton/autoload class. This class/script allows you to quickly and easily make transitions between large scenes. Implement your custom lightweight loading/transition screen and load large scene. You get feedback of loading status of your scene in procent(%). You can also setup you loading screen to awaiting player action to go to next scene. This implementation works also for web applications. Version 0.1.0

abfi: Allegro Bitmap Font Importer hero image

abfi: Allegro Bitmap Font Importer

by snoopdouglas

FREE

Imports FontFile resources from plain PNG images in a simple format. See the readme for usage instructions: https://codeberg.org/starriver/abfi/src/tag/v3.0.1/README.md

SuperSprite2D 2D hero image

SuperSprite2D 2D

by miisan

FREE

SuperSprite2D is a superset of animated sprite2d allowing you to call functions in animated sprite2d!

CSG Export (.OBJ Mesh) hero image

CSG Export (.OBJ Mesh)

by mohammedzero43

FREE

Export CSG Meshes with 1 click How to use : - Combine all your CSGMeshes under a CSGCombiner node then press (Export to OBJ) in the Spatial Container Menu. Limitations : - Only works when you select 1 CSGCombiner node (Cant multiselect) - Only material diffuse and emission colors will be exported (Textures and maps wont be exported, but you can add them manually in your 3D editing software) - The plugin is still experimental ,so please report for bugs at: [email protected] === New Version 0.3...

CRWTILES - 3D Tile/Map hero image

CRWTILES - 3D Tile/Map

by crwedman

FREE

Generates 3D maps with a "Wave Function Collapse" algorithm. Includes a Blender add-on to cut a scene into 3D tiles for export into a Godot resource file. Refer to the README.md for getting the demo running.

Simple GUI Transitions hero image

Simple GUI Transitions

by joelgomes1994

FREE

Simple GUI transitions to swap menus elegantly. This plugin gives access to the GuiTransition node which allows to transition multiple GUI layouts easily. Designed for Godot 4.x. See the example scene on addons/simple-gui-transitions/example to see it in action. See the documentation at: https://github.com/murikistudio/simple-gui-transitions#readme

BTransition hero image

BTransition

by blockyheadman

FREE

Allows for you to transition scenes smoothly from one to another. Using one of the 4 different directions, you can smoothly animate your scenes from one to another!