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
}
@@ -51,6 +52,7 @@ nodes {
z: 1.0
}
parent: "root"
layer: "druid_text_bold"
inherit_alpha: true
outline_alpha: 0.0
shadow_alpha: 0.0
@@ -137,7 +139,14 @@ nodes {
pivot: PIVOT_S
adjust_mode: ADJUST_MODE_STRETCH
parent: "E_Anchor"
layer: "druid"
inherit_alpha: true
}
layers {
name: "druid"
}
layers {
name: "druid_text_bold"
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT