All Gadgets

Showing 492 of 2,195 results
Page41 of 183
Resource Remaps hero image

Resource Remaps

by allenwp

FREE

Editor plugin for Godot that enables remapping resources by feature. An essential tool for porting your Godot project! Features: • Remap any resource or file in your project to a different one when your project is exported, based on the feature tags of that export. • Quickly and easily reduce export size when supporting different platforms. • Any remaps that are not used will automatically be excluded from the exported project. • Compliments existing Resource Export Modes. • A productive Proj...

GrassPath2D 2D hero image

GrassPath2D 2D

by thiagobruno

FREE

Addon to generate interactive grass with Path2D (Curve), group of interactive objects, change the grass texture, blur, wind direction and force, height grass, random "leaf" rotation, colour array to random leaves, and several other parameters. *The addon is in continuous improvement, version 1.0 can be used with GLES2, GLES3 and Android (mobile)

RelativeRemoteTransform3D 3D hero image

RelativeRemoteTransform3D 3D

by innovateinvent

FREE

RelativeRemoteTransform3D pushes its own Transform3D with a relative coordinate space to another Node3D derived node (called the remote node) in the scene. It can be set to update another Node's position, rotation and/or scale relative to another node. This is functionally similar to the built-in RemoteTransform3D. RemoteTransform3D transforms the remote relative to its parent node or the global origin. RelativeRemoteTransform3D allows you to specify any node to position the remote relative t...

2D Platformer Demo hero image

2D Platformer Demo

by godotengine

FREE

This demo is a pixel art 2D platformer with graphics and sound. It shows you how to code characters and physics-based objects in a real game context. This is a relatively complete demo where the player can jump, walk on slopes, fire bullets, interact with enemies, and more. It contains one closed level, and the player is invincible, unlike the enemies. You will find most of the demo’s content in the `level.tscn` scene. You can open it from the default `game.tscn` scene, or double click on `le...

Voxel Game Demo hero image

Voxel Game Demo

by godotengine

FREE

This demo is a minimal first-person voxel game, inspired by others such as Minecraft. How it works: Each chunk is a StaticBody3D with each block having its own CollisionShape3D for collisions. The meshes are created using SurfaceTool which allows specifying vertices, triangles, and UV coordinates for constructing a mesh. See documentation for procedural geometry generation: https://docs.godotengine.org/en/stable/tutorials/3d/procedural_geometry/index.html The chunks and chunk data are stored ...

GDScript Protobuf hero image

GDScript Protobuf

by lxlixi

FREE

Protocol Buffer implementation for Godot 4+

EZ RNG hero image

EZ RNG

by aarontundrapeaksstud

FREE

EZ RNG simplifies your RNG needs by offering the following global functions via a sole, auto-loaded singleton script: gen_int() - Generates integers in an array inclusively-between minimum and maximum values gen_float() - Generates floats in an array inclusively-between minimum and maximum values gen_gaussian() - Simulates a statistical normal distribution and generates numbers thereof gen_weighted() - Uses float-based weights for generation with favorability

Kinetic scrolling hero image

Kinetic scrolling

by vitazheltyakov

FREE

This script extends the ScrollContainer - adds kinetic scrolling and swipe support. It works on PC and mobile devices. The ability to correctly work with objects inside the ScrollContainer is saved. Kinetic scrolling works correctly when using the mouse wheel. The script is very easy to use - just connect it to the ScrollContainer. To work correctly with objects inside the ScrollContainer, you need to check the status of the scroll (variable "swiping"). Watch the demo.

Third Person Shooter (TPS) Demo hero image

Third Person Shooter (TPS) Demo

by godotengine

FREE

Third person shooter (TPS) demo made using Godot Engine.

Godot 3D Multiplayer Template hero image

Godot 3D Multiplayer Template

by devmoreir4

FREE

This is a foundational template for a 3D multiplayer game, developed in Godot Engine 4.4. It offers a starting structure for your next multiplayer project, including essential functionalities for players to interact and communicate in real-time.

SpriteOccluder2D 2D hero image

SpriteOccluder2D 2D

by chromiumosguy

FREE

A simple plugin for easy of use that adds two node types SpriteOccluder and AnimatedSpriteOccluder both calculate a LightOccluder2D on runtime

Godot Assets Integration hero image

Godot Assets Integration

by godotassets

FREE

Similar to the official Godot Asset Library, we wanted to provide an easy way to access assets from our store, https://www.godotassets.com