mirror of
https://github.com/Insality/druid
synced 2025-09-28 18:42:20 +02:00
Move examples to new collections
This commit is contained in:
@@ -16,7 +16,7 @@ background_color {
|
||||
nodes {
|
||||
position {
|
||||
x: 300.0
|
||||
y: 400.0
|
||||
y: 415.0
|
||||
z: 0.0
|
||||
w: 1.0
|
||||
}
|
||||
@@ -34,7 +34,7 @@ nodes {
|
||||
}
|
||||
size {
|
||||
x: 600.0
|
||||
y: 800.0
|
||||
y: 830.0
|
||||
z: 0.0
|
||||
w: 1.0
|
||||
}
|
||||
@@ -130,6 +130,12 @@ nodes {
|
||||
text_leading: 1.0
|
||||
text_tracking: 0.0
|
||||
}
|
||||
layers {
|
||||
name: "image"
|
||||
}
|
||||
layers {
|
||||
name: "text"
|
||||
}
|
||||
material: "/builtins/materials/gui.material"
|
||||
adjust_reference: ADJUST_REFERENCE_PARENT
|
||||
max_nodes: 512
|
||||
|
Reference in New Issue
Block a user