Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A simple Character Input Controller for mobile devices that simulates a dual analog controller.
Character Input Controller
A simple addon that adds a Character Input Controller node to Godot, which simulates a dual analog controller setup on touch-screen devices.
Features
- Editor friendly; it also grab mouse events to simulate touch.
- Easy-to-use; this repo has an example of a 3D camera setup for mobile.
- Simple options to tweak; the default "stick" values of the addon are very similar to 3D mobile games.
As of now, it's not possible to use this addon with "Simulate Mouse from Touch" from the Project Settings, as it create problems with the multi-touch input necessary for the controller to work.
TO-DO's
- Options to add a right analog-stick instead of the 3D camera control.
- A 2D example.
A simple Character Input Controller for mobile devices that simulates a dual analog controller.
Reviews
Quick Information

A simple Character Input Controller for mobile devices that simulates a dual analog controller.