All Gadgets

Showing 732 of 2,199 results
Page61 of 184
Android Deeplink Plugin hero image

Android Deeplink Plugin

by cengizpz

FREE

Android Deeplink Plugin allows processing of Android application links that enable direct navigation to requested app content. Installation Steps: - click `Download` button - on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button - enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor - for usage info, see https://github.com/cengiz-pz/godo...

2D Hexagon TileMapLayer Navigation Class hero image

2D Hexagon TileMapLayer Navigation Class

by dubiousduck

FREE

This is a Godot plugin that adds a global class that navigates 2D TileMapLayers with hexagon-shaped cells. Works for Godot version 4.3 and up. Check out the Repo for a more detailed explanation of how to use this class!

ConvoQuest Framework hero image

ConvoQuest Framework

by inglogamesdev

FREE

The ConvoQuestFramework is a lightweight but flexible system for integrating conversations, quests, and inventory into your Godot game. Quests and conversations are defined in human-readable JSON files for easy writing and extending.

Chess hero image

Chess

by cataclock

FREE

Ever want to have the chess game made in Godot? Well now you have it! Chess in Godot! Includes: Legal moves. Castling. Win conditions (capture King). En Passant. Pawn promotions. Have fun with it! Issues (use this one): https://codeberg.org/CatAClock/Issues

Node Preview hero image

Node Preview

by koopek

FREE

A plugin for Godot 4.2+ to help you make "screenshots" or "images" of any sprite or image in 2D world (also supports 3D).

Character generator importer tool 2D hero image

Character generator importer tool 2D

by ninetailsrabbit

FREE

This is an unofficial tool that can be used as a plugin in Godot to speed up the process of creating animations for the character generator 2.0 https://legendaryswordsman2.itch.io/character-generator

Toasts hero image

Toasts

by ra45

FREE

A plugin that allows you to make Android like toast on all platforms

Fluid HTN hero image

Fluid HTN

by fnaith

FREE

A simple HTN planner based around the principles of the Builder pattern. A Fluid HTN for Godot implemented in GDScript.

3D RTS Camera hero image

3D RTS Camera

by emilhakala

FREE

A fully customizable and easy-to-use 3D RTS-style Camera for Godot 4.3. Intuitive camera movement for real-time strategy games or other projects requiring a top-down camera with RTS-like controls. Features: - Zooming - Orbit camera around center point. - Movement - Edge scrolling

Persistent Bookmarks hero image

Persistent Bookmarks

by elysiumstudios

FREE

This Godot Editor plugin can help you save and load your bookmarks automatically Usage: 1. Install `persistent_bookmarks` via AssetLib. Or put `addons/persistent_bookmarks` to your addons folder. 2. Activate at `Project -> Project Settings -> Plugins`. 3. Use editor bookmarks as you normally would use. Your bookmarks will be loaded automatically when your project is closed and opened.

Simple CRT Shader 2D hero image

Simple CRT Shader 2D

by henriquelalves

FREE

A simple Godot CRT Shader that allows some customization on its looks.

GD Paint Demo hero image

GD Paint Demo

by godotengine

FREE

GD Paint is a simple image editor made using Godot and GDScript. It supports different types of "brushes": a basic pen/pencil and eraser, as well as a rectangle and a circle brush. Language: GDScript Renderer: Compatibility