Druid-Extension/example/examples/basic/button/basic_button_double_click.gui
2024-11-20 23:43:39 +02:00

21 lines
374 B
Plaintext

nodes {
size {
x: 200.0
y: 100.0
}
type: TYPE_BOX
id: "root"
inherit_alpha: true
size_mode: SIZE_MODE_AUTO
visible: false
}
nodes {
type: TYPE_TEMPLATE
id: "button"
parent: "root"
inherit_alpha: true
template: "/example/templates/button_text_green.gui"
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT