Tiling node to component, add way to move examples properties code to example itself

This commit is contained in:
Insality
2025-03-29 19:29:08 +02:00
parent 3f22e9c542
commit d6fb8cad09
6 changed files with 49 additions and 31 deletions

View File

@@ -15,14 +15,15 @@ nodes {
}
nodes {
size {
x: 500.0
y: 500.0
x: 900.0
y: 900.0
}
type: TYPE_BOX
texture: "tiling_texture/pattern_0004"
id: "tiling_node"
parent: "root"
inherit_alpha: true
alpha: 0.42
material: "gui_tiling_node"
}
material: "/builtins/materials/gui.material"