Added research symbol and keybinding.

This commit is contained in:
2026-05-06 09:56:02 +02:00
parent 4e760d4c0d
commit 51c9dc5294
6 changed files with 52 additions and 2 deletions
+7 -1
View File
@@ -15,6 +15,7 @@
[ext_resource type="Texture2D" uid="uid://ban872p4eh4gi" path="res://Assets/Images/RobotSymbol.png" id="11_dahhg"]
[ext_resource type="Texture2D" uid="uid://ciehcg34et0q3" path="res://Assets/Images/InventorySymbol.png" id="11_wxwew"]
[ext_resource type="Texture2D" uid="uid://b77mo4fhklnja" path="res://Assets/Images/OptionsSymbol.png" id="12_3so38"]
[ext_resource type="Texture2D" uid="uid://dt84awx33mulb" path="res://Assets/Images/ResearchSymbol.png" id="13_alh3a"]
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_u44n3"]
@@ -414,9 +415,14 @@ autowrap_mode = 0
[node name="Inventory" type="TextureButton" parent="CanvasLayer/UIHandler/MainUI/FooterContainer/HBoxContainer" unique_id=1598826377]
layout_mode = 2
tooltip_text = "Map (M)"
tooltip_text = "Inventory (I)"
texture_normal = ExtResource("11_wxwew")
[node name="Research" type="TextureButton" parent="CanvasLayer/UIHandler/MainUI/FooterContainer/HBoxContainer" unique_id=1945067079]
layout_mode = 2
tooltip_text = "Research (T)"
texture_normal = ExtResource("13_alh3a")
[node name="Map" type="TextureButton" parent="CanvasLayer/UIHandler/MainUI/FooterContainer/HBoxContainer" unique_id=1320346210]
layout_mode = 2
tooltip_text = "Map (M)"