godot-modernize-input
•published 2026/03/13
Use when handling input in Godot 4.x projects and need to modernize patterns. Generates Input Map configurations from hardcoded key checks, sets up joypad rumble (Godot 4.x feature), implements gyroscope/accelerometer input on mobile, creates context-sensitive input handling for different game states, and adds input buffering for responsive gameplay. Converts old InputEvent patterns to modern Godot 4.x best practices.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add Asreonn/godot-superpowers/mini-skills/godot-modernize-inputFile Explorer
No file selected
Select a file to view its content

