Plugins

  • Bitmap Font Importer
    3.2
    v0.0.12D Tools

    This plugin allows you to import font sprite sheets as a Bitmap Font resource to use in themes.

    By: lungdart
  • Glowing and Blur Shaders (With Tutorial Video)
    4.0
    v1.0.0Demos

    This demo shows a glowing outline and blur shader in Godot 4. Goes with this video here: https://youtu.be/LZwCtVmVDlE See all my assets here: https://godotengine.org/asset-library/asset?user=ThinkWithGames

    By: ThinkWithGames
  • Task Dispatcher
    3.4
    v1.2Scripts

    Addon that allows you to offload tasks to a thread pool.

    By: kelaia
  • Tile Polygon Snapper
    4.0
    v1.0.02D Tools

    An editor plugin for Godot v4.X that allows custom snapping polygon vertices while editing tileset.

    By: nklbdev
  • 2D Camera Limiter
    3.0
    v0.12D Tools

    This Addon enables you to quickly set up area2Ds that tween the limits on a camera2D based on where your character is so you can keep the camera focus on things in your levels.

    By: markopolodev
  • Unofficial LaunchDarkly client-side SDK
    3.5
    v0.0.13Scripts

    This is not an official LaunchDarkly product. This is a personal project. LaunchDarkly is a feature management platform that helps teams control and deliver better software, faster. This LaunchDarkly Client-Side SDK for Godot is designed primarily for use by code that is deployed to an end user, such as in a desktop application or a smart device. It follows the client-side LaunchDarkly model for single-user contexts (much like their mobile or JavaScript SDKs). It is not intended for use in multi-user systems such as web servers and applications.

    By: brooswit
  • Storage Manager
    3.2
    v0.1Scripts

    Here is a class called Storage that allows loading and saving json files, text-plain and data. But you can add the StorageManager in your scene to access to that class. You can turn TRUE the "blocker" property in this Node to specify that in case of error a message should be displayed and the game ended.

    By: DavidKBD
  • AddonSave
    3.3
    vv1.2Scripts

    AddonSave can save, load and make screenshots y user:// or res://

    By: Can202
  • Auto add class_name
    4.0
    v1.0.0Tools

    Automatically adds class_name to new script files

    By: zwickarr
  • Textify - Speech2Text
    4.2
    v1.0Misc

    An easy to use, lightweight and easy to set up Speech2Text solution using HuggingFace's API and OpenAI's Whisper library for free! Only for small projects (prototypes, game jam projects etc.) Documentation available on Github repo.

    By: LeoC
  • Scene Comments
    3.2
    v1.0.0Tools

    Why limit your comments to code? Scene comments is a plugin for placing comment nodes into a scene for viewing in the editor. It is lightweight and has a couple of comment types with different visual gizmos.

    By: sampengilly
  • Copy Context AI | Vibe Coding Godot
    4.0
    v0.9Tools

    Copies selected project files/structure for AI context (full or summary) and executes AI-generated modification commands pasted from clipboard.

    By: EliasGuyd
  • HexagonDisplay2D
    3.3
    v1.02D Tools

    Displays a (filled) hexagon 2D graphic, as used for example in RPGs for showing the distribution of attributes or alignments. This is the result of a community question from the German Discord Channel.

    By: kuhnchris
  • Aseprite Helper
    4.0
    v1.0Tools

    Import Plugins for Aseprite - Image to Texture2D - Animation to PackedScene (Sprite2D + AnimationPlayer)

    By: antonWetzel
  • Chief Mints - Achievements for Godot 3
    3.5
    v1.0.0Tools

    This Godot 3 add-on helps you define, track, and display in-game achievements. "Local File Storage" achievements are good for an self-distributed or Itch release, where there is no platform-native system. Other platforms, such as Steam, you'll need to extend "ChiefMintSource" and select your script as the new source in settings.

    By: samsarette