project/main/startscreen.collection
2025-09-14 15:20:29 +01:00

103 lines
2.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: \\\"startscreennew\\\"\\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: 1.0956\n"
" y: 1.1012658\n"
" }\n"
"}\n"
"embedded_components {\n"
" id: \"sprite1\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"title\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" x: 554.0\n"
" y: 498.0\n"
" z: 1.0\n"
" }\n"
" scale {\n"
" x: 1.33\n"
" y: 1.33\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: \\\"cloudright\\\"\\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
}
}
embedded_instances {
id: "cloud2"
data: "components {\n"
" id: \"cloudleft\"\n"
" component: \"/main/cloudleft.script\"\n"
"}\n"
"embedded_components {\n"
" id: \"cloud2\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"cloudleft\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"size {\\n"
" x: 467.0\\n"
" y: 193.0\\n"
"}\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
"}\n"
""
scale3 {
x: 1.226128
y: 1.169056
}
}