All Gadgets

Topdown Pixelart Starter Project
by forlornu
This is a 2D, Pixelart, Topdown, action Starter/Template Project that includes all the basics you need to get started creating a game. It includes: - 2 Levels with different tile-sets - Quests - Combat - Talking NPC's - Coins to pick up ..And much more! Consider clicking 'View Files' rather than 'Download' to see the full project on GitHub. There might be a newer version there and you can find more information, links to helpful resources, video tutorials for different parts of the project etc.

Icon Explorer
by iceflower
Browse and save icons from popular icon collections. Install or update them via the options menu in the right upper corner. This can take several minutes. You can remove the main screen button in the options. For more see https://kenyoni-software.github.io/godot-addons/addons/icon_explorer/.

Composition
by nordsoft
A component-based architecture for Godot. Allows to extend the functionality of a node. Compatible with Godot 4.1 - 4.4+ Features - Create components that extend the functionality of a node. - Easy creation and management of components from the editor. - Work with components as with regular nodes. - Components can be created as scenes or scripts. - Supported nested scenes - Fully documented. Composition is a different approach to inheritance. It allows to extend the functionality of a node wi...

Starlight
by tiffany
An that renders 100 000 stars in realtime, with low performance cost. It's an alternative to using a skybox, and also may be relevant to anyone making a space game. Features: - Stars are rendered positionally in 3D, allowing you to fly around and see stars go by. - Exact position, luminosity, and temperature of each star can be configured by you. - Physically based light model: Using a Point Spread Function (PSF), rather than a texture that grows or shrinks with distance/brightness. - Based o...

Git User Data
by acbgamez
A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual. You will need a GitHub personal access token to utilize this plugin. This is easy to...

Select By Type
by nhodgesvfx
A Godot plugin which lets you select all nodes in your edited scene tree by class

RichTextLabel2
by chairfull
Two feature packed nodes: - `RicherTextLabel`: Reduce effort needed to display state data and stylize it. - `RichTextAnimation`: For dialogue and cinematics, animates text in and out. Updated to 1.14. Too many features to list. Check the README.

Oculus Quest VR Toolkit 3D
by neospark314
This is an early version of a toolkit for VR interactions with the Oculus Quest using the Godot game engine. Features include locomotion, hand tracking, 2D UI interaction, rigid body grabbing and others. Several sample scenes are included. Please also check the github page for documentation and tutorials.

HoloPlay Demo
by captainproton42
Small demo project for the HoloPlay for Godot 3.x plugin.

Intervals - animation plugin
by dogonmoon
Developer-friendly Tweens packaged with a simple, powerful, expandable cutscene editor.

GLTF to MeshLibrary
by zincles
This plugin allows you to import gltf/glb models as MeshLibrary, which saves a lot of time compared to manual importing. read for README.md for more details.

Tello Drone Control Demo
by blechaffe
With this Project you can control your Ryze/ DJI Tello Drone with Godot.