Plugins

  • Airplane Mouse Controls
    3.5
    v1.1Demos

    Simple airplane controls that point the airplane to the direction the camera is pointing in a smooth way.

    By: ed3800
  • VisualScriptNew
    3.3
    v1.1Scripts

    A new VisualScriptNode For easy instancing of items other then scenes Flexible and clear editing of instanced variables Optional Sequenced flow Is able to instnace. Built in Classes *.gd *.vs *.tscn *.tres

    By: Galilus
  • Node To Variable Mapper
    3.3
    v1.0Tools

    Assign nodes to variables automatically based on node name. The path to each node will be dynamically determined at run time. This is useful in development when nodes are frequently reorganized in the scene tree especially during UI design. Fixed node paths can be exported for use in production when the structure of the scene tree has been stabilized.

    By: 1BitGodot
  • YouTube Sub Counter
    3.3
    v1.0.1Tools

    A Godot Plugin that delivers real-time stats of your social media into your Engine. This is also a demo to explain how to handle APIs in the Godot Engine. Update 1.0.1: - All files are moved to res://addons/... instrad of res://....

    By: Jesper
  • Agar.io
    4.0
    v1.0Templates

    Template for Agar.io style games (without multiplayer) Include simple Bot for single-player

    By: mbMayer
  • GodotParadiseMotion2D
    4.1
    v1.0.5Scripts

    Is a versatile and customizable module designed to streamline 2D Nodes movement in Godot Engine. Whether top-down, platformer or grid-based, this component offers the functionality you need without having to rewrite it yourself for each project. The movement can be made flexible with the exposed parameters and contains an internal API that facilitates the most common actions that can occur in a 2D game.

    By: BananaHolograma
  • Toggle Code Generation
    3.2
    v1.0Tools

    When connecting a signal in Godot Editor, it will automatically generate callback code at the end of the script. Sometimes it's not flexible (especially with C#). This plugin can block the auto-generation and add a handler to control which language can auto-generate code.

    By: zaevi
  • 3D Platform Template
    3.2
    v1.2Templates

    You can use this template as reference to create your own 3D Platform Game in Godot. Contains: Basic player configuration (move, rotate, jump). Simple enemy animations. Coin collect configuration (coin animations, coin counter). Basic door opening mechanism (door animations, door triggers). Respawn configuration (fallzone, enemy impact).

    By: dwarfpreon
  • NameCharacter
    4.1
    v1.0.0Templates

    Interface inspired by classic rpg games to enter the player's name Interfaz inspirada de los juegos rpg clasicos para ingresar el nombre del player

    By: Ignel
  • Tic Tac Toe in Godot 4
    4.0
    v1.0Demos

    It is a basic Tic Tac Toe game made in Godot 4. You can play this game with both a human and an AI opponent. Video Tutorial: https://youtu.be/bTcfgFHbzB4 KingGD stands for King Game Developer. Please subscribe my channel for more updates: https://www.youtube.com/channel/UC8l-lYjEmIYoxvvIPmE4HPw

    By: KingGD
  • PlatformerOnCode
    4.0
    v1.0Demos

    A platformer demo which use 'code blocks' platform , including level generation by python file ; character control ; trap system (spring, trigger, pry ... ) enabled player to pause time and place the trap ; buiding transforms by ‘code blocks’ ; easy plot dialog ; user record saving.

    By: fangshiao
  • Visual Script Editor Extention
    3.3
    v1.3Tools

    Extends the Visual Script Editor A series of additions to the VisualScript Editor to provide less friction when arriving from GDScript - New button to get extended selectable property's - New button to stringify property's for VisualScriptNodes - New button to edit default values as raw strings

    By: Galilus
  • RandomTimer
    4.2
    v1.4Tools

    An addon that allows you to create a RandomTimer node based on Godot's built-in Timer.

    By: Dritic
  • Game Jolt API
    3.3
    v1.0.0Tools

    Use Game Jolt's Game API in your Godot game.

    By: Atirut-W
  • TrenchBroom Loader
    4.1
    v0.16.03D Tools

    TrenchBroom map loader for Godot 4. Alternative to Qodot. Also known as TBLoader.

    By: Miss
  • ResourcePlus
    4.2
    v0.1Tools

    Simple yet effective Quality of Life enhancement for Resource management in Godot. Adds a new "Resources" tab with a tree view, where you can manage all of your resources in one place.

    By: makeitwithwyatt
  • Shader-Stacker
    4.0
    v4.0.52D Tools

    Super fast 2D sprite stacking for Godot 4.0 Learn more at https://ka.rlphilli.ps/Shader-Stacker/

    By: KarlTheCool
  • dotUtils
    4.2
    v0.1aMisc

    Some usefull stuff - Draggable Scroll View (usefull for simple maps, talent trees, etc) - Buttons that add themselves to groups (To easily add sound to them)

    By: dotRelith