All Gadgets

Showing 804 of 2,195 results
Page67 of 183
PSX Style Camera Shader - Distance Fog, Dithering, Color Limiter, Noise hero image

PSX Style Camera Shader - Distance Fog, Dithering, Color Limiter, Noise

by gegfairbear8974

FREE

This is a Camera shader for Godot 4.3 to add distance fog with optional noise, color limiting, and dither. There are a lot of fragmented and partial solutions out there and I wanted to combine various techniques to make an easy to use quad-based shader. Each setting can be enabled/disabled and customized. ** Updated for Godot 4.3. A 4.2 compatible version can be found within the repository's releases

Random Tiles Map Generator hero image

Random Tiles Map Generator

by portella0

FREE

The user inputs the size of the map, the sprite of the tiles, and the number of tile. The asset then generates a random map each time the user calls its funtion. The asset is an entire godot scene that already have a map with tiles as an example. To change it you must create your own tilemap and edit the script.

Procedural World Map Generator 2D hero image

Procedural World Map Generator 2D

by gokudomatic

FREE

The Procedural World Map Generator and Viewer Component is a tool designed for game developers using the Godot 4 game engine. Its main purpose is to provide a fast and efficient way to generate and view procedurally generated world maps, either for game prototyping or as a foundation to build advanced procedural world maps. This component offers a basic world generator and a high-performance viewer, enabling real-time navigation and zooming within the generated maps. It also supports progress...

HoloPlay 3D hero image

HoloPlay 3D

by captainproton42

FREE

This plugin adds suport for holographics displays made by Looking Glass Factory to the Godot Engine. Just drop the new HoloPlayVolume spatial node into the scene and view your Godot project as a hologram! **Windows only at the moment.**

Creepy Eyes Looking at Cursor hero image

Creepy Eyes Looking at Cursor

by monsoonsheep

FREE

Little demo of eyes spawning in randomly and looking at the cursor

Godot MIDI Input example hero image

Godot MIDI Input example

by rancidbacon

FREE

Example of MIDI Input (e.g keyboard/controller) handling functionality. Lists available MIDI input devices, dumps textual information about the events received and visualises key presses on a 1-octave on screen keyboard.

Scene Tree As Text hero image

Scene Tree As Text

by golomp

FREE

Generates a text representation of your scene trees, optionally including changes made in the Inspector. It's perfect for documenting scenes, debugging, or getting more effective help from AI models.

2D grid based movement hero image

2D grid based movement

by iconocatstudio

FREE

A 2D grid based movement system based on TileMap node.

EasyLeaderboard hero image

EasyLeaderboard

by garrettmakes

FREE

Add an online leaderboard to your game in under 10 minutes! Highly customizable. Comes with score validation built-in and drop-in ready leaderboard scene for quick prototyping. Optionally self-host the API with the available open source server application!

Meta Composition Layers XR Sample hero image

Meta Composition Layers XR Sample

by devloglogan

FREE

This is a sample project demonstrating the Meta-specific composition layer features supported by the Godot OpenXR Vendors plugin. See the Meta Composition Layers tutorial doc for a detailed walkthrough on these features.

Curve Terrain hero image

Curve Terrain

by pyscripter99

FREE

Add-on for Godot Engine to generate simple 3D platformer terrain meshes based on Bezier curves

Code Jump hero image

Code Jump

by maweill

FREE

Enables fast cursor movement within built-in script editor, without the need to use the mouse.