uuid weirdness

This commit is contained in:
betalars 2025-05-30 16:09:08 +02:00
parent 60ab237235
commit 0d012766af
1 changed files with 12 additions and 12 deletions

View File

@ -160,40 +160,40 @@ fill = 1
fill_from = Vector2(0.538462, 0.491453)
fill_to = Vector2(1.3, -0.3)
[sub_resource type="InputEventKey" id="InputEventKey_xo70c"]
[sub_resource type="InputEventKey" id="InputEventKey_g425y"]
device = -1
physical_keycode = 87
unicode = 119
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_k41g6"]
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_kj67n"]
device = -1
axis = 1
axis_value = -1.0
[sub_resource type="InputEventKey" id="InputEventKey_jirkf"]
[sub_resource type="InputEventKey" id="InputEventKey_xo70c"]
device = -1
physical_keycode = 65
unicode = 97
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_kt5p7"]
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_k41g6"]
device = -1
axis_value = -1.0
[sub_resource type="InputEventKey" id="InputEventKey_mivr6"]
[sub_resource type="InputEventKey" id="InputEventKey_jirkf"]
device = -1
physical_keycode = 68
unicode = 100
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_52c3j"]
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_kt5p7"]
device = -1
axis_value = 1.0
[sub_resource type="InputEventKey" id="InputEventKey_b7q2n"]
[sub_resource type="InputEventKey" id="InputEventKey_mivr6"]
device = -1
physical_keycode = 83
unicode = 115
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_qhf78"]
[sub_resource type="InputEventJoypadMotion" id="InputEventJoypadMotion_52c3j"]
device = -1
axis = 1
axis_value = 1.0
@ -420,7 +420,7 @@ stretch_mode = 5
script = ExtResource("5_6w5b4")
action = "player_forwards"
icon = 4
events = Array[InputEvent]([SubResource("InputEventKey_xo70c"), SubResource("InputEventJoypadMotion_k41g6")])
events = Array[InputEvent]([SubResource("InputEventKey_g425y"), SubResource("InputEventJoypadMotion_kj67n")])
metadata/_custom_type_script = "uid://bbs1u7ojno7xo"
[node name="ActionPrompt2" type="TextureRect" parent="Menu/Control"]
@ -435,7 +435,7 @@ stretch_mode = 5
script = ExtResource("5_6w5b4")
action = "player_left"
icon = 4
events = Array[InputEvent]([SubResource("InputEventKey_jirkf"), SubResource("InputEventJoypadMotion_kt5p7")])
events = Array[InputEvent]([SubResource("InputEventKey_xo70c"), SubResource("InputEventJoypadMotion_k41g6")])
metadata/_custom_type_script = "uid://bbs1u7ojno7xo"
[node name="ActionPrompt4" type="TextureRect" parent="Menu/Control"]
@ -450,7 +450,7 @@ stretch_mode = 5
script = ExtResource("5_6w5b4")
action = "player_right"
icon = 4
events = Array[InputEvent]([SubResource("InputEventKey_mivr6"), SubResource("InputEventJoypadMotion_52c3j")])
events = Array[InputEvent]([SubResource("InputEventKey_jirkf"), SubResource("InputEventJoypadMotion_kt5p7")])
metadata/_custom_type_script = "uid://bbs1u7ojno7xo"
[node name="ActionPrompt3" type="TextureRect" parent="Menu/Control"]
@ -465,7 +465,7 @@ stretch_mode = 5
script = ExtResource("5_6w5b4")
action = "player_backwards"
icon = 4
events = Array[InputEvent]([SubResource("InputEventKey_b7q2n"), SubResource("InputEventJoypadMotion_qhf78")])
events = Array[InputEvent]([SubResource("InputEventKey_mivr6"), SubResource("InputEventJoypadMotion_52c3j")])
metadata/_custom_type_script = "uid://bbs1u7ojno7xo"
[node name="Label" type="Label" parent="Menu/Control"]