13 lines
353 B
Go
13 lines
353 B
Go
components {
|
|
id: "scoreboard"
|
|
component: "/main/scoreboard.script"
|
|
}
|
|
embedded_components {
|
|
id: "sprite"
|
|
type: "sprite"
|
|
data: "default_animation: \"scoreboard\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 447.0
|
|
y: 293.0
|
|
}
|
|
}
|