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

@@ -12,7 +12,7 @@ nodes {
y: 40.0
}
type: TYPE_BOX
texture: "druid/empty"
texture: "druid_example/empty"
id: "root"
pivot: PIVOT_NW
adjust_mode: ADJUST_MODE_STRETCH
@@ -71,7 +71,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
@@ -89,7 +89,7 @@ nodes {
z: 0.761
}
type: TYPE_BOX
texture: "druid/icon_check"
texture: "druid_example/icon_check"
id: "icon"
parent: "button"
inherit_alpha: true
@@ -109,7 +109,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