Sort
  • Radial Menu Control
    4.3
    v1.12D Tools

    Provides a radial menu control node for Godot Engine 4.3 (aka a "pie menu") with support for submenus. It supports keyboard, mouse and gamepad input. The look of the control is highly configurable using exported properties and themes. There is a live demo at https://www.phar.ch/2024/godot-radial-menu-demo/RadialMenu.html

    By: Jesuisse
  • Realtime SVG Rasterizer
    4.2
    v1.72D Tools

    This plugin uses 4.2's new Image from SVG to allow the game to automatically handle re-rasterizations on scale changes for things like a camera with vectors. Before, you'd have to either create a large rasterization of the SVG and use mipmaps (which might end up being slightly blurry).

    By: Raygoe
  • Eazy Dialog
    4.4
    v0.2.52D Tools

    A great dialogue creation system plugin.

    By: Ivan
  • ProCam2D - Godot 4.x
    4.2
    v1.02D Tools

    ProCam2D is a versatile and feature-rich custom 2D camera node for the Godot Engine, designed to provide industry-quality camera controls for any type of 2D game. This plugin offers extensive customization, including multiple follow modes, smooth transitions, and support for cinematic sequences. With a robust addon system, developers can easily extend its functionality with custom behaviors. Some inbuilt addons include shake effects, grid snapping, and more. ProCam2D is controlled via an autoload, making it accessible from any script in your project. Ideal for developers seeking precise and professional camera behavior, ProCam2D enhances game immersion and player experience. For a more recent version, contributions or bug reports, visit: github.com/daz-b-like/ProCam2D_Godot4.x/

    By: kalulu_games
  • Character generator importer tool
    4.4
    v1.1.02D Tools

    This is an unofficial tool that can be used as a plugin in Godot to speed up the process of creating animations for the character generator 2.0 https://legendaryswordsman2.itch.io/character-generator

    By: ninetailsrabbit
  • Proton Control Animation
    4.1
    v0.12D Tools

    Quickly and easily add UI animations to your scenes. No code or special architecture required.

    By: hungryproton
  • Onscreen Keyboard
    4.1
    v2.02D Tools

    Onscreen Keyboard Plugin for Godot Engine. Displayed as soon as LineEdit or TextEdit are in focus. Select your OnscreenKeyboard object and apply your custom styles and font via inspector. (You can find some default dark-flat-like-styles inside the plugin/customize/styles folder)

    By: mrtnfchs
  • Emojis for Godot (Deprecated)
    4.0
    v2.02D Tools

    Use Godot Font Icons instead! This addon provides the following nodes to use emojis in Godot: - **EmojiIcon**: A node that displays an Emoji. - **EmojiButton**: A node that displays an Emoji as a button. Rewritten to give you access to **EmojisDB** singleton for easier use of emojis anywhere in your project. It's also adds **IconsFinder** to the Godot's **Tools** menu. So you can find the emojis easily.

    By: Jebedaia
  • force-directed-graph-godot
    4.2
    v1.42D Tools

    force-directed-graph-godot is a simple implementation of a Force-Directed Graph (or FDG for short) in the Godot Engine. - 2D implementation of a Force-Directed Graph - Flexible and easy to use Graph Nodes that can be extended and customized - Real-time graph simulation in the editor (optional)

    By: ThePat02
  • Advanced Radial Menu
    4.0
    v1.22D Tools

    Advanced radial menu node. 1.2 Update! • Controller support • Some fixes

    By: display
  • SoupIK
    4.2
    v5.02D Tools

    This addon introduces custom IK, jiggle and constraint solutions for use with Skeleton2D and Bone2D. Unlike default modifications, the custom nodes support negative skeleton scales. By the way, if you like the plugin, I'd appreciate if you threw a couple dollaroos my way! :] https://boosty.to/zedmanul/donate

    By: ZedManul
  • Material Design Icons for Godot (Deprecated)
    4.0
    v2.02D Tools

    Use Godot Font Icons instead! This addon provides the following nodes to use the icons in Godot: MaterialIcon: A node that displays an icon from the Material Design Icons collection. MaterialButton: A node that displays an icon from the Material Design Icons collection as a button (without label). Version 2.0 is rewritten to give you access to MaterialIconsDB singleton for easier use of icons anywhere in your project. It’s also adds IconsFinder to the Godot’s Tools menu. So you can find the icons easily.

    By: Jebedaia
  • Match3 Board
    4.4
    v2.1.02D Tools

    This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library.

    By: ninetailsrabbit
  • Godot DataBind Controls
    4.3
    v0.12D Tools

    A godot addon which facilitates data binding to enable an MVC pattern for GUI controls. Bind and Repeat nodes can be added inside leaf Control nodes and will automatically bind the control's properties to reflect an object property. Run the demo project at the top level of this repo to see Example.gd and ExampleRepeat.gd in action.

    By: [email protected]
  • 2D Shapes
    4.2
    v0.2.12D Tools

    2D geometric shapes for prototyping and animating in Godot. - Create rectangles, ellipses, arrows, triangles, stars and regular polygons just by adding a node - Edit the geometric shapes with your mouse - Select between Filled, Outline and Filled + Outline - Animate properties with Godot's animation system - Full undo/redo support

    By: Technocat Dev
  • AreaOfSight2D
    4.0
    v1.12D Tools

    This tool adds the node for procedurally generated area of sight for 2D games. Usually used for enemies in stealth games. The asset adds two nodes: - AreaOfSight2D for AOS - AreaOfSightAgent2D for trackable objects Check the custon scene to understand how to configure these two nodes.

    By: Arzzzen
  • TimeRewind2D
    4.2
    v1.0.12D Tools

    TimeRewind2D is a plugin for the Godot engine that allows developers to implement time manipulation mechanics in 2D games. It enables the rewinding of specific properties of 2D objects, pausing the processing of selected nodes during rewinds, and provides the foundation for creating areas with customized time flow (work in progress). This plugin offers an easy way to add time-based features to your project, such as reversing object movements or creating time-stopping effects.

    By: infiniTani
  • GDMatPlot
    4.3
    v0.3.02D Tools

    This plugin adds GNUPlot terminal to the Godot engine for displaying plots on a 2D canvas layer without requiring GNUPlot executable Checkout demos: https://github.com/dmrokan/gdmatplot/releases/download/v0.3.0/demo.zip https://github.com/dmrokan/gdmatplot/releases/download/v0.3.0/demo3d.zip

    By: dmrokan
  • Hexagon TileMapLayer
    4.4
    v2.5.02D Tools

    Set of tools to use hexagon based tilemap in Godot with A* pathfinding and cube coordinates system. Require Godot 4.4+, for 4.3+ use version 1.0.1 or earlier - A* pathfinding support - Cube coordinates system - Conversion between different coordinate systems - Both offset axis support (horizontal, vertical) - All layout support (stacked, stacked offset, stairs right, stairs down, diamond right, diamond down) - Toolbar actions to fix tilemaps after layout changes - Debug visualization - Embeded documentation

    By: Zehir
  • PinchPanCamera
    4.3
    v1.02D Tools

    Godot Plugin for a touchscreen optimized camera control system for common 2D top-down strategy games. (Works also with mouse when "Emulate Touch with Mouse" is enabled)

    By: divirad
  • SplitScreen2D
    4.2
    v0.4.02D Tools

    Easily add a split-screen interface to your 2D game in Godot, with support for up to 8 players.

    By: sscovil
  • Awesome Custom Cursor
    4.2
    v2.0.02D Tools

    A new customizable cursor! Edit an AnimatedSprite2D and thats it! Install once and no further configuration! Features * Animation support

    By: DaviD4C
  • 2D Liquid Simulator - 4.3+
    4.3
    v1.0.12D Tools

    Originally created by Tterrasson and recreated by L-Marcel, this plugin offers a set of three classes to simulate the behavior of liquids. Links and more information in the repository README.

    By: L-Marcel
  • 2D Liquid Simulator
    4.2
    v1.0.12D Tools

    Originally created by Tterrasson and recreated by L-Marcel, this plugin offers a set of three classes to simulate the behavior of liquids. Links and more information in the repository README.

    By: L-Marcel