mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update example assets
This commit is contained in:
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.961
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "root"
|
||||
layer: "druid"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.62
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "root"
|
||||
layer: "druid"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.608
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "root"
|
||||
layer: "druid"
|
||||
inherit_alpha: true
|
||||
|
@@ -16,7 +16,7 @@ nodes {
|
||||
y: 0.984
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "root"
|
||||
layer: "druid"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.624
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "root"
|
||||
layer: "druid"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.49
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/rect_round2_width1"
|
||||
texture: "druid_example/rect_round2_width1"
|
||||
id: "root"
|
||||
inherit_alpha: true
|
||||
slice9 {
|
||||
|
@@ -22,7 +22,7 @@ nodes {
|
||||
y: 80.0
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/rect_round2_width1"
|
||||
texture: "druid_example/rect_round2_width1"
|
||||
id: "button"
|
||||
parent: "root"
|
||||
inherit_alpha: true
|
||||
@@ -100,7 +100,7 @@ nodes {
|
||||
z: 0.961
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_16"
|
||||
texture: "druid_example/ui_circle_16"
|
||||
id: "cursor_node"
|
||||
parent: "button"
|
||||
inherit_alpha: true
|
||||
|
@@ -13,7 +13,7 @@ nodes {
|
||||
z: 0.157
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/empty"
|
||||
texture: "druid_example/empty"
|
||||
id: "root"
|
||||
inherit_alpha: true
|
||||
}
|
||||
@@ -28,7 +28,7 @@ nodes {
|
||||
z: 0.157
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_8"
|
||||
texture: "druid_example/ui_circle_8"
|
||||
id: "slider_back"
|
||||
parent: "root"
|
||||
inherit_alpha: true
|
||||
@@ -53,7 +53,7 @@ nodes {
|
||||
z: 0.761
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_8"
|
||||
texture: "druid_example/ui_circle_8"
|
||||
id: "slider_pin"
|
||||
parent: "root"
|
||||
inherit_alpha: true
|
||||
|
Reference in New Issue
Block a user