InputBinder
Input event manager
A utility component for managing and responding to input events in Unity projects.
Easily bind input events to methods in Unity.
75 stars
14 watching
13 forks
Language: C#
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pbhogan/incontrol | Standardizes input mappings across various platforms for common controllers in Unity3D games | 693 |
unity-technologies/inputsystem | An extension package to Unity providing a system to configure game actions and access input devices. | 1,438 |
empiree/deftsharp.windows.input | A .NET library that provides control and management of keyboard and mouse input in Windows applications | 77 |
nicom1/inputmacro | An input handling system that allows remapping of keys and provides a simple macro-based API for checking key states | 8 |
rukai/winit_input_helper | A utility for processing and querying winit events to determine the state of input devices. | 74 |
michaelnoonan/inputsimulator | An input simulator that allows .NET applications to send keyboard and mouse events using the Win32 SendInput method | 749 |
nathantannar4/inputbaraccessoryview | A customizable input bar with autocomplete and attachment functionality | 1,178 |
jayanam/shortcut_vur | A Blender addon that displays mouse and keyboard input on screen | 441 |
moses-palmer/pynput | Enables control and monitoring of input devices in real-time. | 1,837 |
jujuadams/input | Comprehensive cross-platform input handling for game development | 3 |
igormiktor/arduino-eventmanager | An event handling system designed to be interrupt safe for Arduino projects | 169 |
skinny-malinky/keyboard-events-for-framer | A module that enables keyboard input management in Framer projects | 10 |
prime31/touchkit | Provides a simplified input handling system for Unity using touch objects instead of traditional structs. | 907 |
shawnwildermuth/corecodecamp | A website platform for organizing and running small development events | 74 |
boasihq/interactive-inputs | An action that enables dynamic runtime user inputs for GitHub Actions workflows and composite actions. | 10 |