All Gadgets

Showing 204 of 2,199 results
Page17 of 184
Draw3D 3D hero image

Draw3D 3D

by nyxkn

FREE

A small library for drawing simple wireframe shapes in 3D. Provides a custom Draw3D node that you can use to draw simple geometry in your scene.

OverheadCar2D hero image

OverheadCar2D

by ryanboder

FREE

Adds a node type called OverheadCarBody2D to Godot 4 that implements reasonably good car physics. It's the car solution described here (http://kidscancode.org/godot_recipes/3.x/2d/car_steering/) and here (https://engineeringdotnet.blogspot.com/2010/04/simple-2d-car-physics-in-games.html) but adapted for Godot 4 and shared so it can be easily reused. It extends CharacterBody2D. Supports friction areas with OverheadCarArea2D and automatic driving for non-playable characters with OverheadCarPath...

Chunking and LOD hero image

Chunking and LOD

by r3xg1l

FREE

A simple plugin that covers for the Godot's still missing Level of Detail management. It's a tool to manage world maps more easily. It works recursively, meaning it can manage LOD Objects under other LOD Objects. This way you don't have to worry about managing every single prop, and can edit the world map chunk by chunk. Examples, and a detailed usage guide are on the Github page.

Dialegume hero image

Dialegume

by therandalorian

FREE

An Open Source Dialog System for the Godot game engine. Dialegume is designed to make adding dialog to you game easy while still being customize-able.

ProCam2D - Godot 3.x 2D hero image

ProCam2D - Godot 3.x 2D

by kalulugames

FREE

ProCam2D is a versatile and feature-rich custom 2D camera node for the Godot Engine, designed to provide industry-quality camera controls for any type of 2D game. This plugin offers extensive customization, including multiple follow modes, smooth transitions, and support for cinematic sequences. With a robust addon system, developers can easily extend its functionality with custom behaviors. Some inbuilt addons include shake effects, grid snapping, and more. ProCam2D is controlled via an auto...

Player Controller 3D hero image

Player Controller 3D

by sm0kesout

FREE

player controller with sprint and jump function.

PathMesh3D 3D hero image

PathMesh3D 3D

by iimidknightii

FREE

A collection of several helper nodes to extrude 2D profiles, 3D meshes, 3D Scenes and 3D MultiMesh instances along paths in real time. Implemented as a C++ GDExtension with built-in documentation.

Godot Tactical RPG hero image

Godot Tactical RPG

by ramaureirac

FREE

A tactical role-playing game demo for the Godot Engine

Godot CSS Theme hero image

Godot CSS Theme

by sakkaku13

FREE

Converts CSS to Godot Themes

Planar Reflection Plugin 3D hero image

Planar Reflection Plugin 3D

by sisilicon

FREE

This plugin adds planar reflectors to your scene. It should help with making more faithful reflections. Use it to make flat reflective surfaces like mirrors, lakes, shiny floors and more! It supports both GLES3 and GLES2. Read the README for more details.

Godot Atlas Cutter hero image

Godot Atlas Cutter

by newold33

FREE

Auto divides an image into frames using the transperency of the image to determine the frames

cargo-godot hero image

cargo-godot

by sanpi

FREE

Cargo helper to improve godot rust developement experience.