Plugins

  • YATI (Yet Another Tiled Importer) for Godot 4
    4.3
    v2.1.112D Tools

    This is an addon for the Godot Engine for importing files (.tmx, .tmj) created by the Tiled Map Editor (http://mapeditor.org). Most if not all Tiled features are supported: - all kinds of layers - all kinds of objects - all map orientations - visibility, opacity, tint, offsets, probability - tile flips & rotation, collisions, animations, custom data - parallaxes - templates - custom properties By setting class entry / custom properties on tiled objects the scene created by the importer can be largely customized. INSTALLATION: The 'Download' button downloads the newest GDScript addon version. For other versions (e.g. C# or runtime) or further info please press 'View files' which opens the project Readme where embedded links can be found in the Installation chapter. Change log and Reference documentation can also be found there.

    By: Kiamo
  • Developer Console
    4.1
    v1.3.1Tools

    Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things. Simply use "Console.add_command("command_name", <function>, <num_parameters>)" to add console commands! Parameters are passed in as strings. Other useful settings: Console.enable_on_release_build Console.pause_enabled Console.enabled And signals you can connect to: console_opened console_closed console_unknown_command

    By: jitspoe
  • Godot Behavior Tree
    3.3
    v1.2.1Scripts

    Writing AI can be very bug prone and hard to maintain. With the behavior tree this is not a problem anymore! Build complex patterns and behaviors with the native scene tree editor, move behavior nodes around and edit them without fear of cracking the system. AI can thus be built in a very safe, modular and reusable way which follows Godot's components philosophy.

    By: Kagenashi
  • Godot VoIP
    3.4
    v3.2Tools

    Godot VoIP 🎙🌐 is a Godot addon which makes it very easy to setup a real time voice chat system in your Godot game. This addon also includes a demo project.

    By: cas
  • Godot VoIP Demo
    3.4
    v3.2Demos

    Godot VoIP 🎙🌐 is a Godot addon which makes it very easy to setup a real time voice chat system in your Godot game. This addon also includes a demo project.

    By: cas
  • Signal Lens
    4.3
    v1.3.0Tools

    A Visual Debugger for Signals Supports Godot 4.3 and 4.4 versions. Features - Click on a node in the remote scene tree and instantly view all its signals' connections. - View signal emissions in real-time as they are emitted in-game. - Select and rearrange a graph view to inspect your signal connections. - Keep signal emissions so you can inspect them later. - Modify the signal emission speed so you can fine-tune the experience for your debugging purposes. - Supports inspection of built-in and custom signals. - Supports inspection of built-in nodes, custom nodes and autoloads — if it's in the remote tree, you can inspect it. - Draws both anonymous and named callables that are connected to a signal. - Inspection of Object, RefCounted and Resource types not supported (yet!)

    By: yannlemos
  •  GdScript2All
    4.1
    v1.4.2Tools

    Converts GDscript to C# and c++ with advanced features like type inference. Requires Python installed (tested with 3.12.5). To use : * drag&drop files and folders from the FileSystem dock * (optional) choose C# or c++ * (optional) change the output folder * click the convert button.

    By: Lcbx
  • DecalCo
    3.2
    v1.23D Tools

    DecalCO is a shader based solution for the Godot game engine. Decals are a great tool used to add details to a 3d object without having to add more details to its geometry or using really large texture maps. You can use decal to add things like bullet holes, blood splashes, water puddles in your scenes.

    By: Master_J_
  • LDtk Importer
    4.3
    v2.0.12D Tools

    The most fully-featured, up-to-date LDtk Importer Plugin for Godot 4. Leverage LDTk's powerful editor to quickly create your own 2D levels and maps. - Imports `.ldtk` files into Scenes to use in your project. - Fast, automatically reloads on saved changes. - Use Post-Import scripts to customise the resulting scene More extensive documentation can be found on Github.

    By: gleeson
  • Google Play Games Services for Godot
    4.3
    vv3.0.0Tools

    Godot 4.3+ Plugin for integration with Google Play Games Services for Android games. If you want the plugin for previous versions of Godot 4.x, check the github repository! Download the addons.zip file from the Releases section of the repository and uncompress its content to the root of your Godot Project. The README contains further instructions on how to use the plugin. These are the current functionalities covered so far: Sign in - Authenticate - Sign in Achievements - Increment and unlock achievements - Reveal achievements - Load achievements - Show achievements Leaderboards - Show leaderboards - Submit scores - Load Scores - Load leaderboards - Load top scores - Load player centered scores Players - Load friend list - Compare profiles - Search players - Load current player Save Games - Save a game - Load a game - Display saved games to select or delete - Load snapshots - Delete a snapshot Events - Increment events - Load events - Load events by ids

    By: Jacob Ibanez Sanchez
  • GTweens (C#)
    4.0
    v6.0.0Tools

    GTweens-Godot is a lightweight and versatile tweening library for Godot 4 with C#. This library simplifies the process of creating animations and transitions in your Godot projects, allowing you to bring your game elements to life with ease. Please read the README for installation steps.

    By: Guillemsc
  • GTweens (C#)
    4.0
    v5.0.0Tools

    GTweens-Godot is a lightweight and versatile tweening library for Godot 4 with C#. This library simplifies the process of creating animations and transitions in your Godot projects, allowing you to bring your game elements to life with ease. Please read the README for installation steps.

    By: Guillemsc
  • Supabase API (4.x)
    4.0
    v4.0.2Scripts

    API Library to interact with your Supabase backend project.

    By: fenix
  • GodotVMF
    4.3
    v2.1.43D Tools

    An importer of VMF files into Godot. Useful instrument for people who used to work with Hammer and finds it most comfortable tool for level geometry creation. Features: - Brushes geometry import - Instances support - Native MDL support - Native VMT support - Native VTF support (only DXT1, DXT3, DXT5 supported) - Displacements import (with vertex data) - Entities support - Hammer's Input/Output system support - Surface props support - Material's compile properties support - FGD generator

    By: H2x
  • Monitor overlay
    4.0
    v1.1.0Tools

    Displays data from the monitor panel directly in the game window.

    By: hungryproton
  • Camera Control Script
    3.0
    v1.2.3Scripts

    An easy "plug and play" camera control script. Useful for development and quick tests. Features: - mouselook - movement - ingame gui (optional) How to use: There is a demo scene in the demo folder where you can test all features and play with the script settings. If you don't need the demo just ignore the demo folder and connect your camera with the "camera_control.gd" script that can be found in the script folder. Documentation and more infos can be found in the asset folder or on Github.

    By: Maujoe
  • Kehom's Addon Pack
    3.2
    v1.1Misc

    A collection several addons, which include: - Several UI widgets - Simplified database - Debugging tools - Networking system - Inventory system - Audio playback

    By: kehom