Godot Advanced Input System (GAIS)

Welcome to the official documentation for GAIS — a decoupled input management architecture built for Godot 4.

Quick Installation GitHub Repository


Preview

Click the preview to expand full screen.


Quick Setup

Via Godot Asset Library

Open the AssetLib tab in Godot, search for Godot Advanced Input System, and click Download & Install.

Manual

Place addons/GodotAdvancedInputSystem into your project’s res://addons/ directory, then enable it under Project -> Project Settings -> Plugins.


Let’s dive in!

Use the sidebar navigation or jump directly to a topic:


This site uses Just the Docs, a documentation theme for Jekyll.