input-handling

Installation
SKILL.md

Input Handling

Handle keyboard, mouse, gamepad, and touch input with proper buffering and accessibility support.

Available Scripts

input_buffer.gd

Input buffering for responsive controls - buffers actions for 150ms to ensure tight game feel.

input_remapper

Runtime input rebinding with conflict detection and save/load persistence.

MANDATORY - For Responsive Controls: Read input_buffer.gd before implementing jump/dash mechanics.

NEVER Do in Input Handling

Related skills

More from thedivergentai/gd-agentic-skills

Installs
1
GitHub Stars
165
First Seen
Feb 9, 2026
Security Audits