Plugins

  • Scaling CanvasLayer
    3.3
    v1.0.02D Tools

    This Godot plugin provides a custom CanvasLayer that scales the viewport contents to always cover the full window with no black bars, no content reveal, and no distortions. Child CanvasItem nodes (i.e., UI) can also be scaled, independently of the content.

    By: nyanginator
  • SLib – Simplify Your Godot Development
    4.0
    v1.1.0Scripts

    SLib is a lightweight and efficient Godot library designed to streamline your coding experience. Say goodbye to repetitive scripts and unreadable code—SLib provides ready-to-use, standardized functions that enhance readability, reduce redundancy, and optimize performance. Why Choose SLib? Fast and lightweight, less than 100KB, ensuring minimal impact on your project. Easy installation, get started in seconds with a hassle-free setup. Readable code, transform complex scripts into clear, maintainable expressions. Efficiency boost, execute multiple lines of code with a single command. Standardized solutions, provides structured methods for common tasks. Optimized for any platform, seamlessly integrates into your Godot projects. Ready to enhance your workflow? Explore SLib today. See guides to learn using SLib: https://github.com/Subject-Team/SLib/wiki/Learn-how-to-use-SLib

    By: mkh-user
  • Onscreen Output
    4.0
    v2.0Tools

    Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes. It is a fork of Screen Console by joaoh82. Usage: Note that the singleton name can be changed in configuration. Output.print("Hello, World!") Configure the add-on by editing config.tres

    By: Maulve
  • CyberAsset+
    4.2
    v1.2Tools

    A better asset library. CyberAsset+ is a drop in replacement for the default asset library, with improvements! - Save your favorite assets to install later, between projects - A streamlined install experience - Tired of all those image errors? CyberAsset+ is quiet

    By: CyberDoesStuff
  • Scene to mesh converter
    4.2
    v1.1.03D Tools

    The scene to mesh converter allow you to convert a complex scene to a single mesh. Select the scene to convert in the scene tree and then either push the "Convert scene to mesh" button or use the "Convert scene to mesh" menu item from the Tools menu. Note: Help improve this plugin through reporting bugs and improvments to the Github repo.

    By: Magodra
  • MeshCurver
    3.1
    v1.03D Tools

    Allows the user to deform a mesh along a curve. Thought as a combination between Blender's curve and array modifiers, this asset allows the user to deform any mesh along a Path node (a Bezier curve). It also allows him to change the scale of said mesh, as well as move it along the curve, and also repeat it (useful in case of, for example, road).

    By: TheFamousRat
  • Godot_multidirectional_joystick for Godot 4
    4.0
    v1.0Tools

    A multidirectional, configurable and flexible joystick that allows you to adapt it to different games depending on the mechanics. Pides adjusts them to games of 2, 4, 8 and many more directions. supports n-upper directions. It is configurable and allows you to define a series of options, in addition to including a series of available textures; It is ideal for mobile games supports multiple taps in mobile games

    By: jstnjrg
  • Godot Voxel Lattice
    4.2
    v1.0.1Templates

    This is an attempt to implement the "Global Lattice" technique described by Davis Morley in Optimism in Design Handmade Seattle 2022.

    By: bruce965
  • Itch one click deploy
    3.4
    v1.5Tools

    This is a basic editor plugin for the Godot engine to simplify uploading projects to Itch using Butler

    By: figroot
  • Rigid Character Body 3D
    4.2
    v1.13D Tools

    A physical character body which extends RigidBody3D to provide a more realistic controllable character. Tested only on Godot 4.2.

    By: wabbit
  • smooth-move
    3.3
    v0.0.1Tools

    this is a helper node to help interpolate visual nodes transform to follow physic body transform smoothly

    By: babypandabear3
  • Water shader
    3.0
    v0.1Shaders

    This is a water shader with optional chromatic aberration, it has some options to tweak like tilling (To adjust waves scale), Murky ramp (To make it more or less "cloudy"), water tint colors (To make muddy water o caribean like), etc. It problably needs some optimization or has some bugs (since is one of my first incursions in shader coding) so please you are welcome to post issues or improvements. Only works on Godot 3.x, with GLES 3 backend for now.

    By: faculezcano
  • Simple Gdscript Formatter
    4.4
    v0.4.4Tools

    Format GDScript (`Ctrl + Alt + L`) *no Python dependencies* Follow the GDScript style guide. Open in External Editor (`Ctrl + E`) *Bypasses the "Use External Editor" setting* Opens the current file in your configured external editor (Rider/VS Code/etc.) without enabling `text_editor/external/use_external_editor` in Godot settings.

    By: madwind
  • Gype
    4.3
    v1.0.0Tools

    Godot with JavaScript/TypeScript

    By: GodotHub
  • Animated Grid Container
    3.2
    v1.0Tools

    Adds a new animated grid container control node type that allow you to have a lot of control on it's children and their sorting over time in a grid like layout.

    By: Trogallart
  • DarkPeace's SuperSpector : Improve the Godot inspector
    4.0
    v1.0Tools

    SuperSpector adds an easy way to select a set of properties in the inspector and copy them to another node. No more copying properties one by one, no more duplicating nodes and then having to change back a bunch of things and no more mistaking copying ressources by reference instead of deep copy. It works by adding a checkbox next to all properties in the inspector and by adding a bunch of select/copy/paste actions via a context menu to speed up your workflow. It's very easy to install and use but you can still read the documentation here : https://rebrand.ly/Dark-Peace-Godot-Plugins It's also compatible with the Editor Icon Previewer (https://godotengine.org/asset-library/asset/1664) plugin to make it possible to copy an icon directly to an inspector property.

    By: Dark Peace
  • Virtual Joystick
    3.4
    v2.0.0Tools

    A simple virtual joystick for touchscreens with usefull options.

    By: Marcial Lincoln