Update property panels layers

This commit is contained in:
Insality
2025-10-26 22:35:03 +02:00
parent 3e0d898b32
commit f0f90ce9b1
9 changed files with 105 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ nodes {
texture: "druid/empty"
id: "root"
adjust_mode: ADJUST_MODE_STRETCH
layer: "druid"
inherit_alpha: true
visible: false
}
@@ -52,6 +53,7 @@ nodes {
}
adjust_mode: ADJUST_MODE_STRETCH
parent: "root"
layer: "druid_text_bold"
inherit_alpha: true
outline_alpha: 0.0
shadow_alpha: 0.0
@@ -89,6 +91,7 @@ nodes {
texture: "druid/rect_round2_width2"
id: "button"
parent: "E_Anchor"
layer: "druid"
inherit_alpha: true
slice9 {
x: 5.0
@@ -116,6 +119,7 @@ nodes {
pivot: PIVOT_S
adjust_mode: ADJUST_MODE_STRETCH
parent: "button"
layer: "druid"
inherit_alpha: true
}
nodes {
@@ -147,9 +151,16 @@ nodes {
z: 1.0
}
parent: "button"
layer: "druid_text_bold"
inherit_alpha: true
outline_alpha: 0.0
shadow_alpha: 0.0
}
layers {
name: "druid"
}
layers {
name: "druid_text_bold"
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT