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

@@ -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"