project/main/level3prescreen.collection
2025-08-27 01:05:31 +01:00

24 lines
572 B
Text

name: "level3prescreen"
scale_along_z: 0
embedded_instances {
id: "background"
data: "components {\n"
" id: \"level3prescreen\"\n"
" component: \"/main/level3prescreen.script\"\n"
"}\n"
"embedded_components {\n"
" id: \"sprite\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"level3\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" z: 0.7\n"
" }\n"
"}\n"
""
}