project/main/gameover.collection
2025-08-25 01:59:20 +01:00

37 lines
738 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: \\\"GameOverScreen\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\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
}
}