LE CHANGEMENT DE TOUCHES REMARCHE ! LOUE SOIT LES SAINT PARAMETRES

This commit is contained in:
E213872U 2025-01-24 22:23:51 +01:00
parent ef0b911b9c
commit 713a03c6be
3 changed files with 17 additions and 12 deletions

View file

@ -22,9 +22,11 @@ func _process(delta):
func _on_commandes_tab_changed(tab):
if tab != 2 :
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton.set_process_unhandled_key_input(false)
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton6.set_process_unhandled_key_input(false)
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton2.set_process_unhandled_key_input(false)
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton3.set_process_unhandled_key_input(false)
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton4.set_process_unhandled_key_input(false)
commandes.MarginContainer.ScrollContainer.VBoxContainer.assigner_bouton5.set_process_unhandled_key_input(false)
"
[node name="Tab_Parametres" type="Control"]