Sort
  • GStorage for Godot 4
    4.4
    v1.2.1Tools

    Lightweight key-value storage system for Godot, inspired by UserDefaults in Swift.

    By: Ultradeviant
  • Property Selection Window
    4.1
    v1.0.1Tools

    A powerful plugin that provides an intuitive interface for selecting and monitoring node properties in the editor. This plugin enhances your workflow by making property management more efficient and user-friendly, with features like filtering, searching, and type-based filtering of properties.

    By: infiniTani
  • AutoSizeText
    4.4
    v0.4.0Tools

    # AutoSizeText Autosize text in labels and text boxes for Godot, just like in Unity. ## About I was always missing the Unity function of auto-sizing text inside labels/text fields in Godot. Intentionally made in GDScript to provide maximum compatibility (even in some of our GDScript only projects). Just use the provided UI elements in your project. ## Features * Font Auto Size: Change Font-Size between two numbers * Font Step Size: Change Font-Size based on pre-defined numbers ## Implemented * Label * Button * CheckButton * CheckBox * RichTextLabel * TextEdit * LineEdit

    By: SpielmannSpiel
  • GDCC - Godot Component Creator
    4.1
    v1.0Tools

    A plugin for Godot that allows you to create components from one project and then reuse them in other projects without the hassle of copy and pasting...

    By: BornaK
  • EzPID
    4.3
    v1.0.2Tools

    A GDExtension addon that adds a simple, generic PIDController that can either be used to update another node's property to follow a target value, or to manually integrate into your scripts. Includes full documentation and tons of customization features.

    By: iiMidknightii
  • godot node presetting
    4.4
    vvv1.0.3Tools

    Godot 节点属性默认插件,类似于 Unity 的 Presets

    By: DeerLuuu
  • OpenAi-api Godot
    4.2
    v1.0Tools

    This plugin integrates OpenAI's GPT and DALL-E APIs into Godot, allowing easy access to these powerful AI tools within your Godot projects.

    By: DrWine
  • godot_excel_reader
    4.4
    v1.0.1Tools

    解析 xlsx 文件并返回一个字典 Analyze xlsx files and return a dictionary

    By: Johnnash2017
  • Easy Zip
    4.3
    v1.0Tools

    Easily zip a bunch of files for save games or level editors! Support images, nodes, resources, and built in types like dictionaries. **API** ```gd # Write files by passing as a zip, with names as file paths. Zip.write("user://slot0.save", {"state.var": {"score": 10, "name": "player"}, "scene.scn": get_tree().current_scene(), "screen.jpg": screenshot }) # Append works the same but without erasing data. Zip.append() # Automatically snaps, shrinks, and appends to the file. Zip.write_screenshot("user://slot.zip", get_viewport()) # Automatically converts bytes to the appropriate format. # .tscn and .scn will come back as a PackedScene. Zip.read("user://slot.zip", "screen.jpg") # Get a list paths that match the head and tail. Zip.get_files("user://slot0.save", "", ".png") # Remove a list of files. Zip.remove("user://custom_map.map", ["area1.scn", "area2.scn"]) ``` **Check the README for more details.**

    By: chairfull
  • Frog Subtitles
    4.0
    v1.0.1Tools

    Frog Subtitles is a Godot plugin that add custom nodes to easily add subtitles on a video or audio stream. It works by directly importing a standard srt files. This plugin has been developed by Frog Collective.

    By: frog-collective
  • Versatile Mobile Joystick
    4.3
    v0.8Tools

    A highly customizable and ready-to-use joystick for mobile games in Godot. Features dynamic/fixed positioning, adjustable dead zones, and adjustable input handling. Perfect for adding responsive touch controls to your game with minimal setup.

    By: WCDev
  • GGPIO - Godot meets Raspberry Pi
    4.4
    v0.5Tools

    This addon lets you access and interact with GPIO on linux hosts like Raspberry Pis. Examples can be run from the project in the repository, including the GPIO explorer where the screenshot comes from.

    By: val
  • JSON Editor Plugin for Godot 4.x
    4.0
    v1.0.0Tools

    A powerful and user-friendly JSON editor plugin for Godot Engine 4.x that provides a visual interface for editing JSON files. Features: Visual tree view for JSON structure Direct JSON text editing File management (load/save) Type-safe value editing Support for all JSON data types: Strings Numbers Booleans Arrays Objects (Dictionaries) Real-time validation Integrated with Godot editor

    By: meishijie
  • Confirma Unit Testing (C#)
    4.0
    v0.10.0-betaTools

    Unit testing tool (C#/GDScript) for Godot game engine with library for generating random data. Features: JSON output Flaky tests Parametrized tests Parallelized tests Simple mocking library Extensions for Random class Accessible via editor or CLI Basic support for fuzz testing Simple syntax for writing tests Writing and executing tests in C# and GDScript Custom assertion library (over 130 assertions)

    By: MASSHUU
  • Console and Textchat Node
    4.2
    v1.1Tools

    This Addon provides a custom node to add a Console/Textchat to your scenes. You can print messages with various text formatting or enter commands to help you debugging.

    By: KeilainMan
  • Fancy Folder Icons
    4.4
    v1.0.1.2Tools

    Custom Folder Icons Addon For Godot 4 Allows you to choose a custom icons for folders. (also works with files) How Work In the godot file system, press RMB (right click) on any folder/file you want to iconize and select Custom Icon from the menu.

    By: Twister
  • Keyring
    4.3
    v1.0.0Tools

    A small GDExtension that allows to interact with the OS keyring. Currently works with Windows and Linux.

    By: shomy
  • Filepath Generator
    4.0
    v1.0.0Tools

    Filepath Generator generates a GDScript file with constants for res:// paths to all relevant files in your project, so that in your code you use `ProjectFiles.Scenes.ENEMY` instead of "res://scenes/enemy/enemy.tscn".

    By: Game Gems
  • Visualize
    4.3
    v1.4Tools

    Effortlessly debug script variables in-game for Godot 4 C#

    By: valkyrienyanko
  • ColorBlind Accesibility Tool
    4.2
    v1.0.1Tools

    A small plugin that allows you to add color blind filter options, color changing, and glow effects to your games created in godot. All through a small interface that allows you to create and add these shaders and place them in your desired scenes. Colorblind Filter - Create a color rect and an option button with which you can control the type of filter. Replace Color - Creates a shader within the selected scenes that allows you to change a specific color previously selected. Glow Elements - Creates a shader within selected scenes with effects modifiable by the player. Whenever you use or create a feature, a scene will be created with a menu to use those options in-game. Ver. 1.0.0

    By: jguzmanfl
  • Adivery Plugin
    4.2
    v4.2.1Tools

    Adivery plugin for Godot Game Engine. Adivery is an ad display platform in mobile applications that displays the best ads from thousands of active campaigns and uses smart optimization algorithms to maximize the efficiency of displaying ads in your application!

    By: Dexter
  • Godot Dynamic Data Table
    4.3
    v1.0.0Tools

    DynamicDataTable is a GDScript plugin for Godot 4 that allows you to create and manage dynamic data tables easily and flexibly.

    By: jospic
  • Android Geolocation Plugin
    4.3
    v0.1Tools

    An Android plugin for Godot to listen for the geolocation updates.

    By: [email protected]
  • TemplateSaver
    4.2
    v1.15Tools

    this tool let's you take any tscn file and save it to the plugin as a dat file then you can use that template for any other project because it saves! it even comes with built in templates NEW: SETTINGS: --new show prints option --you can now change the location of the plugin(dock/bottom) Fixes: --recursion with preload/load is now not possible --duplicates found in templates are removed UI: --multi select templates using ctrl+click/shift+click/cmd+click --multi dragging templates --ui bug fixes --renaming template --filtering templates --changelog --invalid character in name warning --name already exists warning Extra: --there could be other things I forgot --love and care from nici --updates will take a haitus after this one for a while :( sorry...

    By: D0RYU