godot4

Open-source projects categorized as godot4
Language: + GDScript + C++

Top 23 godot4 Open-Source Projects

  • godot_dialogue_manager

    A powerful nonlinear dialogue system for Godot

  • Project mention: I made a quick tutorial for building a reusable menu node with a moving pointer | /r/godot | 2023-06-15

    This is the basis for the menu I use in my own game as well as my Dialogue Manager addon.

  • beehave

    🐝 behavior tree AI for Godot Engine

  • Project mention: How to organize code? | /r/godot | 2023-12-05

    For a beehavioural tree i recommend taking a look at this plugin: https://github.com/bitbrain/beehave

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Terrain3D

    A high performance, editable terrain system for Godot 4.

  • Project mention: Realistic medieval environment - sneak peek | /r/godot | 2023-12-10

    plugin : https://github.com/TokisanGames/Terrain3D

  • GodotOS

    A Fake Operating System Interface made in Godot!

  • Project mention: Show HN: GodotOS: A Fake Operating System Interface Made in the Godot Engine | news.ycombinator.com | 2024-01-11
  • PankuConsole

    Feature-packed real-time debugging toolkit for Godot Engine.

  • Project mention: Ark2000/PankuConsole: console and debugging toolkit | /r/GodotCSharp | 2023-11-19
  • godot_input_helper

    A simple input helper for the Godot Engine

  • godot_experiments

    2D, 3D & VR experiments and tutorials in Godot 3 & 4

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • godot-4-3d-third-person-controller

    Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.

  • Project mention: Platform for godot projects | /r/godot | 2023-06-07

    Open source projects hosted from: https://github.com/Escada-Games/starcatcher https://github.com/Gyrth/SketchyRenderer https://github.com/gdquest-demos/godot-4.0-new-features https://github.com/gdquest-demos/godot-4-3d-third-person-controller

  • godot-game-template

    Generic template for Godot games

  • Project mention: Adding support to Godot 4 for my godot-game-gemplate: I decided to focus on desktop platforms, is this a bad move? I want to know what do you think | /r/godot | 2023-09-24

    Basically I explained everything in this issue: https://github.com/crystal-bit/godot-game-template/issues/80

  • godot-FirstPersonStarter

    FPS (First Person Shooter) controller template for Godot 4 to give starter content for a new or already existing project!

  • godot-tactical-rpg

    A tactical role-playing game demo for the Godot Engine

  • Project mention: Struggling a bit with my 3D Tactics RPG Idea in Godot 4... | /r/godot | 2023-05-21
  • godot_sound_manager

    A simple music and sound effect player for the Godot Engine

  • pandora

    Godot 4 addon for RPG data management such items, inventories, spells, mobs, quests and NPCs. (by bitbrain)

  • Project mention: I made an addon for Godot 4 that manages RPG data such items, inventories, spells, mobs, quests and NPCs. | /r/GameDevelopment | 2023-08-22
  • inventory-system

    Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources. (by expressobits)

  • Project mention: Inventory for a simple use case: addon or self-made? | /r/godot | 2023-12-06

    I am not willing to reinvent the wheel, so I've found these are the 2 more well maintained inventory addons: Gloot and Espresso. The problem is: both seem a cannon shot for my use case.

  • godot_debug_draw_3d

    Draw 3D debug graphics and 2D overlays with this add-on.

  • Project mention: On Mac, are GDExtensions downloaded from the internet supposed to just work? | /r/godot | 2023-11-16

    For example, I wanted to try out this add-on which uses GDExtension: https://github.com/DmitriySalnikov/godot_debug_draw_3d

  • godot4-oceanfft

    Tessendorf FFT based ocean waves and buoyancy in Godot 4 using compute shaders

  • godot-4-importality

    Universal raster graphics and animations importers pack

  • Project mention: godot-aseprite-wizard VS godot-4-importality - a user suggested alternative | libhunt.com/r/godot-aseprite-wizard | 2023-10-16

    Importality is an universal raster graphics and animations importers pack. It can import Aseprite/LibreSprite, Krita, Pencil2D, Piskel and Pixelorama files as regular images or as various ready-to-use resources. It can also import regular images from any other formats using external command line utilities. The plugin works stably and has rich documentation.

  • imgui-godot

    Dear ImGui plugin for Godot 4

  • Godot-GDShell

    Light-weight, powerful, customizable and modular in-game console for Godot 4.

  • godot-softbody2d

    Godot SoftBody2D - Plugin that adds deformable 2D soft body.

  • fox

    🦊 Tooling for Godot 4 (by uralys)

  • godot_puzzle_dependencies

    A tool for making puzzle dependency charts in Godot

  • godot-dash

    Dark theme for Godot Engine inspired by Atom Dash.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

godot4 related posts

  • Ark2000/PankuConsole: console and debugging toolkit

    1 project | /r/GodotCSharp | 19 Nov 2023
  • In case you missed it, PankuConsole actually has a powerful screen notifier.

    1 project | /r/godot | 19 Nov 2023
  • My Player isn't being affected by my enemy for some reason.

    1 project | /r/madeWithGodot | 11 Oct 2023
  • Ask HN: What are the best Godot 4 production-grade learning resources?

    1 project | news.ycombinator.com | 9 Oct 2023
  • If you are new to Godot and want more customizability of the Script Panel - check my plugin!

    1 project | /r/godot | 14 Sep 2023
  • Release candidate: Godot 4.1.1 RC 1

    1 project | /r/godot | 17 Jul 2023
  • First alpha release of my open-world RPG framework, Skelerealms!

    1 project | /r/godot | 3 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 9 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source godot4 projects? This list will help you:

Project Stars
1 godot_dialogue_manager 1,764
2 beehave 1,620
3 Terrain3D 1,602
4 GodotOS 1,030
5 PankuConsole 828
6 godot_input_helper 631
7 godot_experiments 607
8 godot-4-3d-third-person-controller 578
9 godot-game-template 570
10 godot-FirstPersonStarter 508
11 godot-tactical-rpg 501
12 godot_sound_manager 451
13 pandora 437
14 inventory-system 346
15 godot_debug_draw_3d 340
16 godot4-oceanfft 287
17 godot-4-importality 274
18 imgui-godot 262
19 Godot-GDShell 204
20 godot-softbody2d 192
21 fox 160
22 godot_puzzle_dependencies 143
23 godot-dash 139

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com