38 lines
1 KiB
Text
38 lines
1 KiB
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://addons/localization_editor/scenes/remaps/LocalizationRemapsKeysHead.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://addons/localization_editor/scenes/remaps/LocalizationRemapsKeys.gd" type="Script" id=3]
|
|
|
|
[node name="LocalizationRemapsKeys" type="Panel"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
script = ExtResource( 3 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="VBox" type="VBoxContainer" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Head" parent="VBox" instance=ExtResource( 2 )]
|
|
|
|
[node name="Scroll" type="ScrollContainer" parent="VBox"]
|
|
margin_top = 61.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="Keys" type="VBoxContainer" parent="VBox/Scroll"]
|
|
margin_right = 1024.0
|
|
margin_bottom = 539.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|