Worked on debugging and metadata stuff
This commit is contained in:
@@ -56,18 +56,18 @@ script = ExtResource( 1 )
|
||||
anchor_left = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_left = -232.0
|
||||
margin_left = -248.0
|
||||
|
||||
[node name="NavPanel" type="NavPanel" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 48.0
|
||||
rect_min_size = Vector2( 48, 48 )
|
||||
focus_mode = 2
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="VBoxContainer"]
|
||||
margin_top = 52.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 82.0
|
||||
rect_min_size = Vector2( 160, 30 )
|
||||
size_flags_horizontal = 3
|
||||
@@ -88,58 +88,58 @@ valign = 1
|
||||
[node name="select_buildings" type="Button" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 86.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 106.0
|
||||
text = "Buildings Mode"
|
||||
|
||||
[node name="select_navigation" type="Button" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 110.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 130.0
|
||||
text = "Navigation Mode"
|
||||
|
||||
[node name="select_poi" type="Button" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 134.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 154.0
|
||||
text = "POI Mode"
|
||||
|
||||
[node name="select_road_lines" type="Button" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 158.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 178.0
|
||||
text = "Road Lines Mode"
|
||||
|
||||
[node name="select_npc" type="Button" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 182.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 202.0
|
||||
text = "NPC Mode"
|
||||
|
||||
[node name="v_buildings" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 206.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 374.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_buildings"]
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 4.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_buildings"]
|
||||
margin_top = 8.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 22.0
|
||||
text = "Buildings mode"
|
||||
|
||||
[node name="buildings_edit_mode" type="OptionButton" parent="VBoxContainer/v_buildings"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 26.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 46.0
|
||||
text = "Select"
|
||||
items = [ "Select", null, false, 0, null, "Move", null, false, 1, null, "Rotate", null, false, 2, null, "Create", null, false, 3, null ]
|
||||
@@ -147,102 +147,102 @@ selected = 0
|
||||
|
||||
[node name="Label2" type="Label" parent="VBoxContainer/v_buildings"]
|
||||
margin_top = 50.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 64.0
|
||||
text = "Building type"
|
||||
|
||||
[node name="building_type" type="OptionButton" parent="VBoxContainer/v_buildings"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 68.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 88.0
|
||||
text = "Building Type"
|
||||
|
||||
[node name="HSeparator2" type="HSeparator" parent="VBoxContainer/v_buildings"]
|
||||
margin_top = 92.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 96.0
|
||||
|
||||
[node name="buildings_delete_building" type="Button" parent="VBoxContainer/v_buildings"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 100.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 120.0
|
||||
text = "Delete building"
|
||||
|
||||
[node name="buildings_create_building" type="Button" parent="VBoxContainer/v_buildings"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 124.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 144.0
|
||||
text = "Create building"
|
||||
|
||||
[node name="buildings_save" type="Button" parent="VBoxContainer/v_buildings"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 148.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 168.0
|
||||
text = "Save Buildings"
|
||||
|
||||
[node name="v_navigation" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 378.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 400.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_navigation"]
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 4.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_navigation"]
|
||||
margin_top = 8.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 22.0
|
||||
text = "Navigation mode"
|
||||
|
||||
[node name="v_poi" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 404.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 426.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_poi"]
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 4.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_poi"]
|
||||
margin_top = 8.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 22.0
|
||||
text = "POI mode"
|
||||
|
||||
[node name="v_road_lines" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 430.0
|
||||
margin_right = 232.0
|
||||
margin_bottom = 1038.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 1080.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_road_lines"]
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 4.0
|
||||
|
||||
[node name="road_lines_base" type="PanelContainer" parent="VBoxContainer/v_road_lines"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 8.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 316.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base"]
|
||||
margin_left = 7.0
|
||||
margin_top = 7.0
|
||||
margin_right = 225.0
|
||||
margin_right = 241.0
|
||||
margin_bottom = 301.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="road_lines_menu_block" type="HBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 20.0
|
||||
|
||||
[node name="road_lines_file_menu" type="MenuButton" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_menu_block"]
|
||||
@@ -252,6 +252,7 @@ margin_bottom = 20.0
|
||||
focus_mode = 2
|
||||
text = "File"
|
||||
items = [ "Save Lines", null, 0, false, false, 101, 0, null, "", false ]
|
||||
switch_on_hover = true
|
||||
|
||||
[node name="road_lines_edit_menu" type="MenuButton" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_menu_block"]
|
||||
unique_name_in_owner = true
|
||||
@@ -261,6 +262,7 @@ margin_bottom = 20.0
|
||||
focus_mode = 2
|
||||
text = "Edit"
|
||||
items = [ "Undo", null, 0, false, false, 201, 0, null, "", false ]
|
||||
switch_on_hover = true
|
||||
|
||||
[node name="road_lines_point_menu" type="MenuButton" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_menu_block"]
|
||||
unique_name_in_owner = true
|
||||
@@ -269,6 +271,7 @@ margin_right = 124.0
|
||||
margin_bottom = 20.0
|
||||
text = "Point"
|
||||
items = [ "", null, 0, false, false, 0, 0, null, "", true, "Create", null, 0, false, false, 11, 0, null, "", false, "Remove", null, 0, false, false, 12, 0, null, "", false, "", null, 0, false, false, 3, 0, null, "", true, "Point To Cursor", null, 0, false, false, 51, 0, null, "", false, "Cursor To Point", null, 0, false, false, 52, 0, null, "", false, "Item 6", null, 0, false, false, 6, 0, null, "", false, "Item 7", null, 0, false, false, 7, 0, null, "", false ]
|
||||
switch_on_hover = true
|
||||
|
||||
[node name="road_lines_line_menu" type="MenuButton" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_menu_block"]
|
||||
unique_name_in_owner = true
|
||||
@@ -278,21 +281,31 @@ margin_bottom = 20.0
|
||||
focus_mode = 2
|
||||
text = "Line"
|
||||
items = [ "Create", null, 0, false, false, 21, 0, null, "", false, "Delete", null, 0, false, false, 22, 0, null, "", false, "", null, 0, false, false, -1, 0, null, "", true, "Remove Generated", null, 0, false, false, 30, 0, null, "", false, "Place Generated Objects", null, 0, false, false, 31, 0, null, "", false, "Edit Line Metadata", null, 0, false, false, 23, 0, null, "", false, "Rebuild roads", null, 0, false, false, 32, 0, null, "", false, "Remove road meshes", null, 0, false, false, 33, 0, null, "", false ]
|
||||
switch_on_hover = true
|
||||
|
||||
[node name="road_lines_options_menu" type="MenuButton" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_menu_block"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 171.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 20.0
|
||||
text = "Options"
|
||||
items = [ "Update roads", null, 1, false, false, 201, 0, null, "", false, "", null, 0, false, false, 1, 0, null, "", true, "Debug Road Nodes", null, 1, false, false, 210, 0, null, "", false, "Debug Road Edges", null, 1, false, false, 211, 0, null, "", false, "Debug Road Wedges", null, 1, false, false, 212, 0, null, "", false ]
|
||||
switch_on_hover = true
|
||||
|
||||
[node name="HSeparator3" type="HSeparator" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 24.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 28.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 32.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 46.0
|
||||
text = "Road Lines mode"
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 50.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 74.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/HBoxContainer"]
|
||||
@@ -304,14 +317,14 @@ text = "Filter: "
|
||||
[node name="road_lines_filter" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 45.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="lines_list" type="ItemList" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 78.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 158.0
|
||||
rect_min_size = Vector2( 0, 80 )
|
||||
size_flags_horizontal = 3
|
||||
@@ -319,175 +332,191 @@ size_flags_horizontal = 3
|
||||
[node name="line_index" type="SpinBox" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 162.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 186.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 190.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 194.0
|
||||
|
||||
[node name="Label2" type="Label" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 198.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 212.0
|
||||
text = "Cursor position"
|
||||
|
||||
[node name="road_lines_cursor_position" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 216.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 240.0
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_cursor_position"]
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 24.0
|
||||
|
||||
[node name="cursor_x" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_cursor_position/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 58.0
|
||||
margin_right = 63.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="cursor_y" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_cursor_position/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 62.0
|
||||
margin_right = 120.0
|
||||
margin_left = 67.0
|
||||
margin_right = 130.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="cursor_z" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_cursor_position/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 124.0
|
||||
margin_right = 182.0
|
||||
margin_left = 134.0
|
||||
margin_right = 197.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="road_lines_set_cursor_position" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_cursor_position/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 186.0
|
||||
margin_right = 218.0
|
||||
margin_left = 201.0
|
||||
margin_right = 233.0
|
||||
margin_bottom = 24.0
|
||||
text = "Set"
|
||||
|
||||
[node name="HSeparator4" type="HSeparator" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 244.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 248.0
|
||||
|
||||
[node name="Label3" type="Label" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 252.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 266.0
|
||||
text = "Point position"
|
||||
|
||||
[node name="road_lines_point_position" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 270.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 294.0
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_point_position"]
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 24.0
|
||||
|
||||
[node name="point_x" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_point_position/HBoxContainer2"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 58.0
|
||||
margin_right = 63.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="point_y" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_point_position/HBoxContainer2"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 62.0
|
||||
margin_right = 120.0
|
||||
margin_left = 67.0
|
||||
margin_right = 130.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="point_z" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_point_position/HBoxContainer2"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 124.0
|
||||
margin_right = 182.0
|
||||
margin_left = 134.0
|
||||
margin_right = 197.0
|
||||
margin_bottom = 24.0
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="road_lines_set_point_position" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer/road_lines_point_position/HBoxContainer2"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 186.0
|
||||
margin_right = 218.0
|
||||
margin_left = 201.0
|
||||
margin_right = 233.0
|
||||
margin_bottom = 24.0
|
||||
text = "Set"
|
||||
|
||||
[node name="road_lines_create_new_line_dlg" type="PanelContainer" parent="VBoxContainer/v_road_lines"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 320.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 382.0
|
||||
|
||||
[node name="v" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_create_new_line_dlg"]
|
||||
margin_left = 7.0
|
||||
margin_top = 7.0
|
||||
margin_right = 225.0
|
||||
margin_right = 241.0
|
||||
margin_bottom = 55.0
|
||||
|
||||
[node name="road_lines_create_new_line_name" type="LineEdit" parent="VBoxContainer/v_road_lines/road_lines_create_new_line_dlg/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 24.0
|
||||
|
||||
[node name="road_lines_create_new_cancel" type="Button" parent="VBoxContainer/v_road_lines/road_lines_create_new_line_dlg/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 28.0
|
||||
margin_right = 218.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 48.0
|
||||
text = "Cancel"
|
||||
|
||||
[node name="road_lines_edit_metadata_dlg" type="PanelContainer" parent="VBoxContainer/v_road_lines"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 386.0
|
||||
margin_right = 232.0
|
||||
margin_bottom = 608.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 650.0
|
||||
|
||||
[node name="v" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg"]
|
||||
[node name="scroll" type="ScrollContainer" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg"]
|
||||
margin_left = 7.0
|
||||
margin_top = 7.0
|
||||
margin_right = 225.0
|
||||
margin_bottom = 215.0
|
||||
margin_right = 241.0
|
||||
margin_bottom = 257.0
|
||||
rect_min_size = Vector2( 0, 250 )
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
scroll_horizontal_enabled = false
|
||||
|
||||
[node name="road_lines_metadata_edit" type="TextEdit" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/v"]
|
||||
[node name="v" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/scroll"]
|
||||
margin_right = 222.0
|
||||
margin_bottom = 418.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="road_lines_metadata_edit" type="TextEdit" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/scroll/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_right = 218.0
|
||||
margin_right = 222.0
|
||||
margin_bottom = 160.0
|
||||
rect_min_size = Vector2( 0, 160 )
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="road_lines_metadata_update" type="Button" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/v"]
|
||||
[node name="road_lines_metadata_update" type="Button" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/scroll/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 164.0
|
||||
margin_right = 218.0
|
||||
margin_right = 222.0
|
||||
margin_bottom = 184.0
|
||||
text = "Update"
|
||||
|
||||
[node name="road_lines_metadata_cancel" type="Button" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/v"]
|
||||
[node name="road_lines_metadata_cancel" type="Button" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/scroll/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 188.0
|
||||
margin_right = 218.0
|
||||
margin_right = 222.0
|
||||
margin_bottom = 208.0
|
||||
text = "Cancel"
|
||||
|
||||
[node name="lines_buildings_metadata_edit" type="LineMetadataEditor" parent="VBoxContainer/v_road_lines/road_lines_edit_metadata_dlg/scroll/v"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 212.0
|
||||
margin_right = 222.0
|
||||
margin_bottom = 418.0
|
||||
|
||||
[node name="v_npc" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 1042.0
|
||||
margin_right = 232.0
|
||||
margin_bottom = 1064.0
|
||||
margin_top = 1084.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 1106.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_npc"]
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 4.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/v_npc"]
|
||||
margin_top = 8.0
|
||||
margin_right = 232.0
|
||||
margin_right = 248.0
|
||||
margin_bottom = 22.0
|
||||
text = "NPC mode"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user