Widgets WIP

This commit is contained in:
Insality
2024-11-18 23:06:04 +02:00
parent 299f8501e8
commit dc8f3b99bb
8 changed files with 52 additions and 25 deletions

View File

@@ -14,14 +14,13 @@ nodes {
type: TYPE_BOX
texture: "druid/empty"
id: "root"
pivot: PIVOT_NW
adjust_mode: ADJUST_MODE_STRETCH
inherit_alpha: true
visible: false
}
nodes {
position {
y: -20.0
x: -200.0
}
scale {
x: 0.65
@@ -58,8 +57,7 @@ nodes {
}
nodes {
position {
x: 267.0
y: -20.0
x: 200.0
}
size {
x: 226.0
@@ -73,6 +71,7 @@ nodes {
type: TYPE_BOX
texture: "druid/rect_round2_width2"
id: "button"
pivot: PIVOT_E
parent: "root"
inherit_alpha: true
slice9 {
@@ -84,6 +83,7 @@ nodes {
}
nodes {
position {
x: -113.0
y: -20.0
}
size {
@@ -104,6 +104,9 @@ nodes {
inherit_alpha: true
}
nodes {
position {
x: -113.0
}
scale {
x: 0.65
y: 0.65