bitbrain / wasd

๐ŸŽฎ simple 2D input controller for Godot Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

๐ŸŽฎ simple 2D input controller for Godot Engine 4

License:MIT License


Languages

Language:GDScript 100.0%