Sort
  • Touch JoyPad (Gamepad)
    3.2
    v1.0.02D Tools

    This is easy way to put a joypad in your godot project.

    By: shinneider
  • WaterMap
    3.5
    v1.0.12D Tools

    Add water physics to any TileMap with a single node!

    By: garrett_makes
  • SmoothPixelSubViewportContainer
    4.1
    v0.1.02D Tools

    A variant of SubViewportContainer that provides a smooth camera and anti-aliasing for pixel-perfect games.

    By: Apples
  • Previewing Parallax Background
    4.1
    v1.0.12D Tools

    Provides parallax background that moves it's layers in editor. It helps to arrange objects in different layers relative to each other This is a port of the similar plugin from Godot 3.4.X to 4.X.X (https://godotengine.org/asset-library/asset/1535)

    By: nklbdev
  • Multi Split Container
    4.4
    v1.12D Tools

    Alow splitting elements into containers with the same size in the canvas rectangle. ## Features - Auto Split in columns by child node count. (Work on nodes with base as Control) - Auto Split in rows by you row value setted. - Lines Size/Color Changeables. - Drag Button Size/Color Changeables - Drag Button Icon Changeables. - Reset offset splited container on double click on line. - Auto show content on focus. - Custom Initial Offset. More details in the original github post.

    By: Twister
  • Gesture Recognizer
    4.2
    vv0.42D Tools

    Gesture recognizer is a godot addon, this addon allows you make and recognize gestures It's based on $Q Super-Quick Recognizer

    By: Little Fish
  • SelectionShortcuts
    3.5
    v1.1.12D Tools

    This plugin provides various useful shortcuts for working with 2d nodes. Ctrl+F moves the selected Node(s) to the cursor. Saved per scene: Ctrl+[0-9] stores the current selection. [0-9] reselects the saved group. Saved globally: Ctrl+Shift+[0-9] will save the NodePaths of the current selection. Shift+[0-9] will attempt to select nodes in the current scene that match the saved NodePaths.

    By: Daelon
  • MessageBox
    3.2
    v1.2.12D Tools

    Adds a new, feature-packed UI nodetype for displaying text with a typewriter effect. Features include: - Full bbcode support, including custom effects! - Change speed dynamically! - Play forwards or backwards! - Play random voice effects when a letter is typed! - Automatic scrolling for oversized text! - Built-in text skipping and acceleration! - Automatically plays when the message is changed! - Text Transition effects! Updated 9/29/2020: - Now 3.2.3 compatible - Some new features. (See github commit) - The github now has a wiki with some usage information Updated 11/3/2020: - Now supports fancy text transition effects! - A number of squashed bugs - Finally remembered to update the version number in the config file. Oops.

    By: tlitookilakin
  • LaIK
    4.2
    v0.0.2-alpha2D Tools

    Inverse Kinematic addon for Godot (experimental).

    By: thiagola92
  • GrassPath2D
    3.2
    v1.02D Tools

    Addon to generate interactive grass with Path2D (Curve), group of interactive objects, change the grass texture, blur, wind direction and force, height grass, random "leaf" rotation, colour array to random leaves, and several other parameters. *The addon is in continuous improvement, version 1.0 can be used with GLES2, GLES3 and Android (mobile)

    By: thiagobruno
  • Tile Spawner
    3.1
    v1.0.22D Tools

    Spawn node instances from a Tilemap

    By: qtip
  • Virtual Joystick
    3.4
    v1.42D Tools

    Virtual joystick plugin for mobile games.

    By: EvrenselKisilik
  • AudioStreamPreview
    4.1
    v1.0.02D Tools

    Renders a waveform preview of a .wav file as the texture of a TextureRect. It's a @tool so it works even inside the editor. To use, just drop res://addons/audio_preview/AudioStreamPreview.tscn in a scene and set the stream_path property. Simple example included.

    By: fbcosentino
  • TextureRectUrl
    3.2
    v1.0.02D Tools

    TextureRect load image from url # Features - Load image types: JPG/JPEG - PNG - WEBP e BASE64 - Preload the imagem in editor - Ever load from cache after the first download of the image - Show the progress bar with over color, position and size options - Save the image in cache(local) to access offline after the first load of the image - Emit signal: "loaded" at the finish loading, with the parameters: image texture and if is loaded from cache - Emit signal: "progress" with percentual from 0 to 100 (int)

    By: thiagobruno
  • DraggableSprite2D
    4.2
    v1.22D Tools

    A simple Sprite2D which can be dragged with the mouse by clicking and holding with a mouse button.

    By: birdt_
  • Godot Simple Text Menu
    2.1
    v1.02D Tools

    A Simple customizable Text Menu plugin for Godot. It adds a "SimpleTextMenu" node to Godot, in which you can easily create a retro-like text menu with as many options you want. Its main features: - Can add as much options you need. - Editor-friendly, you can check the menu changes in real-time. - Signal-friendly, it's easy to check which option is being selected. - Options to change the cursor side and menu orientation.

    By: henriquelalves
  • GodPlot
    4.3
    v1.32D Tools

    Graphing tool based on the Control node. Works in the editor. Can draw scatter plots, line graphs, and area graphs with many display options available.

    By: onegm
  • Acro's Hitboxes
    3.4
    v1.22D Tools

    Acro’s Hitboxes provides a custom "Hitbox" node that aims to streamline the process of generating knockback and damage from collision.

    By: acroprojects
  • Acrylic Glass
    4.0
    v1.22D Tools

    An effect similar to Microsoft's Acrylic and Mica materials achieved in Godot 4. It works by getting the wallpaper file and blurring it in the engine.

    By: pattlebass
  • Trail2D
    4.0
    v1.02D Tools

    A custom 2D node that creates a trail. Is it something you could code in 5 minutes? Yes, but I made this to save those precious 5 minutes.

    By: Gabbinetto
  • Graph2D
    3.5
    v1.1.22D Tools

    Graph 2D is an addon able to display curves in your user interface in a very simple way. - Plot several curves on the same graph. - Supports curve thickness and color. - Customizable chart axes (axis label and grid). - Real-time plotting. - Works with both the GLES3 and GLES2 renders. - Works on desktop platforms and HTML5 (others target were not tested).

    By: LD2Studio
  • Acrylic Glass
    3.5
    v1.22D Tools

    An effect similar to Microsoft's Acrylic and Mica materials achieved in Godot 3. It works by getting the wallpaper file and blurring it in the engine.

    By: pattlebass
  • Procedural-Map-Generator
    4.2
    v1.02D Tools

    The plugin is capable of modifying a selected TileMap in Godot using various algorithms. These algorithms include Cellular Automata, Wave Function Collapse, and Gram-Elites. Different parameters can be specified for these algorithms. The plugin contains an Examples folder to test the map generation.

    By: mihalysarolta-ubb
  • Extra Gui controls
    3.4
    v1.02D Tools

    A set of extra GUI tools. Make your GUI components draggable, resizeable, scrollable, zoomable, rename-able, Selectable (click and drag to select), A child adder which lets you instance scenes (works recursively) A toggle visibility button. A remote_hide button. A tab system A save/load system An undo system

    By: Rossunger