project/main/startscreen.collection
2025-08-29 12:59:38 +01:00

56 lines
1.2 KiB
Text

name: "startscreen"
scale_along_z: 0
embedded_instances {
id: "background"
data: "embedded_components {\n"
" id: \"sprite\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"startscreen\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" x: 527.5\n"
" y: 344.0\n"
" }\n"
" scale {\n"
" x: 0.9915\n"
" y: 0.99\n"
" }\n"
"}\n"
""
}
embedded_instances {
id: "buttons"
data: "components {\n"
" id: \"startscreen\"\n"
" component: \"/main/startscreen.gui\"\n"
"}\n"
""
}
embedded_instances {
id: "cloud1"
data: "components {\n"
" id: \"clouds\"\n"
" component: \"/main/clouds.script\"\n"
"}\n"
"embedded_components {\n"
" id: \"cloud1\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"cloud\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
"}\n"
""
scale3 {
x: 1.226128
y: 1.169056
}
}