|
@@ -452,9 +452,11 @@ layout_mode = 2
|
|
|
|
|
|
[node name="MoveLabel" type="Label" parent="UI/InputPrompts/MoveContainer"]
|
|
[node name="MoveLabel" type="Label" parent="UI/InputPrompts/MoveContainer"]
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
|
|
+theme_override_font_sizes/font_size = 34
|
|
text = "Move"
|
|
text = "Move"
|
|
|
|
|
|
[node name="MoveLeftActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
[node name="MoveLeftActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
|
|
+custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
texture = ExtResource("15_qlnnx")
|
|
texture = ExtResource("15_qlnnx")
|
|
stretch_mode = 5
|
|
stretch_mode = 5
|
|
@@ -464,6 +466,7 @@ icon = 0
|
|
events = Array[InputEvent]([SubResource("InputEventKey_5ba2r"), SubResource("InputEventJoypadMotion_2p15s")])
|
|
events = Array[InputEvent]([SubResource("InputEventKey_5ba2r"), SubResource("InputEventJoypadMotion_2p15s")])
|
|
|
|
|
|
[node name="MoveRightActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
[node name="MoveRightActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
|
|
+custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
texture = ExtResource("17_wvmbu")
|
|
texture = ExtResource("17_wvmbu")
|
|
stretch_mode = 5
|
|
stretch_mode = 5
|
|
@@ -473,6 +476,7 @@ icon = 0
|
|
events = Array[InputEvent]([SubResource("InputEventKey_vmcvq"), SubResource("InputEventJoypadMotion_auo40")])
|
|
events = Array[InputEvent]([SubResource("InputEventKey_vmcvq"), SubResource("InputEventJoypadMotion_auo40")])
|
|
|
|
|
|
[node name="MoveForwardActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
[node name="MoveForwardActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
|
|
+custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
texture = ExtResource("18_anatf")
|
|
texture = ExtResource("18_anatf")
|
|
stretch_mode = 5
|
|
stretch_mode = 5
|
|
@@ -482,6 +486,7 @@ icon = 0
|
|
events = Array[InputEvent]([SubResource("InputEventKey_urkwk"), SubResource("InputEventJoypadMotion_sgel0")])
|
|
events = Array[InputEvent]([SubResource("InputEventKey_urkwk"), SubResource("InputEventJoypadMotion_sgel0")])
|
|
|
|
|
|
[node name="MoveBackActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
[node name="MoveBackActionPrompt" type="TextureRect" parent="UI/InputPrompts/MoveContainer"]
|
|
|
|
+custom_minimum_size = Vector2(100, 100)
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
texture = ExtResource("19_18en6")
|
|
texture = ExtResource("19_18en6")
|
|
stretch_mode = 5
|
|
stretch_mode = 5
|