Update example assets

This commit is contained in:
Insality
2024-11-20 23:43:39 +02:00
parent 7ea8691fc5
commit 6552ea5cac
71 changed files with 199 additions and 2687 deletions

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {
@@ -38,7 +38,7 @@ nodes {
z: 0.322
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "blocker"
parent: "root"
inherit_alpha: true
@@ -56,18 +56,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button/root"
parent: "button"
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "button/text"
parent: "button/root"
template_node_child: true
}
nodes {
position {
x: -246.0

View File

@@ -1,236 +1,20 @@
script: ""
background_color {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: ""
id: "root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
layer: ""
inherit_alpha: true
slice9 {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: false
size_mode: SIZE_MODE_AUTO
custom_type: 0
enabled: true
visible: false
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_TEMPLATE
id: "button"
parent: "root"
layer: ""
inherit_alpha: true
alpha: 1.0
template: "/example/templates/button_text_green.gui"
template_node_child: false
custom_type: 0
enabled: true
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 280.0
y: 90.0
z: 0.0
w: 1.0
}
color {
x: 0.557
y: 0.835
z: 0.62
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: "druid/ui_circle_32"
id: "button/root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
parent: "button"
layer: "druid"
inherit_alpha: true
slice9 {
x: 16.0
y: 16.0
z: 16.0
w: 16.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: true
size_mode: SIZE_MODE_MANUAL
custom_type: 0
enabled: true
visible: true
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 245.0
y: 50.0
z: 0.0
w: 1.0
}
color {
x: 0.31
y: 0.318
z: 0.322
w: 1.0
}
type: TYPE_TEXT
blend_mode: BLEND_MODE_ALPHA
text: "Confirm"
font: "text_bold"
id: "button/text"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
outline {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
shadow {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
adjust_mode: ADJUST_MODE_FIT
line_break: false
parent: "button/root"
layer: "text_bold"
inherit_alpha: true
alpha: 1.0
outline_alpha: 0.0
shadow_alpha: 0.0
template_node_child: true
text_leading: 1.0
text_tracking: 0.0
custom_type: 0
enabled: true
visible: true
material: ""
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT
max_nodes: 512

View File

@@ -1,236 +1,20 @@
script: ""
background_color {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: ""
id: "root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
layer: ""
inherit_alpha: true
slice9 {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: false
size_mode: SIZE_MODE_AUTO
custom_type: 0
enabled: true
visible: false
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_TEMPLATE
id: "button"
parent: "root"
layer: ""
inherit_alpha: true
alpha: 1.0
template: "/example/templates/button_text_green.gui"
template_node_child: false
custom_type: 0
enabled: true
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 280.0
y: 90.0
z: 0.0
w: 1.0
}
color {
x: 0.557
y: 0.835
z: 0.62
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: "druid/ui_circle_32"
id: "button/root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
parent: "button"
layer: "druid"
inherit_alpha: true
slice9 {
x: 16.0
y: 16.0
z: 16.0
w: 16.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: true
size_mode: SIZE_MODE_MANUAL
custom_type: 0
enabled: true
visible: true
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 245.0
y: 50.0
z: 0.0
w: 1.0
}
color {
x: 0.31
y: 0.318
z: 0.322
w: 1.0
}
type: TYPE_TEXT
blend_mode: BLEND_MODE_ALPHA
text: "Confirm"
font: "text_bold"
id: "button/text"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
outline {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
shadow {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
adjust_mode: ADJUST_MODE_FIT
line_break: false
parent: "button/root"
layer: "text_bold"
inherit_alpha: true
alpha: 1.0
outline_alpha: 0.0
shadow_alpha: 0.0
template_node_child: true
text_leading: 1.0
text_tracking: 0.0
custom_type: 0
enabled: true
visible: true
material: ""
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT
max_nodes: 512

View File

@@ -28,7 +28,7 @@ nodes {
z: 0.624
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "button"
parent: "root"
inherit_alpha: true
@@ -63,7 +63,7 @@ nodes {
z: 0.62
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "button_image"
parent: "mask"
inherit_alpha: true

View File

@@ -28,7 +28,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/rect_round2_width1"
texture: "druid_example/rect_round2_width1"
id: "button"
parent: "root"
inherit_alpha: true
@@ -46,7 +46,7 @@ nodes {
z: 0.761
}
type: TYPE_BOX
texture: "druid/icon_check"
texture: "druid_example/icon_check"
id: "icon"
parent: "button"
inherit_alpha: true
@@ -66,7 +66,7 @@ nodes {
z: 0.333
}
type: TYPE_BOX
texture: "druid/pixel"
texture: "druid_example/pixel"
id: "selected"
pivot: PIVOT_S
adjust_mode: ADJUST_MODE_STRETCH

View File

@@ -27,30 +27,6 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_1/root"
parent: "checkbox_1"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_1/button"
parent: "checkbox_1/root"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_1/icon"
parent: "checkbox_1/button"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_1/selected"
parent: "checkbox_1/button"
template_node_child: true
}
nodes {
type: TYPE_TEMPLATE
id: "checkbox_2"
@@ -58,30 +34,6 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_2/root"
parent: "checkbox_2"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_2/button"
parent: "checkbox_2/root"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_2/icon"
parent: "checkbox_2/button"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_2/selected"
parent: "checkbox_2/button"
template_node_child: true
}
nodes {
position {
x: 100.0
@@ -92,29 +44,5 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_3/root"
parent: "checkbox_3"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_3/button"
parent: "checkbox_3/root"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_3/icon"
parent: "checkbox_3/button"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "checkbox_3/selected"
parent: "checkbox_3/button"
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -19,19 +19,5 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_blue.gui"
}
nodes {
type: TYPE_BOX
id: "drag/root"
parent: "drag"
template_node_child: true
}
nodes {
type: TYPE_TEXT
text: "Drag Me"
id: "drag/text"
parent: "drag/root"
overridden_fields: 8
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -23,20 +23,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_blue.gui"
}
nodes {
type: TYPE_BOX
id: "drag/root"
parent: "drag"
template_node_child: true
}
nodes {
type: TYPE_TEXT
text: "Drag Me"
id: "drag/text"
parent: "drag/root"
overridden_fields: 8
template_node_child: true
}
nodes {
position {
y: 300.0
@@ -51,7 +37,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "zone"
parent: "root"
inherit_alpha: true

View File

@@ -12,7 +12,7 @@ nodes {
y: 1000.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "root"
inherit_alpha: true
visible: false
@@ -31,7 +31,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "grid"
pivot: PIVOT_N
parent: "root"
@@ -65,7 +65,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "panel"
parent: "prefab"
inherit_alpha: true

View File

@@ -22,20 +22,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button_mouse_hover/root"
parent: "button_mouse_hover"
template_node_child: true
}
nodes {
type: TYPE_TEXT
text: "Mouse Hover"
id: "button_mouse_hover/text"
parent: "button_mouse_hover/root"
overridden_fields: 8
template_node_child: true
}
nodes {
position {
y: -100.0
@@ -46,19 +32,5 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button_mobile_hover/root"
parent: "button_mobile_hover"
template_node_child: true
}
nodes {
type: TYPE_TEXT
text: "Mobile Hover"
id: "button_mobile_hover/text"
parent: "button_mobile_hover/root"
overridden_fields: 8
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -1,406 +1,29 @@
script: ""
background_color {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 1000.0
y: 1000.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: ""
id: "root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
layer: ""
inherit_alpha: true
slice9 {
x: 0.0
y: 0.0
z: 0.0
w: 0.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: false
size_mode: SIZE_MODE_MANUAL
custom_type: 0
enabled: true
visible: false
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_TEMPLATE
id: "input"
parent: "root"
layer: ""
inherit_alpha: true
alpha: 1.0
template: "/example/templates/input.gui"
template_node_child: false
custom_type: 0
enabled: true
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 500.0
y: 80.0
z: 0.0
w: 1.0
}
color {
x: 0.463
y: 0.475
z: 0.49
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: "druid/rect_round2_width1"
id: "input/root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
parent: "input"
layer: ""
inherit_alpha: true
slice9 {
x: 4.0
y: 4.0
z: 4.0
w: 4.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: true
size_mode: SIZE_MODE_MANUAL
custom_type: 0
enabled: true
visible: true
material: ""
}
nodes {
position {
x: -240.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 480.0
y: 50.0
z: 0.0
w: 1.0
}
color {
x: 0.722
y: 0.741
z: 0.761
w: 1.0
}
type: TYPE_TEXT
blend_mode: BLEND_MODE_ALPHA
text: "Tap me to input"
font: "text_bold"
id: "input/text"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_W
outline {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
shadow {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
adjust_mode: ADJUST_MODE_FIT
line_break: false
parent: "input/root"
layer: ""
inherit_alpha: true
alpha: 1.0
outline_alpha: 0.0
shadow_alpha: 0.0
template_node_child: true
text_leading: 1.0
text_tracking: 0.0
custom_type: 0
enabled: true
visible: true
material: ""
}
nodes {
position {
x: 0.0
y: -150.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 200.0
y: 100.0
z: 0.0
w: 1.0
}
color {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
type: TYPE_TEMPLATE
id: "input_2"
parent: "root"
layer: ""
inherit_alpha: true
alpha: 1.0
template: "/example/templates/input.gui"
template_node_child: false
custom_type: 0
enabled: true
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 500.0
y: 80.0
z: 0.0
w: 1.0
}
color {
x: 0.463
y: 0.475
z: 0.49
w: 1.0
}
type: TYPE_BOX
blend_mode: BLEND_MODE_ALPHA
texture: "druid/rect_round2_width1"
id: "input_2/root"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
adjust_mode: ADJUST_MODE_FIT
parent: "input_2"
layer: ""
inherit_alpha: true
slice9 {
x: 4.0
y: 4.0
z: 4.0
w: 4.0
}
clipping_mode: CLIPPING_MODE_NONE
clipping_visible: true
clipping_inverted: false
alpha: 1.0
template_node_child: true
size_mode: SIZE_MODE_MANUAL
custom_type: 0
enabled: true
visible: true
material: ""
}
nodes {
position {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
rotation {
x: 0.0
y: 0.0
z: 0.0
w: 1.0
}
scale {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
size {
x: 480.0
y: 50.0
z: 0.0
w: 1.0
}
color {
x: 0.722
y: 0.741
z: 0.761
w: 1.0
}
type: TYPE_TEXT
blend_mode: BLEND_MODE_ALPHA
text: "Tap me to input"
font: "text_bold"
id: "input_2/text"
xanchor: XANCHOR_NONE
yanchor: YANCHOR_NONE
pivot: PIVOT_CENTER
outline {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
shadow {
x: 1.0
y: 1.0
z: 1.0
w: 1.0
}
adjust_mode: ADJUST_MODE_FIT
line_break: false
parent: "input_2/root"
layer: ""
inherit_alpha: true
alpha: 1.0
outline_alpha: 0.0
shadow_alpha: 0.0
overridden_fields: 1
overridden_fields: 14
template_node_child: true
text_leading: 1.0
text_tracking: 0.0
custom_type: 0
enabled: true
visible: true
material: ""
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT
max_nodes: 512

View File

@@ -15,19 +15,5 @@ nodes {
inherit_alpha: true
template: "/example/templates/input.gui"
}
nodes {
type: TYPE_BOX
id: "input/root"
parent: "input"
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "input/text"
parent: "input/root"
overridden_fields: 1
overridden_fields: 14
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -19,55 +19,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/rich_input.gui"
}
nodes {
type: TYPE_BOX
id: "rich_input/root"
parent: "rich_input"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "rich_input/button"
parent: "rich_input/root"
template_node_child: true
}
nodes {
position {
x: -240.0
}
type: TYPE_TEXT
id: "rich_input/placeholder_text"
pivot: PIVOT_W
parent: "rich_input/button"
overridden_fields: 1
overridden_fields: 14
template_node_child: true
}
nodes {
position {
x: -240.0
}
type: TYPE_TEXT
id: "rich_input/input_text"
pivot: PIVOT_W
parent: "rich_input/button"
overridden_fields: 1
overridden_fields: 14
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "rich_input/cursor_node"
parent: "rich_input/button"
overridden_fields: 1
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "rich_input/cursor_text"
parent: "rich_input/cursor_node"
template_node_child: true
}
nodes {
position {
y: -150.0
@@ -78,42 +29,5 @@ nodes {
inherit_alpha: true
template: "/example/templates/rich_input.gui"
}
nodes {
type: TYPE_BOX
id: "rich_input_2/root"
parent: "rich_input_2"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "rich_input_2/button"
parent: "rich_input_2/root"
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "rich_input_2/placeholder_text"
parent: "rich_input_2/button"
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "rich_input_2/input_text"
parent: "rich_input_2/button"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "rich_input_2/cursor_node"
parent: "rich_input_2/button"
overridden_fields: 1
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "rich_input_2/cursor_text"
parent: "rich_input_2/cursor_node"
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -30,7 +30,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/pixel"
texture: "druid_example/pixel"
id: "progress_bar_back"
pivot: PIVOT_W
parent: "root"
@@ -47,7 +47,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/pixel"
texture: "druid_example/pixel"
id: "progress_bar_fill"
pivot: PIVOT_W
parent: "progress_bar_back"

View File

@@ -30,7 +30,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
texture: "druid_example/ui_circle_16"
id: "progress_bar_back"
pivot: PIVOT_W
parent: "root"
@@ -53,7 +53,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
texture: "druid_example/ui_circle_16"
id: "progress_bar_fill"
pivot: PIVOT_W
parent: "progress_bar_back"

View File

@@ -27,55 +27,6 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_1/root"
parent: "checkbox_1"
template_node_child: true
}
nodes {
color {
x: 0.31
y: 0.318
z: 0.322
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
id: "checkbox_1/button"
parent: "checkbox_1/root"
slice9 {
x: 8.0
y: 8.0
z: 8.0
w: 8.0
}
overridden_fields: 5
overridden_fields: 9
overridden_fields: 22
template_node_child: true
}
nodes {
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_1/icon"
parent: "checkbox_1/button"
overridden_fields: 9
template_node_child: true
}
nodes {
position {
y: -8.0
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_1/selected"
parent: "checkbox_1/button"
overridden_fields: 1
overridden_fields: 9
overridden_fields: 38
template_node_child: true
size_mode: SIZE_MODE_AUTO
}
nodes {
type: TYPE_TEMPLATE
id: "checkbox_2"
@@ -83,55 +34,6 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_2/root"
parent: "checkbox_2"
template_node_child: true
}
nodes {
color {
x: 0.31
y: 0.318
z: 0.322
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
id: "checkbox_2/button"
parent: "checkbox_2/root"
slice9 {
x: 8.0
y: 8.0
z: 8.0
w: 8.0
}
overridden_fields: 5
overridden_fields: 9
overridden_fields: 22
template_node_child: true
}
nodes {
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_2/icon"
parent: "checkbox_2/button"
overridden_fields: 9
template_node_child: true
}
nodes {
position {
y: -8.0
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_2/selected"
parent: "checkbox_2/button"
overridden_fields: 1
overridden_fields: 9
overridden_fields: 38
template_node_child: true
size_mode: SIZE_MODE_AUTO
}
nodes {
position {
x: 100.0
@@ -142,54 +44,5 @@ nodes {
inherit_alpha: true
template: "/example/examples/basic/checkbox/checkbox.gui"
}
nodes {
type: TYPE_BOX
id: "checkbox_3/root"
parent: "checkbox_3"
template_node_child: true
}
nodes {
color {
x: 0.31
y: 0.318
z: 0.322
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
id: "checkbox_3/button"
parent: "checkbox_3/root"
slice9 {
x: 8.0
y: 8.0
z: 8.0
w: 8.0
}
overridden_fields: 5
overridden_fields: 9
overridden_fields: 22
template_node_child: true
}
nodes {
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_3/icon"
parent: "checkbox_3/button"
overridden_fields: 9
template_node_child: true
}
nodes {
position {
y: -8.0
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "checkbox_3/selected"
parent: "checkbox_3/button"
overridden_fields: 1
overridden_fields: 9
overridden_fields: 38
template_node_child: true
size_mode: SIZE_MODE_AUTO
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT

View File

@@ -35,7 +35,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "background"
parent: "root"
inherit_alpha: true

View File

@@ -27,7 +27,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "scroll_view"
parent: "root"
inherit_alpha: true
@@ -53,7 +53,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "scroll_content"
pivot: PIVOT_N
parent: "scroll_view"
@@ -76,20 +76,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button_tutorial/root"
parent: "button_tutorial"
template_node_child: true
}
nodes {
type: TYPE_TEXT
text: "I do nothing!"
id: "button_tutorial/text"
parent: "button_tutorial/root"
overridden_fields: 8
template_node_child: true
}
nodes {
position {
x: -185.0
@@ -302,32 +288,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button_stencil/root"
parent: "button_stencil"
template_node_child: true
}
nodes {
scale {
x: 0.8
y: 0.8
}
size {
x: 300.0
y: 50.0
}
type: TYPE_TEXT
text: "Click outside stencil node"
id: "button_stencil/text"
line_break: true
parent: "button_stencil/root"
overridden_fields: 3
overridden_fields: 4
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
x: -185.0

View File

@@ -12,7 +12,7 @@ nodes {
y: 1000.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "root"
inherit_alpha: true
visible: false
@@ -31,7 +31,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "view"
pivot: PIVOT_N
parent: "root"
@@ -50,7 +50,7 @@ nodes {
y: 800.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "content"
pivot: PIVOT_N
parent: "view"
@@ -82,7 +82,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "panel"
parent: "prefab"
inherit_alpha: true

View File

@@ -12,7 +12,7 @@ nodes {
y: 1000.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "root"
inherit_alpha: true
visible: false
@@ -31,7 +31,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "view"
pivot: PIVOT_W
parent: "root"
@@ -50,7 +50,7 @@ nodes {
y: 360.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "content"
pivot: PIVOT_W
parent: "view"
@@ -82,7 +82,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "panel"
parent: "prefab"
inherit_alpha: true

View File

@@ -12,7 +12,7 @@ nodes {
y: 1000.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "root"
inherit_alpha: true
visible: false
@@ -31,7 +31,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "view"
pivot: PIVOT_N
parent: "root"
@@ -50,7 +50,7 @@ nodes {
y: 800.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "content"
pivot: PIVOT_N
parent: "view"
@@ -82,7 +82,7 @@ nodes {
z: 0.961
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "panel"
parent: "prefab"
inherit_alpha: true

View File

@@ -27,7 +27,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "scroll_view"
parent: "root"
inherit_alpha: true
@@ -53,7 +53,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "scroll_content"
pivot: PIVOT_N
parent: "scroll_view"
@@ -76,27 +76,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button1/root"
parent: "button1"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 1"
id: "button1/text"
line_break: true
parent: "button1/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -300.0
@@ -107,27 +86,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button2/root"
parent: "button2"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 2"
id: "button2/text"
line_break: true
parent: "button2/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -500.0
@@ -138,27 +96,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button3/root"
parent: "button3"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 3"
id: "button3/text"
line_break: true
parent: "button3/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -700.0
@@ -169,27 +106,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button4/root"
parent: "button4"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 4"
id: "button4/text"
line_break: true
parent: "button4/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -900.0
@@ -200,27 +116,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button5/root"
parent: "button5"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 5"
id: "button5/text"
line_break: true
parent: "button5/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -1100.0
@@ -231,27 +126,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button6/root"
parent: "button6"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 6"
id: "button6/text"
line_break: true
parent: "button6/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -1300.0
@@ -262,27 +136,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button7/root"
parent: "button7"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 7"
id: "button7/text"
line_break: true
parent: "button7/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -1500.0
@@ -293,27 +146,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button8/root"
parent: "button8"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 8"
id: "button8/text"
line_break: true
parent: "button8/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -1700.0
@@ -324,27 +156,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button9/root"
parent: "button9"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 9"
id: "button9/text"
line_break: true
parent: "button9/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -1900.0
@@ -355,27 +166,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button10/root"
parent: "button10"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 10"
id: "button10/text"
line_break: true
parent: "button10/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -2100.0
@@ -386,27 +176,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button11/root"
parent: "button11"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 11"
id: "button11/text"
line_break: true
parent: "button11/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -2300.0
@@ -417,27 +186,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button12/root"
parent: "button12"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 12"
id: "button12/text"
line_break: true
parent: "button12/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
y: -2500.0
@@ -448,27 +196,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
nodes {
type: TYPE_BOX
id: "button13/root"
parent: "button13"
template_node_child: true
}
nodes {
scale {
x: 0.9
y: 0.9
}
type: TYPE_TEXT
text: "Tap to scroll 13"
id: "button13/text"
line_break: true
parent: "button13/root"
overridden_fields: 3
overridden_fields: 8
overridden_fields: 18
template_node_child: true
}
nodes {
position {
x: 200.0
@@ -484,7 +211,7 @@ nodes {
z: 0.322
}
type: TYPE_BOX
texture: "druid/pixel"
texture: "druid_example/pixel"
id: "slider_back"
pivot: PIVOT_NE
parent: "scroll_view"
@@ -505,7 +232,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/ui_circle_16"
texture: "druid_example/ui_circle_16"
id: "slider_pin"
parent: "slider_back"
inherit_alpha: true

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {
@@ -34,24 +34,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/slider.gui"
}
nodes {
type: TYPE_BOX
id: "slider/root"
parent: "slider"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "slider/slider_back"
parent: "slider/root"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "slider/slider_pin"
parent: "slider/root"
template_node_child: true
}
nodes {
position {
y: 50.0

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {
@@ -34,24 +34,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/slider.gui"
}
nodes {
type: TYPE_BOX
id: "slider/root"
parent: "slider"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "slider/slider_back"
parent: "slider/root"
template_node_child: true
}
nodes {
type: TYPE_BOX
id: "slider/slider_pin"
parent: "slider/root"
template_node_child: true
}
nodes {
position {
y: 50.0

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {
@@ -34,38 +34,6 @@ nodes {
inherit_alpha: true
template: "/example/templates/slider.gui"
}
nodes {
size {
x: 40.0
y: 260.0
}
type: TYPE_BOX
id: "slider/root"
parent: "slider"
overridden_fields: 4
template_node_child: true
}
nodes {
size {
x: 9.0
y: 260.0
}
type: TYPE_BOX
id: "slider/slider_back"
parent: "slider/root"
overridden_fields: 4
template_node_child: true
}
nodes {
position {
y: 118.0
}
type: TYPE_BOX
id: "slider/slider_pin"
parent: "slider/root"
overridden_fields: 1
template_node_child: true
}
nodes {
position {
y: 170.0

View File

@@ -17,7 +17,7 @@ nodes {
z: 0.204
}
type: TYPE_BOX
texture: "druid/ui_circle_64"
texture: "druid_example/ui_circle_64"
id: "root"
inherit_alpha: true
slice9 {

View File

@@ -28,7 +28,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "text_area"
parent: "root"
inherit_alpha: true

View File

@@ -28,7 +28,7 @@ nodes {
z: 0.49
}
type: TYPE_BOX
texture: "druid/ui_circle_32"
texture: "druid_example/ui_circle_32"
id: "text_area"
parent: "root"
inherit_alpha: true