Licenses
Order

Godot Input Mapping Sysem 0

by neuneutrinos | CC0 1.0 Universal

Godot Input Mapping provides a simple way to manage input actions through named inputs and contexts. Create NamedInputAction resources to associate names with input actions. Group them into InputActionMapping resources to define contexts. The

InputMappingSystem provides input handling and mapping with assets. Features NamedInputAction — Associate a readable StringName with a Godot input action. InputActionMapping — Group named input actions into a reusable context. NodeInputActionMapping —

Joypads Demo 0

by Godot Foundation | MIT

A tool for testing joypad input and generating controller mapping strings

A tool for testing joypad input and generating controller mapping strings. Language: GDScript Renderer: Compatibility

tech3bsp 0

by Daniel Abbott | MIT

An importer for the idTech 3 engine BSP format with compiled lightmap and light volume (lightgrid) support for dynamic objects

tech3bsp An importer to create a Godot scene from the idTech 3 BSP format. Features Brush, static mesh, and patch (curve) geometry with lightmap and vertex color support (requires custom shaders, examples included). Light volumes (lightgrid) for lighting

InputManager 0

by Saulo Souza | MIT

InputManager is a plugin for Godot 4.5x used to receive and handle gamepad events, as well as to configure inputs in an easier and more practical way. Each gamepad action can be named and assigned a key to be handled according to the player's actions

InputManager - Advanced Input System for Godot 4.5+ Description InputManager is a plugin for Godot 4.5x used to receive and handle gamepad events, as well as to configure inputs in an easier and more practical way. Each gamepad action can be named and

GodotVMF 3

by H2xDev | MIT

An importer of VMF/MDL/VTF/VMT files from Source Engine

GodotVMF An asset pipeline bridge between Source Engine and Godot Engine. Allows to import VMF maps, MDLs, VTF and VMT from Source Engine games into Godot Engine. Highly recommended to use it with Hammer++. Features VMF geometry import Instances support

loading more results...