Most Popular Godot 4 Addons (by Github stars)

Since the asset library only sorts by date, I made a script to sort all the assets by GitHub stars to see which ones are the most popular.

I’ve put the full list in a spreadsheet, but here’s a quick overview of the top 10:

1. GodotSteam GDExtension — 2.9k ⭐

GodotSteam logo

GodotSteam is an ecosystem of tools for Godot Engine and Valve’s Steam. For the Windows, Linux, and Mac platforms.

2. Phantom Camera — 2.3k ⭐

Phantom Camera video

Phantom Camera is a Godot 4 plugin designed to provide and simplify common behaviors for the built-in Camera2D and Camera3D nodes - heavily inspired by a Unity package called Cinemachine.

3. Terrain3D — 2.2k ⭐

Terrain3D screenshot

Terrain3D is high performance, editable terrain system for Godot 4. Written in C++ as a GDExtension addon, which works with official engine builds Can be accessed by GDScript, C#, and any language Godot supports.

4. Godot Jolt — 2.2k ⭐

Godot Jolt logo

Godot Jolt is a native extension for the Godot game engine that allows you to use the Jolt physics engine to power Godot’s 3D physics. It functions as a drop-in replacement for Godot Physics, by implementing the same nodes that you would use normally, like RigidBody3D or CharacterBody3D.

5. Dialogue Manager — 2.2k ⭐

Dialogue Manager screenshot

Dialogue Manager is an addon for Godot 4 (there’s a Godot 3 version too) that provides a stateless branching dialogue editor and runtime. Write your dialogue in a script-like way and easily integrate it into your game.

6. ProtonScatter — 2.2k ⭐

ProtonScatter screenshot

ProtonScatter is an add-on for Godot 4, which automates the positioning of assets in a scene. If you have a lot of props to place, and you would rather not do it by hand, ProtonScatter may be useful to you.

7. Rivet — 2.1k ⭐

Rivet logo

Rivet is an open source and self hosted dedicated backend service with matchmaking, lobbies, accounts, social features and more.

8. Beehave — 2k ⭐

Beehave screenshot

Beehave is a powerful addon for Godot Engine that enables you to create robust AI systems using behavior trees. With Beehave, you can easily design complex NPC behaviors, build challenging boss battles, and create other advanced setups with ease.

9. GUT (Godot Unit Testing) — 1.9k ⭐

GUT logo

GUT (Godot Unit Test) is a unit testing framework for the Godot Engine. It allows you to write tests for your gdscript in gdscript.

10. Heightmap Terrain — 1.8k ⭐

Godot HeightMap screenshot

HeightMap terrain plugin for Godot 4.1. It supports texture painting, colouring, holes, level of detail and grass, while still targetting the Godot API.

Bonus

Game Systems

Starter Kits

Development Tools

Data collected through GitHub API and Godot Asset Library on November 2024. Star counts rounded to nearest hundred.