|
@@ -1,35 +1,41 @@
|
|
|
-[gd_scene load_steps=16 format=3 uid="uid://sogwc56hcxlr"]
|
|
|
+[gd_scene load_steps=22 format=3 uid="uid://sogwc56hcxlr"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://component/ui/input_prompts/prompt_container.gd" id="1_vo7iq"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://b1e23gj3k1klg" path="res://addons/input_prompts/icons/xbox/a.png" id="2_xdg6b"]
|
|
|
[ext_resource type="Script" path="res://addons/input_prompts/action_prompt/action_prompt.gd" id="3_ql8fw"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://c6cv5phl3gvvn" path="res://addons/input_prompts/icons/xbox/right_trigger.png" id="4_akj72"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://dx1u47qkx4in8" path="res://addons/input_prompts/icons/xbox/left_trigger.png" id="5_c14bx"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://dv0r0pf7dwijj" path="res://addons/input_prompts/icons/xbox/b.png" id="6_04hns"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://cah6r1q5x2lte" path="res://addons/input_prompts/icons/generic/left_stick_left.png" id="7_w11vb"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://c03r3n0nfrjck" path="res://addons/input_prompts/icons/generic/left_stick_right.png" id="8_m6wya"]
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_eyt6c"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_jm5e5"]
|
|
|
device = -1
|
|
|
physical_keycode = 32
|
|
|
unicode = 32
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_3f2lm"]
|
|
|
+[sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_wj4uo"]
|
|
|
device = -1
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_tigyc"]
|
|
|
+[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_8t453"]
|
|
|
device = -1
|
|
|
axis = 5
|
|
|
axis_value = 1.0
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_5dae6"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_07cvw"]
|
|
|
device = -1
|
|
|
physical_keycode = 4194320
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_hhdpk"]
|
|
|
+[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_pn7hm"]
|
|
|
device = -1
|
|
|
axis = 4
|
|
|
axis_value = 1.0
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_6i01c"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_7j6ii"]
|
|
|
device = -1
|
|
|
physical_keycode = 4194322
|
|
|
|
|
|
-[sub_resource type="InputEventMouseButton" id="InputEventMouseButton_6i2a8"]
|
|
|
+[sub_resource type="InputEventMouseButton" id="InputEventMouseButton_5tuqs"]
|
|
|
device = -1
|
|
|
button_mask = 1
|
|
|
position = Vector2(95, 20)
|
|
@@ -37,30 +43,30 @@ global_position = Vector2(99, 63)
|
|
|
button_index = 1
|
|
|
pressed = true
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_li2r7"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_y1gwo"]
|
|
|
device = -1
|
|
|
physical_keycode = 69
|
|
|
unicode = 46
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_40xj1"]
|
|
|
+[sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_n7ufn"]
|
|
|
device = -1
|
|
|
button_index = 1
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_vqhl2"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_q4jus"]
|
|
|
device = -1
|
|
|
physical_keycode = 65
|
|
|
unicode = 97
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_l8a88"]
|
|
|
+[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_oji7s"]
|
|
|
device = -1
|
|
|
axis_value = -1.0
|
|
|
|
|
|
-[sub_resource type="InputEventKey" id="InputEventKey_ghxeo"]
|
|
|
+[sub_resource type="InputEventKey" id="InputEventKey_fi2er"]
|
|
|
device = -1
|
|
|
physical_keycode = 68
|
|
|
unicode = 101
|
|
|
|
|
|
-[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_vm1od"]
|
|
|
+[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_j1j4m"]
|
|
|
device = -1
|
|
|
axis_value = 1.0
|
|
|
|
|
@@ -82,20 +88,22 @@ text = "Accelerate"
|
|
|
[node name="AccelerateMaxActionPrompt" type="TextureRect" parent="AcceleratePrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("2_xdg6b")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "main"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventKey_eyt6c"), SubResource("InputEventJoypadButton_3f2lm")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventKey_jm5e5"), SubResource("InputEventJoypadButton_wj4uo")])
|
|
|
|
|
|
[node name="AccelerateAnalogActionPrompt" type="TextureRect" parent="AcceleratePrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("4_akj72")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "analog_main"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventJoypadMotion_tigyc"), SubResource("InputEventKey_5dae6")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventJoypadMotion_8t453"), SubResource("InputEventKey_07cvw")])
|
|
|
|
|
|
[node name="ReversePrompt" type="HBoxContainer" parent="."]
|
|
|
layout_mode = 2
|
|
@@ -110,11 +118,12 @@ text = "Reverse
|
|
|
[node name="ReverseActionPrompt" type="TextureRect" parent="ReversePrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("5_c14bx")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "analog_secondary"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventJoypadMotion_hhdpk"), SubResource("InputEventKey_6i01c")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventJoypadMotion_pn7hm"), SubResource("InputEventKey_7j6ii")])
|
|
|
|
|
|
[node name="BreakPrompt" type="HBoxContainer" parent="."]
|
|
|
layout_mode = 2
|
|
@@ -129,11 +138,12 @@ text = "Break
|
|
|
[node name="BreakActionPrompt" type="TextureRect" parent="BreakPrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("6_04hns")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "stop"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventMouseButton_6i2a8"), SubResource("InputEventKey_li2r7"), SubResource("InputEventJoypadButton_40xj1")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventMouseButton_5tuqs"), SubResource("InputEventKey_y1gwo"), SubResource("InputEventJoypadButton_n7ufn")])
|
|
|
|
|
|
[node name="SteerPrompt" type="HBoxContainer" parent="."]
|
|
|
layout_mode = 2
|
|
@@ -147,17 +157,19 @@ text = "Steer"
|
|
|
[node name="SteerLeftActionPrompt" type="TextureRect" parent="SteerPrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("7_w11vb")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "move_left"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventKey_vqhl2"), SubResource("InputEventJoypadMotion_l8a88")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventKey_q4jus"), SubResource("InputEventJoypadMotion_oji7s")])
|
|
|
|
|
|
[node name="SteerRightActionPrompt" type="TextureRect" parent="SteerPrompt"]
|
|
|
custom_minimum_size = Vector2(100, 100)
|
|
|
layout_mode = 2
|
|
|
+texture = ExtResource("8_m6wya")
|
|
|
stretch_mode = 5
|
|
|
script = ExtResource("3_ql8fw")
|
|
|
action = "move_right"
|
|
|
icon = 0
|
|
|
-events = Array[InputEvent]([SubResource("InputEventKey_ghxeo"), SubResource("InputEventJoypadMotion_vm1od")])
|
|
|
+events = Array[InputEvent]([SubResource("InputEventKey_fi2er"), SubResource("InputEventJoypadMotion_j1j4m")])
|