Plugins

  • TileMapsChef
    4.2
    v0.12D Tools

    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 (or ⌘ Command on Mac) and select any amount of TileMaps. On the bottom bar TileChef menu should appear, click it. You will see "Bake NavigationPolygon from TileMaps" button. Click it, polygon should be baked. For some reason it waits for you to switch focus to render your polygon in view, so just click on any node or switch to Output to see your polygons baked.

    By: Pardok
  • 2D Camera Controller Singleton / with Dev Tools
    3.2
    v1.0.02D Tools

    I am building out a re-useable Camera Controller singleton. So far it has a shake feature that uses perlin noise and tweening to create some smooth camera effects. You can use the base class for production or the dev tools class for on screen testing of the screen shake. A work in progress to be sure. Currently working on a change camera target system that allows smooth transitions between on screen targets. https://www.burtonmediainc.com/#godot-camera-controller-2d

    By: jessejburton
  • Radial Progress Indicator
    4.0
    v2.1.12D Tools

    This plugin is a Control that displays a radial progress indicator with several options. See the README.md file for more information. The plugin is a Godot 4 update of the Godot 3 asset https://godotengine.org/asset-library/asset/497 If installing from the Godot Editor AssetLib tab, only the folder addons/radial_progress/ needs to be installed. Tested in Godot 4.0.4-stable, Godot 4.1.4-stable, Godot 4.2.2-stable and Godot 4.3-beta1.

    By: DaveTheCoder
  • Soda AudioManager
    4.4
    v1.0Tools

    Soda AudioManager is a global plugin for Godot, designed to handle non-spatial sounds, including interface sound effects, background music, and general sound effects. It offers an easy way to manage audio playback, control volumes, apply sound effects, and configure looping.

    By: AlexsanderOAlmeida
  • Resource Encryption
    4.0
    v1.1Scripts

    The Godot Resource Encryption Plugin enables developers to securely save and load resources in Godot with any file type, utilizing encryption to protect sensitive data. This plugin integrates seamlessly into your project, providing an easy-to-use interface for resource management. New Classes: * ResourceEncryptionSaver * ResourceEncryptionLoader Save Resources Securely: Encrypt and save any Godot resource to your chosen file extension, such as .dat, ensuring data integrity and security. Load Encrypted Resources: Decrypt and load resources, returning them as usable Godot Resource objects. Simple API: Use straightforward functions to save and load resources with encryption keys. Flexibility: Supports various file types and custom extensions, allowing for flexible resource management.

    By: SolicArc
  • Auto Screenshot
    4.3
    v1.0.1Tools

    Automatically take in-development screenshots of the full editor, the 2D or 3D viewport, even in-game testing at regular intervals.

    By: gertkeno
  • Screenshot queue
    3.3
    v1.0Scripts

    Take in-game screenshots without visible pauses or frame time spikes. Queues screenshots and writes them to time stamped files in user directory using a separate thread.

    By: fractilegames
  • Atlas Importer3
    3.0
    v0.12D Tools

    Atlas importer plugin for other texture pack tools Load packed atlas texture to filesystem and can be used in godot. Current support tools and formats TexturePacker : Generic XML TexturePacker : JSON hash Attila : JSON Kenney Spritesheet : Atlas from Kenney assets LibGDX: (Atlas from LibGDX Framework, which has a nice GUI tools - GDX Texture Packer (https://github.com/crashinvaders/gdx-texture-packer-gui))

    By: vichui
  • SyncNode
    3.0
    v0.8aScripts

    Disclaimer: This is an experimental plugin for prototyping multiplayer games. It is not ready to production and may it will not be released in its final form due to security reasons.

    By: spaghiajoeojo
  • GDScript Protobuf
    4.0
    v2.0.0Scripts

    Protocol Buffer implementation for Godot 4+

    By: lx_lixi
  • Third Person Controller
    3.0
    v1.03D Tools

    A simple 3rd person controller You can move forward/backward strafe left and right and jump The mouse control the orientation You just have to add this controller to your player scene as a child and specify the KinematicBody of your player in the inspector

    By: sombresonge
  • Code Jump
    4.2
    v1.0.0Tools

    Enables fast cursor movement within built-in script editor, without the need to use the mouse.

    By: Maweill
  • Snap-Castle Mesh Library
    3.5
    v1.1.0Misc

    This asset contains a mesh library for constructing castles. The meshes come with StaticBody collision shape so the player can explore the interior of the buildings. The latest updates include doors, chests, sconces, and ruins.

    By: Malcolm Nixon
  • Quick Plugin Manager
    3.0
    v0.2Tools

    Faster plugin management without going deep into Godot's plugin settings. The button should appear in upper-right corner (when you activate the plugin), where you can select plugin(s) to enable/disable.

    By: mastermarkus
  • Free fly camera
    4.3
    v1.0.03D Tools

    This is a versatile free-fly camera for Godot, designed to handle 3D character movement with smooth camera controls. It features adjustable movement settings, mouse sensitivity, sprinting, head rotation clamping, and more. It's perfect for exploring 3D environments or any other project that requires a free-form camera perspective.

    By: highlife
  • Kenney Input Prompts
    4.2
    v1.1Materials

    Pre-packaged input prompts from Kenney for Godot. Includes all assets in two PNG resolutions as well as SVG versions.

    By: tanuki-billie
  • Simple Main Menu
    4.2
    v0.9.5Templates

    A simple Main Menu for Godot 4.0 with : Start Menu with an Option Menu that include a Video Option & Audio Options

    By: sin