All Gadgets

Showing 2,004 of 2,194 results
Page167 of 183
Indie Blueprint Toolbox hero image

Indie Blueprint Toolbox

by ninetailsrabbit

FREE

General utilities that does not belongs to a particular place and are sed as static classes that can be accessed at any time even if they are not in the scene tree.

Beholder hero image

Beholder

by mburkard

FREE

Asset providing a custom camera node with movement and utilities. Features - Keyboard movement controls - Game-pad movement controls - Mouse movement controls - Configurable projectile

Easy C++ hero image

Easy C++

by dankolle

FREE

This tool allows you to easily build your GDNative code directly from Godot. Attention!! I ran into some issues where GDScript was not behaving correctly under Linux and macOS, when the addon was updated. So when the "Build Platforms" or "Build Configuration" in the new settings dialogue do not work (no tabs listed), quit Godot and start it again. Otherwise delete the folder and reinstall the addon. Changes v0.2: - Added settings dialogue. - Fixed file structure for installing from assetlib. ...

3D Navigation Demo hero image

3D Navigation Demo

by godotengine

FREE

Navigation demo for 3D scenes, with a character able to pathfind around a static 3D environment. The navigation path is drawn using a line. Code is provided for polyline following in 3D. Language: GDScript Renderer: Forward+

D's Levels hero image

D's Levels

by dmoreland117

FREE

A simple level manager for Godot.

Multiplayer Bomber Demo hero image

Multiplayer Bomber Demo

by godotengine

FREE

A multiplayer implementation of the classic bomberman game. One of the players should press "Host", while other player(s) should type in the host's IP address and press "Join". Language: GDScript Renderer: Compatibility

SFMGraph hero image

SFMGraph

by asperthedog

FREE

A tool that lets you create State Machines for your nodes that combines the flexibility of code with the ease of visual graphs. Define States through code by defining output events and functions on enter, exit and frame events using the familiar and polished method shared in the community and use them in a GraphEdit UI with custom coloring and inspector-like fields for variables.

GDbot 2D Demo hero image

GDbot 2D Demo

by rayofideas

FREE

Demonstrates Godot's capabilities to create a 2D platformer by utilizing many features from AnimationTree, PhysicsBody2D, Light2D, AudioStreamPlayer2D, and Particles2D. This is just a demo, so using it as a template to make a robust game is discouraged. Please use this project as reference to improve your workflow to make smooth 2D animation with its transitions in your own project

OSShortcut hero image

OSShortcut

by thiagola92

FREE

Replicate Operating System key presses and release into Godot. Useful if there is a need to listen key press/release when Godot window is not focus. Examples: - Overlays (like Steam and Discord show overlays) - Streaming software (like OBS Studio use to change scenes) - VTuber software (change character state) Compatibility with Linux (X11) and Windows.

Godot Node FSM Plugin [Finite State Machine] hero image

Godot Node FSM Plugin [Finite State Machine]

by sunetraalex

FREE

A Node based Finite State Machine Plugin for Godot 3.1.

Godot Level Editor 2D (GLE2D) 2D hero image

Godot Level Editor 2D (GLE2D) 2D

by crossbow

FREE

This tool allows the user to create maps and manage resources to help with level design task, providing a useful dock with the resources to drag and drop easily.

Taffer's Logger hero image

Taffer's Logger

by taffer

FREE

A simple logger that emits BBCode-formatted log entry signals.