|
1 | | -[gd_scene load_steps=23 format=3 uid="uid://bew23sumjs0fg"] |
| 1 | +[gd_scene load_steps=22 format=3 uid="uid://bew23sumjs0fg"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Script" uid="uid://lnlfcp1n0mad" path="res://Scenes/UI/Remapping/ControlSettings.cs" id="1_ir12b"] |
4 | 4 | [ext_resource type="Texture2D" uid="uid://ck16vyh1q68ri" path="res://Scenes/UI/Assets/UI_ForestBackground.png" id="2_tqdi0"] |
5 | 5 | [ext_resource type="Theme" uid="uid://d37e3tpsbxwak" path="res://Scenes/UI/Assets/GeneralTheme.tres" id="3_wr01w"] |
6 | 6 | [ext_resource type="Texture2D" uid="uid://br6xfjuq6c2nk" path="res://Scenes/NoteManager/Assets/TopNoteOutline.png" id="4_4nu1q"] |
7 | 7 | [ext_resource type="Texture2D" uid="uid://8u3xvcma81d" path="res://Scenes/UI/Assets/UI_CrystalFrame.png" id="4_8jqfi"] |
8 | | -[ext_resource type="Texture2D" uid="uid://xtygvpk7s8e4" path="res://SharedAssets/NoteArrow_Black_Outline.png" id="4_se2m3"] |
9 | 8 | [ext_resource type="Texture2D" uid="uid://bh68528ekvjbk" path="res://Scenes/NoteManager/Assets/BottomNoteOutline.png" id="5_s0mtp"] |
10 | 9 | [ext_resource type="Texture2D" uid="uid://ucxkeg8mkugt" path="res://Scenes/UI/Remapping/Assets/A.png" id="6_rrvpi"] |
11 | 10 | [ext_resource type="Texture2D" uid="uid://s84c7d50wjvn" path="res://Scenes/NoteManager/Assets/LeftNoteOutline.png" id="6_sl0ys"] |
@@ -71,6 +70,7 @@ offset_left = 101.0 |
71 | 70 | offset_top = 52.0 |
72 | 71 | offset_right = 553.0 |
73 | 72 | offset_bottom = 301.0 |
| 73 | +theme = ExtResource("3_wr01w") |
74 | 74 | current_tab = 0 |
75 | 75 |
|
76 | 76 | [node name="CONTROLS_KEYBOARD" type="Control" parent="Panel/TabContainer"] |
@@ -393,25 +393,22 @@ theme = ExtResource("3_wr01w") |
393 | 393 | [node name="Left" type="Sprite2D" parent="Panel/TabContainer/CONTROLS_CONTROLLER"] |
394 | 394 | z_index = 1 |
395 | 395 | position = Vector2(81, 39) |
396 | | -rotation = -3.14159 |
397 | | -texture = ExtResource("4_se2m3") |
| 396 | +texture = ExtResource("4_4nu1q") |
398 | 397 |
|
399 | 398 | [node name="Up" type="Sprite2D" parent="Panel/TabContainer/CONTROLS_CONTROLLER"] |
400 | 399 | z_index = 1 |
401 | 400 | position = Vector2(82, 115) |
402 | | -rotation = -1.5708 |
403 | | -texture = ExtResource("4_se2m3") |
| 401 | +texture = ExtResource("6_sl0ys") |
404 | 402 |
|
405 | 403 | [node name="Right" type="Sprite2D" parent="Panel/TabContainer/CONTROLS_CONTROLLER"] |
406 | 404 | z_index = 1 |
407 | 405 | position = Vector2(279, 39) |
408 | | -texture = ExtResource("4_se2m3") |
| 406 | +texture = ExtResource("5_s0mtp") |
409 | 407 |
|
410 | 408 | [node name="Down" type="Sprite2D" parent="Panel/TabContainer/CONTROLS_CONTROLLER"] |
411 | 409 | z_index = 1 |
412 | 410 | position = Vector2(280, 114) |
413 | | -rotation = 1.5708 |
414 | | -texture = ExtResource("4_se2m3") |
| 411 | +texture = ExtResource("7_3xifn") |
415 | 412 |
|
416 | 413 | [node name="TEMPSecondaryButtonText" type="Label" parent="Panel/TabContainer/CONTROLS_CONTROLLER"] |
417 | 414 | z_index = 1 |
|
0 commit comments