55 lines
2 KiB
Go
55 lines
2 KiB
Go
embedded_components {
|
|
id: "uprightplatform"
|
|
type: "sprite"
|
|
data: "default_animation: \"UpRightPlatform\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 679.0
|
|
y: 21.0
|
|
z: 0.1
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "uprightplatform1"
|
|
type: "sprite"
|
|
data: "default_animation: \"UpRightPlatform\"\nmaterial: \"/builtins/materials/sprite.material\"\nsize {\n x: 922.0\n y: 88.0\n}\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 679.0
|
|
y: 269.0
|
|
z: 0.1
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "uprightplatform2"
|
|
type: "sprite"
|
|
data: "default_animation: \"UpRightPlatform\"\nmaterial: \"/builtins/materials/sprite.material\"\nsize {\n x: 922.0\n y: 88.0\n}\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 679.0
|
|
y: 532.0
|
|
z: 0.1
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "upleftplatform"
|
|
type: "sprite"
|
|
data: "default_animation: \"UpLeftPlatform\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 431.0
|
|
y: 145.0
|
|
z: 0.1
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "upleftplatform1"
|
|
type: "sprite"
|
|
data: "default_animation: \"UpLeftPlatform\"\nmaterial: \"/builtins/materials/sprite.material\"\nsize {\n x: 896.0\n y: 99.0\n}\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 431.0
|
|
y: 399.0
|
|
z: 0.1
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "collisionobject"
|
|
type: "collisionobject"
|
|
data: "type: COLLISION_OBJECT_TYPE_STATIC\nmass: 0.0\nfriction: 0.1\nrestitution: 0.5\ngroup: \"platform\"\nmask: \"player\"\nembedded_collision_shape {\n shapes {\n shape_type: TYPE_BOX\n position {\n x: 655.0\n y: 16.0\n }\n rotation {\n z: 0.010910967\n w: 0.99994045\n }\n index: 0\n count: 3\n }\n data: 394.12912\n data: 10.0\n data: 10.0\n}\n"
|
|
}
|