Sort
  • StatHub
    4.3
    v1.0.1Tools

    A simple yet customizable stat system plugin for Godot 4 made in C# and fully compatible with GDScript!

    By: KingTempest07
  • Tiny Treats - Baked Goods set
    4.1
    v1.03D Tools

    This set is a collection of cute low-poly baked goods. It includes various pies, cakes, whole and sliced bread, and more yummy sweet treats! These assets are great to create a little cooking game or to be used as food items in your life-simulation or RPG games. Features: - 24+ Stylised low-poly 3D models, perfect for games across all platforms, including mobile. - Textured using a single gradient atlas texture (1024x1024) that can be downsampled up to 128x128 for further optimization. - Free for personal and commercial use, no attribution required. (CC0 Licensed)

    By: Tiny Treats
  • fsm
    4.3
    v0.0.4Scripts

    Finite-state machine plugin for Godot4

    By: nofacer
  • Cog: UI Scripts
    4.0
    v1.0.0Scripts

    A framework that makes creating common UI/UX functions for games faster in the Godot Engine. Version 1.0.0: Edit Video Settings Edit Audio Settings Edit Input Settings

    By: JoshuaJennerDev
  • Ez Change Props
    4.2
    v1.03D Tools

    Easy and fast scene switching Shortcuts: Alt + MMB WHELL UP Alt + MMB WHELL DOWN

    By: 3Dvachevsky
  • EZ RNG
    4.3
    v1.0Scripts

    EZ RNG simplifies your RNG needs by offering the following global functions via a sole, auto-loaded singleton script: gen_int() - Generates integers in an array inclusively-between minimum and maximum values gen_float() - Generates floats in an array inclusively-between minimum and maximum values gen_gaussian() - Simulates a statistical normal distribution and generates numbers thereof gen_weighted() - Uses float-based weights for generation with favorability

    By: aaron-tundrapeaksstudios
  • Launchpad
    4.0
    v1.0Scripts

    Launch, relaunch or quit game with gamepad button

    By: vaner
  • GoNote
    4.3
    v1.0Tools

    An in-engine Godot notepad that allows you to quickly write down and save notes about your project for you to revisit later!

    By: kreaytore
  • Claude 3.5 Sonnet Chat API
    4.3
    v1.01Tools

    This facilitates a basic chat interface with the Claude 3.5 Sonnet API. I have found Claude to be the best AI available for gdscript and godot shaders, but available tools are limited. An API key is required (and API keys require funding a wallet). Your API key must be set in the project settings. Visit https://console.anthropic.com/settings/keys for a key.

    By: Coffeeworld
  • Script Jumper
    4.2
    v0.1Tools

    Jump Around through assigned Scripts Lists

    By: brwxisme
  • SW Editor
    4.2
    v1.0.0Tools

    Edit player data from SilentWolf directly inside the Godot editor.

    By: a-magno
  • Audio Node Wrangler Addon
    4.1
    v4.1.1Tools

    With this add-on you can manage audio node volume and bus settings in the editor on one screen as well as an in-game HUD. This allows non-programmers to set sound levels and busses during play testing. The resulting configuration file can then be sent to the programmer to update the sound node settings with a click of a button. (See readme or project repository for full details. Demo available if full add-on repository is cloned.)

    By: jhlothamer
  • PandaTime [Take A Break] - Godot 4.2.2
    4.2
    v2.1.3Misc

    Structure your work time and take a well-deserved break once in a while. PandaTime is the 'big brother' of KoalaTime and provides a more settings heavy experience.

    By: CuppiXD
  • 2D Revealer
    4.2
    v0.2.02D Tools

    Provides tooling to quickly reveal/conceal canvas items in Godot. Used to emulate depth in 2d games eg entering buildings in side scrollers.

    By: delvhariant
  • Mobile Physiology
    4.2
    v2.0Tools

    A library that processes smartphone data into physiological signals, such as heart and breathing rate.

    By: kiwijuice56
  • Blendot Path Exporter
    4.1
    v0.1Tools

    This lets you import .json path files that have been exported from Blender in JSON format into Godot. You have to have the Blender plugin installed for .json files to be exported properly.

    By: everydev
  • Dialogue Manager 2
    4.1
    v2.45.0Tools

    A simple branching dialogue editor and stateless runtime. Create your dialogue right in the Godot Editor itself with a simple script-like language and the built-in syntax checker. Then, in your game, use the DialogueManager global to fetch lines of dialogue. There is an example dialogue balloon to help get you started on creating your own to fit in better with your game. The GitHub repository also contains a few extra example balloon implementations.

    By: nathanhoad
  • GEIP - Godot Easy Input Remap
    4.3
    v1.0.0Tools

    GEIP (Godot Easy Input Remap) is a simple and lightweight addon for the Godot Engine that allows developers to easily integrate customizable input remapping systems into their projects.

    By: IsItLucas?
  • 3D Basis Workspace
    4.2
    v1.0Templates

    Contains a Menu system, and a basic re-bindable key system. Much love, and happy Developing! Built on the backbone of Godot Fundamentals- User Preferences, by Game Dev Artisan

    By: ThaAftrPartie
  • DateTimePicker Plugin
    4.2
    v1.0.0Tools

    DateTimePicker is a Godot Android plugin that provides native Android Date Picker, Time Picker, and DateTime Picker. For a list of available methods and signals, please refer to the README: https://github.com/syntaxerror247/godot-date-time-picker/blob/main/README.md

    By: Anish
  • blockchain_sdk
    4.3
    v1.2.0Tools

    A plugin for integrating blockchain features, like wallet connections, interacting with smart contracts, signing, and may more to come

    By: ¶aika(Chain link)
  • File Structure Export
    4.3
    v1.0Tools

    This tool adds a button to the upper-right corner of your editor that, when clicked, will create and save a text file to your res:// directory containing your project's folder and file structure.

    By: Coffeeworld