Switch to weapons tab when pressing the weapon button

This commit is contained in:
Marco 2025-03-28 10:31:01 +01:00
commit 3248f88ad4

View file

@ -371,3 +371,5 @@ grow_horizontal = 0
text = "1234"
label_settings = ExtResource("2_x7kl7")
script = ExtResource("15_x61tu")
[connection signal="pressed" from="InventoryMenu/Status/MarginContainer/HBoxContainer/VBoxContainer2/EquippedWeapon" to="InventoryMenu/Weapons" method="show"]