Skip to content
/ wasd Public

🎮 simple 2D input controller for Godot Engine 4

License

Notifications You must be signed in to change notification settings

bitbrain/wasd

Repository files navigation

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.