project/build/default_html5/_generated_2934fa86a8d15d1f.go
2025-08-25 01:59:20 +01:00

9 lines
310 B
Go

components {
id: "GameOver"
component: "/main/gameover.script"
}
embedded_components {
id: "sprite"
type: "sprite"
data: "default_animation: \"GameOverScreen\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
}