mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 08:13:46 +00:00
Input remapping
This commit is contained in:
parent
1a1a191923
commit
82edd196b0
5 changed files with 104 additions and 10 deletions
|
|
@ -16,12 +16,11 @@ label_settings = ExtResource("2_b0qgl")
|
|||
|
||||
[node name="Key" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "A"
|
||||
label_settings = ExtResource("2_b0qgl")
|
||||
|
||||
[node name="Button" type="Button" parent="."]
|
||||
layout_mode = 2
|
||||
theme = ExtResource("3_b0qgl")
|
||||
text = "Remap"
|
||||
text = "Add"
|
||||
|
||||
[connection signal="pressed" from="Button" to="." method="StartRemap"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue