All Gadgets

PathMesh3D 3D
by iimidknightii
A collection of several helper nodes to extrude 2D profiles, 3D meshes, 3D Scenes and 3D MultiMesh instances along paths in real time. Implemented as a C++ GDExtension with built-in documentation.

Godot Tactical RPG
by ramaureirac
A tactical role-playing game demo for the Godot Engine

Godot CSS Theme
by sakkaku13
Converts CSS to Godot Themes

Planar Reflection Plugin 3D
by sisilicon
This plugin adds planar reflectors to your scene. It should help with making more faithful reflections. Use it to make flat reflective surfaces like mirrors, lakes, shiny floors and more! It supports both GLES3 and GLES2. Read the README for more details.

Godot Atlas Cutter
by newold33
Auto divides an image into frames using the transperency of the image to determine the frames

cargo-godot
by sanpi
Cargo helper to improve godot rust developement experience.

Coyote Jump
by marianokpo
Coyote Jump es un complemento para el motor Godot 4.x que añade dos características esenciales para cualquier juego de plataformas 2D con controles responsivos: Coyote Time: permite al jugador saltar poco después de haber dejado una plataforma. Jump Buffer: guarda una orden de salto presionada justo antes de aterrizar, evitando que se pierdan saltos. Estas funciones ayudan a que los controles se sientan más suaves, tolerantes y profesionales. Instalación: Descarga o clona el complemento dentr...

Dodge the Creeps Demo
by godotengine
This is a simple game where your character must move and avoid the enemies for as long as possible. This is a finished version of the game featured in the "Your first 2D game" tutorial in the documentation. For more details, consider following the tutorial in the documentation: https://docs.godotengine.org/en/latest/getting_started/first_2d_game/index.html Language: GDScript Renderer: Compatibility

Fantasy 3D models Free
by ithappy
Free 3D models pack for easy level creation in fanasy setting. Package Content: - 41 fbx files with 3d models and an import setiing file for each of them - 1 png texture and import setting file for it - 1 material for all of models - 41 ready made prefab of environment and props - 1 demos showcase scene with all of assets If you have any issue with our assets, please contact us through e-mail or repository issues section.
Workday Timer
by rbunderwood
Adds a timer to the editor that counts down. Perfect for when you're trying to spend a set amount of time working on a project.

Godot Safe Resource Loader
by derkork
Godot Safe Resource Loader is a small library that allows you to safely load .tres resource files from unknown sources without risking your player's security. It does this by scanning the resource file for embedded GDScripts and links to resources at unsafe locations outside of "res://" before loading it. The main use case for this is to allow your users to share savegames and load them without risking that they contain malicious code.

Godot Debug Utility
by oliveoil
This is a simple add-on for Godot 3.2 which adds an easily customizable debug overlay menu to your games. This can be used show information about your game's performance etc.