revamped key rebinding system

This commit is contained in:
2025-06-06 11:11:52 +10:00
parent 4a21701a35
commit c44a730b59
1547 changed files with 6435 additions and 17228 deletions

3
Scripts/bind_button.gd Normal file
View File

@ -0,0 +1,3 @@
class_name BindButton extends Button
var trigger_event: InputEvent