49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
name: "settings"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "background"
|
|
data: "components {\n"
|
|
" id: \"settings\"\n"
|
|
" component: \"/main/settings.script\"\n"
|
|
"}\n"
|
|
"components {\n"
|
|
" id: \"settings1\"\n"
|
|
" component: \"/main/settings.gui\"\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"sprite\"\n"
|
|
" type: \"sprite\"\n"
|
|
" data: \"default_animation: \\\"settingsscreen\\\"\\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: 345.0\n"
|
|
" }\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"sprite1\"\n"
|
|
" type: \"sprite\"\n"
|
|
" data: \"default_animation: \\\"volume\\\"\\n"
|
|
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
|
|
"textures {\\n"
|
|
" sampler: \\\"texture_sampler\\\"\\n"
|
|
" texture: \\\"/main/graphics.atlas\\\"\\n"
|
|
"}\\n"
|
|
"\"\n"
|
|
" position {\n"
|
|
" x: 522.0\n"
|
|
" y: 450.0\n"
|
|
" z: 0.1\n"
|
|
" }\n"
|
|
" scale {\n"
|
|
" x: 0.4\n"
|
|
" y: 0.4\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
}
|