16 lines
372 B
Go
16 lines
372 B
Go
components {
|
|
id: "clouds"
|
|
component: "/main/clouds.script"
|
|
}
|
|
embedded_components {
|
|
id: "cloud1"
|
|
type: "sprite"
|
|
data: "default_animation: \"cloud1\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
z: 0.4
|
|
}
|
|
scale {
|
|
x: 1.295998
|
|
y: 1.368312
|
|
}
|
|
}
|