🎮 simple 2D controller for Godot Engine (4.0).
- Download wasd
- Move into
addons/
folder - Activate addon inside Godot
Project -> Plugins
Add InputController2D
to any Node2D
or Character2D
as a child. Tweak the attributes on the controller to your desires.
Feel free to contribute to this addon. Keep in mind that this addon is kept simple on purpose.