[gd_scene load_steps=3 format=3 uid="uid://bfi14ujn6fe1n"] [ext_resource type="Script" uid="uid://db2yelol3joq0" path="res://extractor/extractor_interface.gd" id="1_hyoq1"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hyoq1"] bg_color = Color(0.287085, 0.287085, 0.287085, 1) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color(0.47166, 0.47166, 0.471659, 1) [node name="ExtractorInterface" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_hyoq1") [node name="HBoxContainer" type="HBoxContainer" parent="."] layout_mode = 2 offset_left = 387.0 offset_top = 307.0 offset_right = 765.0 offset_bottom = 340.0 [node name="PanelContainer" type="PanelContainer" parent="HBoxContainer"] layout_mode = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_hyoq1") [node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/PanelContainer"] layout_mode = 2 theme_override_constants/separation = 0 [node name="LineEdit" type="LineEdit" parent="HBoxContainer/PanelContainer/HBoxContainer"] layout_mode = 2 text = "res://client_data/data.grf" expand_to_text_length = true [node name="Button" type="Button" parent="HBoxContainer/PanelContainer/HBoxContainer"] layout_mode = 2 text = "Select File" [node name="Button" type="Button" parent="HBoxContainer"] layout_mode = 2 text = "Open GRF" [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 0 offset_left = 386.0 offset_top = 349.0 offset_right = 754.0 offset_bottom = 389.0 [node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"] layout_mode = 2 [node name="PanelContainer2" type="PanelContainer" parent="VBoxContainer/HBoxContainer2"] layout_mode = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_hyoq1") [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/HBoxContainer2/PanelContainer2"] layout_mode = 2 theme_override_constants/separation = 0 [node name="LineEdit" type="LineEdit" parent="VBoxContainer/HBoxContainer2/PanelContainer2/HBoxContainer"] layout_mode = 2 text = "res://client_data" expand_to_text_length = true [node name="Button" type="Button" parent="VBoxContainer/HBoxContainer2/PanelContainer2/HBoxContainer"] layout_mode = 2 text = "Select Directory" [node name="Button" type="Button" parent="VBoxContainer/HBoxContainer2"] layout_mode = 2 text = "Extract GRF" [node name="ProgressBar" type="ProgressBar" parent="VBoxContainer"] layout_mode = 2 [node name="Button" type="Button" parent="."] layout_mode = 0 offset_left = 272.0 offset_top = 433.0 offset_right = 476.0 offset_bottom = 464.0 text = "Convert Sprites & Actions" [node name="Button2" type="Button" parent="."] layout_mode = 0 offset_left = 498.0 offset_top = 434.0 offset_right = 614.0 offset_bottom = 465.0 text = "Convert Maps"