project/main/entername.collection

33 lines
739 B
Text

name: "entername"
scale_along_z: 0
embedded_instances {
id: "background"
data: "components {\n"
" id: \"entername\"\n"
" component: \"/main/entername.script\"\n"
"}\n"
"embedded_components {\n"
" id: \"sprite\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"enternamescreen\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" scale {\n"
" x: 1.17877\n"
" y: 1.169797\n"
" }\n"
"}\n"
""
}
embedded_instances {
id: "entername_gui"
data: "components {\n"
" id: \"entername1\"\n"
" component: \"/main/entername.gui\"\n"
"}\n"
""
}