Plugins

  • Color Dither
    4.1
    v1.0Shaders

    This asset contains a set of multicolored dithering shaders for Godot 4. The shaders work by replacing the colors of 2D nodes, 3D nodes or the entire screen in the case of postprocessing. The colors are replaced with a pre-planned dithering pattern of one or more colors taken from a "dither palette" image. The resulting dither mix roughly approximates the original color, giving the scene an old-school retro look.

    By: Donitzo2
  • Excel Reader
    4.0
    v1.0Scripts

    Reading excel files. If you find any bugs, please report in issues.

    By: Apprentice
  • Godot Oculus Mobile Plugin
    3.2
    v3.2.03D Tools

    This plugin adds support for the Oculus Quest and Quest 2 VR headsets to Godot.

    By: Mux213
  • Script Tabs
    4.0
    v1.0.1Tools

    Move scripts list to tabs.

    By: MakovWait
  • 3D Planet Generator
    4.2
    v1.0Shaders

    Three shaders to generate 3D animated planets and stars in Godot 4: - Planet body generation shader - Cloud generation shader - Atmosphere generation shader The project contains seven example planets: - No atmosphere planet - Terrestrial planet - Ice planet - Lava planet - Sand planet - Gaseous planet - Star FAQ and more information: https://naejimer.itch.io/godot-3d-planet-generator

    By: Naejimer
  • Quake-Style Light Animations
    4.3
    v2.0Scripts

    A modular, component-based system for creating animated lights in the Godot engine, inspired by the dynamic light animations of classic Quake and Half-Life games. Features - 11 Animation Presets: Includes predefined light animation tables from Quake. - Custom Animations: Supports user-defined animation strings. - Editor Previews: Preview animations directly in the Godot editor. - Smooth Transitions: Optional fade effect to reduce stepping. - Material Integration: Light animations affect the lamp material’s emission property. - Example Project: An example project is included to demonstrate setup and usage, providing a quick way to understand how to configure and combine components.

    By: ioannis
  • Neural Network
    4.1
    v3.1.0Scripts

    An addon for Godot that provides functionality for working with neural networks.

    By: LikVis
  • 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
  • Advanced FPS Controller Template
    4.2
    v2.0Templates

    All the informations are on the Github repository page ! An advanced FPS Controller Template made in Godot 4 This template provides a complete, advanced and fully commented controller, camera, as well as a properties HUD A template map is provided to test the controller. The controller use a finite state machine, designed to be easely editable, allowing to easily add, remove and modify behaviours and actions. He is also very customizable, with a whole set of open variables for every state and for more general stuff. This is the same for the camera. The template is 100% written in GDScript. He works on Godot 4.3 and Godot 4.2. I didn't test it in Godot 4.1 and Godot 4.0, but it should work just fine. Features : - Smooth moving - Walking - Crouching - Running - Jumping (multiple jump system) - Jump buffering - Coyote jump/time - Air control - Sliding (and air slide) - Dashing - Bunny hopping - Wall running - Grappling hook (pull type) - Knockback - Camera tilt - Camera bob - Custom smooth FOV - Pause menu - Options menu (keybinding, video, audio) - Crosshair - Properties HUD

    By: Jeheno
  • Terrestrial Characters
    3.2
    v1.0Templates

    A well documented, and easy to use package for developing FPS, TPS, platformers etc. Package includes Character, PivotPoint (for heads and cameras), KinematicArm (SpringArm alternative which doesn't use raycasting; For a GTA like camera) Fully written in GDscript version 3.2.2

    By: manglemix
  • GBM2K Framework
    4.3
    v1.1.1Templates

    The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.

    By: Oplexitie
  • GdPromise - Promise API for Godot 4
    4.0
    v2.0.1Scripts

    An implementation of a JS-like Promise. Supports then()/catch() and awaiting for settled/resolved/rejected state. More info on usage: https://github.com/TheWalruzz/godot-promise

    By: TheWalruzz
  • GBM2K Framework
    3.5
    v1.0.5Templates

    The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.

    By: Oplexitie
  • BlastBullets2D
    4.2
    v1.0.02D Tools

    BlastBullets2D is a library written in C++ for Godot Engine that makes spawning and moving a huge amount of bullets a very efficient operation. Not only performance is increased SIGNIFICANTLY, but you also get the functionality of SAVING/LOADING the bullets' state through easy to use save() and load() functions. The library comes pre-compiled for: Windows (x86_64, arm64) Android (x86_64, arm64) Linux (x86_64) Web For macOS and IOS you need to compile it yourselves. How to use BlastBullets2D: https://github.com/nikoladevelops/godot-blast-bullets-2d

    By: realNikich
  • BlastBullets2D
    4.1
    v1.0.02D Tools

    BlastBullets2D is a library written in C++ for Godot Engine that makes spawning and moving a huge amount of bullets a very efficient operation. Not only performance is increased SIGNIFICANTLY, but you also get the functionality of SAVING/LOADING the bullets' state through easy to use save() and load() functions. The library comes pre-compiled for: Windows (x86_64, arm64) Android (x86_64, arm64) Linux (x86_64) Web For macOS and IOS you need to compile it yourselves. How to use BlastBullets2D: https://github.com/nikoladevelops/godot-blast-bullets-2d

    By: realNikich
  • Mod Loader Dev Tool
    3.5
    v0.3.0Tools

    Tool to improve the development experience when creating Godot Mod Loader mods. Features: - Simple mod zipping process to ensure proper format for ModLoader --- Steam Workshop --- Thunderstore (soon™) - Easy editing of the mod's `manifest.json` file, with validation - Json Schema editor for the mod's configuration settings, with validation (soon™) - Advanced right click context menu in the file system --- Create new script override file --- Create new asset overwrite - Create a simple mod skeleton with a single click - Easy symlinking of existing mods Usage Click the "Mod Tool" button in the Godot editor's top menu bar to open the Mod Tool window. Right click on a file in the FileSystem dock to get context actions.

    By: GodotModding
  • DualEditor
    4.2
    v2.0.0Tools

    A plugin for Godot Engine writted fully in GDScript Allow you to EDIT 2D and 3D editor next to each other ( by splitting the view ) ! Features 1 - Enable/Disable 2D/3D Dual Mode : This transform your 2D and 3D tab into a splitted view (2D on left and 3D on right) 2 - Change on focus : To edit the editor your want ( 2D or 3D ) just move your mouse above the panel your want, it will automatically transform the other into a simple preview ( you can see the change on the 2D / 3D buttons on the Godot top editor bar ) 3 - Keep top bar functionnalities: When the focused editor change it will automatically switch the top bar functionality of the current editor ( the bar with snap grid options etc )

    By: Meta-Ben