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