28 lines
641 B
Text
28 lines
641 B
Text
name: "instructions"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "background"
|
|
data: "components {\n"
|
|
" id: \"instructions\"\n"
|
|
" component: \"/main/instructions.script\"\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"sprite\"\n"
|
|
" type: \"sprite\"\n"
|
|
" data: \"default_animation: \\\"Instructionsscreen\\\"\\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.999\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
}
|