fonts { name: "text_regular" font: "/druid/fonts/text_regular.font" } fonts { name: "text_bold" font: "/druid/fonts/text_bold.font" } textures { name: "druid" texture: "/druid/druid.atlas" } nodes { size { x: 400.0 y: 240.0 } color { x: 0.173 y: 0.184 z: 0.204 } type: TYPE_BOX texture: "druid/ui_circle_16" id: "root" inherit_alpha: true slice9 { x: 8.0 y: 8.0 z: 8.0 w: 8.0 } } nodes { position { x: -192.0 y: 116.0 } scale { x: 0.8 y: 0.8 } size { x: 245.0 y: 50.0 } color { x: 0.463 y: 0.475 z: 0.49 } type: TYPE_TEXT text: "Properties" font: "text_regular" id: "text_header" pivot: PIVOT_NW outline { x: 1.0 y: 1.0 z: 1.0 } shadow { x: 1.0 y: 1.0 z: 1.0 } parent: "root" inherit_alpha: true outline_alpha: 0.0 shadow_alpha: 0.0 } nodes { position { x: -200.0 y: 70.0 } size { x: 400.0 y: 190.0 } type: TYPE_BOX texture: "druid/empty" id: "scroll_view" xanchor: XANCHOR_LEFT pivot: PIVOT_NW adjust_mode: ADJUST_MODE_STRETCH parent: "root" inherit_alpha: true clipping_mode: CLIPPING_MODE_STENCIL } nodes { size { x: 400.0 y: 190.0 } type: TYPE_BOX texture: "druid/pixel" id: "scroll_content" pivot: PIVOT_NW adjust_mode: ADJUST_MODE_STRETCH parent: "scroll_view" inherit_alpha: true slice9 { x: 8.0 y: 8.0 w: 6.0 } visible: false } nodes { position { x: -200.0 y: 115.0 } scale { x: 0.7 y: 0.7 } size { x: 570.0 y: 50.0 } color { x: 0.31 y: 0.318 z: 0.322 } type: TYPE_TEXT text: "No properties for this example" font: "text_regular" id: "text_no_properties" pivot: PIVOT_NW outline { x: 1.0 y: 1.0 z: 1.0 } shadow { x: 1.0 y: 1.0 z: 1.0 } parent: "root" inherit_alpha: true outline_alpha: 0.0 shadow_alpha: 0.0 enabled: false } nodes { position { y: 50.0 } type: TYPE_BOX texture: "druid/empty" id: "propeties" parent: "root" inherit_alpha: true size_mode: SIZE_MODE_AUTO visible: false } nodes { type: TYPE_TEMPLATE id: "property_slider" parent: "propeties" inherit_alpha: true template: "/druid/widget/properties_panel/properties/property_slider.gui" } nodes { type: TYPE_BOX id: "property_slider/root" parent: "property_slider" template_node_child: true } nodes { type: TYPE_TEXT id: "property_slider/text_name" parent: "property_slider/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/E_Anchor" parent: "property_slider/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/slider" parent: "property_slider/E_Anchor" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/slider_back" parent: "property_slider/slider" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/slider_pin" parent: "property_slider/slider" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/button" parent: "property_slider/E_Anchor" template_node_child: true } nodes { type: TYPE_BOX id: "property_slider/selected" parent: "property_slider/button" template_node_child: true } nodes { type: TYPE_TEXT id: "property_slider/text_value" parent: "property_slider/button" template_node_child: true } nodes { position { y: -50.0 } type: TYPE_TEMPLATE id: "property_checkbox" parent: "propeties" inherit_alpha: true template: "/druid/widget/properties_panel/properties/property_checkbox.gui" } nodes { type: TYPE_BOX id: "property_checkbox/root" parent: "property_checkbox" template_node_child: true } nodes { type: TYPE_TEXT id: "property_checkbox/text_name" parent: "property_checkbox/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_checkbox/E_Anchor" parent: "property_checkbox/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_checkbox/button" parent: "property_checkbox/E_Anchor" template_node_child: true } nodes { type: TYPE_BOX id: "property_checkbox/icon" parent: "property_checkbox/button" template_node_child: true } nodes { type: TYPE_BOX id: "property_checkbox/selected" parent: "property_checkbox/button" template_node_child: true } nodes { position { y: -100.0 } type: TYPE_TEMPLATE id: "property_button" parent: "propeties" inherit_alpha: true template: "/druid/widget/properties_panel/properties/property_button.gui" } nodes { type: TYPE_BOX id: "property_button/root" parent: "property_button" template_node_child: true } nodes { type: TYPE_TEXT id: "property_button/text_name" parent: "property_button/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_button/E_Anchor" parent: "property_button/root" template_node_child: true } nodes { type: TYPE_BOX id: "property_button/button" parent: "property_button/E_Anchor" template_node_child: true } nodes { type: TYPE_BOX id: "property_button/selected" parent: "property_button/button" template_node_child: true } nodes { type: TYPE_TEXT id: "property_button/text_button" parent: "property_button/button" template_node_child: true } nodes { position { x: 192.0 y: 112.0 } color { x: 0.129 y: 0.141 z: 0.157 } type: TYPE_BOX texture: "druid/ui_circle_32" id: "icon_drag" pivot: PIVOT_NE parent: "root" inherit_alpha: true size_mode: SIZE_MODE_AUTO } material: "/builtins/materials/gui.material" adjust_reference: ADJUST_REFERENCE_PARENT