wasd icon indicating copy to clipboard operation
wasd copied to clipboard

🎮 simple 2D input controller for Godot Engine 4

logo

🎮 simple 2D controller for Godot Engine (4.0).


📦 How to install

  1. Download wasd
  2. Move into addons/ folder
  3. 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.