41 lines
798 B
Text
41 lines
798 B
Text
name: "GameOver"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "background"
|
|
data: "components {\n"
|
|
" id: \"GameOver\"\n"
|
|
" component: \"/main/gameover.script\"\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"sprite\"\n"
|
|
" type: \"sprite\"\n"
|
|
" data: \"default_animation: \\\"Gameover\\\"\\n"
|
|
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
|
|
"textures {\\n"
|
|
" sampler: \\\"texture_sampler\\\"\\n"
|
|
" texture: \\\"/main/graphics.atlas\\\"\\n"
|
|
"}\\n"
|
|
"\"\n"
|
|
" scale {\n"
|
|
" x: 1.0624\n"
|
|
" y: 1.0576\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
scale3 {
|
|
x: 1.033
|
|
y: 1.025
|
|
}
|
|
}
|
|
embedded_instances {
|
|
id: "button"
|
|
data: "components {\n"
|
|
" id: \"button\"\n"
|
|
" component: \"/main/button.gui\"\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: -526.0
|
|
y: -344.0
|
|
}
|
|
}
|