Changeable cotontrols

Godot Version

4.6.2

Question

I am trying to make a remapable cotnrols so, if the players dont likethe default controls they are able to change them. For example, changing the dash key from “q” to “f”. Is this possible?

Yes, check this demo

I will do that, thank you!