Plugins

  • 3D Targeting System Ultimate
    3.2
    v3.2.4.2Demos

    This tool is based on and included all the features from the "3D Targeting System 1.0.0" by JohnnyRouddro. It has been ported from GDScript to Visual Script. Some features have been added to the original system as follows: 1. Added 2 area detection modes including "Area Random" and "Area Closest" to pick a target. 2. Added the ability to pick a target manually (you can use your logic for targeting, the demo included) in "Manual" pick mode. 3. Added the ability to change targeting speed right from the inspector tab. 4. All the system's options are exposed to the inspector tab, ready to be implemented in any project without having to modify any code.

    By: kreaninw
  • Async Socket
    4.0
    v1.0Scripts

    Single thread async socket support for Godot 4.

    By: kelaia
  • Solo Visibility - Focus on selection
    4.0
    v3.0Tools

    Use Shift+H to hide all nodes in the scene tree except the selected nodes. Ctrl+Z (or editor equivalent) will restore the previous state of all nodes.

    By: SheepCommander
  • Godot Cookies
    4.4
    v1.5Scripts

    Easily store options on-device in Godot 4.4. This is useful for storing user settings such as volume and keybindings. Godot Cookies stores data as indented JSON making it easy to understand and edit manually. The library is available on NuGet: https://www.nuget.org/packages/GodotCookies

    By: Joy-less
  • Animated LowPoly Pistol
    3.3
    v0.1Misc

    An animated lowpoly Pistol for your game project! Animations : Pistol Fire Pistol Fire Empty Pistol Fire ADS Shoot Pistol Fire ADS Shoot Empty Pistol Idle Pistol Idle Empty Pistol Jump Pistol Jump Empty Pistol Jump Start Pistol Jump Start Empty Pistol Jump End Pistol Jump End Empty Pistol Jump Fall Pistol Jump Fall Empty Pistol Reload Pistol Run Pistol Run Empty Pistol Walk Pistol Walk Empty

    By: ImageParSeconde
  • Convention Cheat Sheet
    4.0
    v1.0.1Tools

    This Godot Engine plugin provides a useful cheat sheet containing the most important naming conventions as well as the recommended order of elements in your code.

    By: Marco-
  • TagProcessingLabel
    3.2
    v1.0Demos

    TagProcessingLabel - Display Gamepad-Icons in a RichTextLabel using BBCode A demo for a modified RichTextLabel in Godot3.2.2, which supports {tags} and will automatically respond to changing controllers. It supports XBox, PS4 and Nintendo Switch Pro Controllers right now, but can be expanded. The singleton allows you to add your own syntax for tags. The TagProcessingLabel.tscn can be reused anywhere in your project, where displaying text along with input-icons is necessary.

    By: meloonics
  • Decembrist Plugin for C#
    3.3
    v0.4.1-betaScripts

    Utils for godot development (DI) Dependency Injection for Godot Event driven development Lan events Utility classes for Buttons, Controls, Vectors etc. Documentation site: https://godotplugin.decembrist.org

    By: decembrist.org
  • Animated Text
    3.5
    v0.12D Tools

    A modular text animation plugin.

    By: indigobeetle
  • Google Sheets as Database C#
    3.2
    v0.1.0Scripts

    Enhance your game with online features using Google sheets as your database. What do I need to know for using this asset? - A bit of C# - A bit of Threads,HttpRequest,Async - A bit of google sheets - JSON if you dont know any of these, dont bother, i didnt know them before working on this plugin :P - sheet-best API

    By: nonunknown
  • Audio Control
    4.0
    v0.0.2Tools

    Simple basic audio control(Master, Music, Effects). Implemented as singleton/autoload class (plugin for Godot Engine 4.+).

    By: VP-GAMES
  • Typed Dictionary NET
    4.2
    v1.0.2Tools

    Godot Editor will now show the assigned type on your Dictionary

    By: PattyHoswell
  • GamePush
    4.0
    v1.0.3Tools

    Game backend and unified SDK of popular platforms – in one service! Key tools for integration, monetization, development of WEB and mobile games, with the possibility of free use.

    By: Game Push
  • JSON Minifier
    3.2
    vv0.1Scripts

    A minifier for the JSON file format.

    By: 2shady4u
  • VoxelGenerator2D
    3.2
    v1.0.02D Tools

    Create an infinite, procedurally-generated 2D voxel world. Replace FollowObject in the VoxelGenerator2D.tscn file with another object called FollowObject (or update the code) This was taken from one of my upcoming games.

    By: jhonnystene