Public repository for MUR pre alpha
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[gd_scene load_steps=20 format=2]
[ext_resource path="res://scripts/menus/settings_controls.gd" type="Script" id=1] [ext_resource path="res://assets/icons/keySmall_3d.png" type="Texture" id=2] [ext_resource path="res://assets/icons/buttonA.png" type="Texture" id=3] [ext_resource path="res://assets/icons/buttonB.png" type="Texture" id=4] [ext_resource path="res://assets/icons/buttonX.png" type="Texture" id=5] [ext_resource path="res://assets/icons/buttonY.png" type="Texture" id=6] [ext_resource path="res://assets/icons/buttonL1.png" type="Texture" id=7] [ext_resource path="res://assets/icons/buttonR1.png" type="Texture" id=8] [ext_resource path="res://assets/icons/buttonL2.png" type="Texture" id=9] [ext_resource path="res://assets/icons/buttonR2.png" type="Texture" id=10] [ext_resource path="res://assets/icons/buttonL.png" type="Texture" id=11] [ext_resource path="res://assets/icons/buttonR.png" type="Texture" id=12] [ext_resource path="res://assets/icons/buttonSelect.png" type="Texture" id=13] [ext_resource path="res://assets/icons/buttonStart.png" type="Texture" id=14] [ext_resource path="res://assets/icons/DPAD_up.png" type="Texture" id=15] [ext_resource path="res://assets/icons/DPAD_down.png" type="Texture" id=16] [ext_resource path="res://assets/icons/DPAD_left.png" type="Texture" id=17] [ext_resource path="res://assets/icons/DPAD_right.png" type="Texture" id=18] [ext_resource path="res://assets/icons/fightJ.png" type="Texture" id=19]
[node name="settings_controls_menu" type="Control"] margin_left = 12.0 margin_top = 8.0 margin_right = 858.0 margin_bottom = 335.0 script = ExtResource( 1 )
[node name="key_dialog" type="ConfirmationDialog" parent="."] margin_left = 18.0 margin_top = 16.0 margin_right = 311.0 margin_bottom = 100.0 popup_exclusive = true window_title = "" dialog_text = "Press any key..."
[node name="ScrollContainer" type="ScrollContainer" parent="."] editor/display_folded = true anchor_right = 1.0 anchor_bottom = 1.0
[node name="grid" type="GridContainer" parent="ScrollContainer"] margin_right = 846.0 margin_bottom = 327.0 size_flags_horizontal = 3 size_flags_vertical = 3 columns = 3
[node name="empty" type="Label" parent="ScrollContainer/grid"] margin_bottom = 14.0
[node name="keyboard_label" type="Label" parent="ScrollContainer/grid"] margin_left = 4.0 margin_right = 423.0 margin_bottom = 14.0 size_flags_horizontal = 3 text = "KEYBOARD" align = 1 valign = 1
[node name="joypad_label" type="Label" parent="ScrollContainer/grid"] margin_left = 427.0 margin_right = 846.0 margin_bottom = 14.0 size_flags_horizontal = 3 text = "JOYPAD" align = 1 valign = 1
[node name="icons" type="GridContainer" parent="."] visible = false margin_right = 40.0 margin_bottom = 40.0 size_flags_horizontal = 3 size_flags_vertical = 3
[node name="key" type="Button" parent="icons"] margin_right = 62.0 margin_bottom = 56.0 icon = ExtResource( 2 )
[node name="joypad" type="GridContainer" parent="icons"] editor/display_folded = true margin_top = 60.0 margin_right = 62.0 margin_bottom = 1076.0
[node name="0" type="Button" parent="icons/joypad"] margin_right = 62.0 margin_bottom = 56.0 icon = ExtResource( 3 )
[node name="1" type="Button" parent="icons/joypad"] margin_top = 60.0 margin_right = 62.0 margin_bottom = 116.0 icon = ExtResource( 4 )
[node name="2" type="Button" parent="icons/joypad"] margin_top = 120.0 margin_right = 62.0 margin_bottom = 176.0 icon = ExtResource( 5 )
[node name="3" type="Button" parent="icons/joypad"] margin_top = 180.0 margin_right = 62.0 margin_bottom = 236.0 icon = ExtResource( 6 )
[node name="4" type="Button" parent="icons/joypad"] margin_top = 240.0 margin_right = 62.0 margin_bottom = 296.0 icon = ExtResource( 7 )
[node name="5" type="Button" parent="icons/joypad"] margin_top = 300.0 margin_right = 62.0 margin_bottom = 356.0 icon = ExtResource( 8 )
[node name="6" type="Button" parent="icons/joypad"] margin_top = 360.0 margin_right = 62.0 margin_bottom = 416.0 icon = ExtResource( 9 )
[node name="7" type="Button" parent="icons/joypad"] margin_top = 420.0 margin_right = 62.0 margin_bottom = 476.0 icon = ExtResource( 10 )
[node name="8" type="Button" parent="icons/joypad"] margin_top = 480.0 margin_right = 62.0 margin_bottom = 536.0 icon = ExtResource( 11 )
[node name="9" type="Button" parent="icons/joypad"] margin_top = 540.0 margin_right = 62.0 margin_bottom = 596.0 icon = ExtResource( 12 )
[node name="10" type="Button" parent="icons/joypad"] margin_top = 600.0 margin_right = 62.0 margin_bottom = 656.0 icon = ExtResource( 13 )
[node name="11" type="Button" parent="icons/joypad"] margin_top = 660.0 margin_right = 62.0 margin_bottom = 716.0 icon = ExtResource( 14 )
[node name="12" type="Button" parent="icons/joypad"] margin_top = 720.0 margin_right = 62.0 margin_bottom = 776.0 icon = ExtResource( 15 )
[node name="13" type="Button" parent="icons/joypad"] margin_top = 780.0 margin_right = 62.0 margin_bottom = 836.0 icon = ExtResource( 16 )
[node name="14" type="Button" parent="icons/joypad"] margin_top = 840.0 margin_right = 62.0 margin_bottom = 896.0 icon = ExtResource( 17 )
[node name="15" type="Button" parent="icons/joypad"] margin_top = 900.0 margin_right = 62.0 margin_bottom = 956.0 icon = ExtResource( 18 )
[node name="other" type="Button" parent="icons/joypad"] margin_top = 960.0 margin_right = 62.0 margin_bottom = 1016.0 icon = ExtResource( 19 )
|