Skip to content

Commit 1165ae9

Browse files
andich-xyzwjt
authored andcommitted
Add missing aim-down texture for Switch controller
1 parent cb417f8 commit 1165ae9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scenes/game_elements/props/hint/resources/switch.tres

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[ext_resource type="Script" uid="uid://c0haweg5svww1" path="res://scenes/game_elements/props/hint/resources/joypadButtonTextures.gd" id="1_feeyu"]
44
[ext_resource type="Texture2D" uid="uid://cnvwqloudh46v" path="res://assets/third_party/inputs/atlas_kenney_input_prompts_1.4/nintendo_switch/switch_dpad_down_outline.tres" id="1_h2gqh"]
5+
[ext_resource type="Texture2D" uid="uid://ctub2y7xvjfid" path="res://assets/third_party/inputs/atlas_kenney_input_prompts_1.4/nintendo_switch/switch_stick_r_down.tres" id="1_jbq6g"]
56
[ext_resource type="Texture2D" uid="uid://1am03g38qdqd" path="res://assets/third_party/inputs/atlas_kenney_input_prompts_1.4/nintendo_switch/switch_dpad_left_outline.tres" id="2_56m3b"]
67
[ext_resource type="Texture2D" uid="uid://1sxmapx0bics" path="res://assets/third_party/inputs/atlas_kenney_input_prompts_1.4/nintendo_switch/switch_stick_r_left.tres" id="2_xytoi"]
78
[ext_resource type="Texture2D" uid="uid://bij5kl1836xxn" path="res://assets/third_party/inputs/atlas_kenney_input_prompts_1.4/nintendo_switch/switch_stick_r_right.tres" id="3_3gm8v"]
@@ -16,6 +17,7 @@
1617
script = ExtResource("4_56m3b")
1718
unpressed = ExtResource("5_3yvyh")
1819
up = ExtResource("6_0s2bm")
20+
down = ExtResource("1_jbq6g")
1921
left = ExtResource("2_xytoi")
2022
right = ExtResource("3_3gm8v")
2123
metadata/_custom_type_script = "uid://dhgm1dl0ohox5"

0 commit comments

Comments
 (0)