mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update example assets
This commit is contained in:
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "button"
|
||||
inherit_alpha: true
|
||||
slice9 {
|
||||
@@ -65,7 +65,7 @@ nodes {
|
||||
y: 0.984
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/icon_arrow"
|
||||
texture: "druid_example/icon_arrow"
|
||||
id: "icon"
|
||||
parent: "button"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/empty"
|
||||
texture: "druid_example/empty"
|
||||
id: "root"
|
||||
inherit_alpha: true
|
||||
}
|
||||
@@ -46,7 +46,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/pixel"
|
||||
texture: "druid_example/pixel"
|
||||
id: "background"
|
||||
parent: "background_mask"
|
||||
inherit_alpha: true
|
||||
@@ -59,7 +59,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
texture: "druid/empty"
|
||||
texture: "druid_example/empty"
|
||||
id: "stick_root"
|
||||
parent: "root"
|
||||
inherit_alpha: true
|
||||
@@ -77,7 +77,7 @@ nodes {
|
||||
z: 0.0
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_64_blur_8"
|
||||
texture: "druid_example/ui_circle_64_blur_8"
|
||||
id: "stick_shadow"
|
||||
parent: "stick_root"
|
||||
inherit_alpha: true
|
||||
@@ -95,7 +95,7 @@ nodes {
|
||||
z: 0.49
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_64"
|
||||
texture: "druid_example/ui_circle_64"
|
||||
id: "stick"
|
||||
parent: "stick_root"
|
||||
inherit_alpha: true
|
||||
@@ -121,7 +121,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_16"
|
||||
texture: "druid_example/ui_circle_16"
|
||||
id: "dot_1"
|
||||
parent: "stick"
|
||||
inherit_alpha: true
|
||||
@@ -141,7 +141,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_16"
|
||||
texture: "druid_example/ui_circle_16"
|
||||
id: "dot_2"
|
||||
parent: "stick"
|
||||
inherit_alpha: true
|
||||
@@ -161,7 +161,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_16"
|
||||
texture: "druid_example/ui_circle_16"
|
||||
id: "dot_3"
|
||||
parent: "stick"
|
||||
inherit_alpha: true
|
||||
@@ -181,7 +181,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_16"
|
||||
texture: "druid_example/ui_circle_16"
|
||||
id: "dot_4"
|
||||
parent: "stick"
|
||||
inherit_alpha: true
|
||||
|
@@ -17,7 +17,7 @@ nodes {
|
||||
z: 0.322
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "button"
|
||||
inherit_alpha: true
|
||||
slice9 {
|
||||
@@ -41,7 +41,7 @@ nodes {
|
||||
z: 0.961
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "fill"
|
||||
pivot: PIVOT_W
|
||||
parent: "button"
|
||||
|
Reference in New Issue
Block a user