19 lines
771 B
Go
19 lines
771 B
Go
embedded_components {
|
|
id: "ladder"
|
|
type: "sprite"
|
|
data: "default_animation: \"shortladder\"\nmaterial: \"/builtins/materials/sprite.material\"\ntextures {\n sampler: \"texture_sampler\"\n texture: \"/main/graphics.atlas\"\n}\n"
|
|
position {
|
|
x: 565.0
|
|
y: 87.0
|
|
z: 0.2
|
|
}
|
|
scale {
|
|
x: 0.679529
|
|
y: 0.958697
|
|
}
|
|
}
|
|
embedded_components {
|
|
id: "collisionobject"
|
|
type: "collisionobject"
|
|
data: "type: COLLISION_OBJECT_TYPE_TRIGGER\nmass: 0.0\nfriction: 0.1\nrestitution: 0.5\ngroup: \"ladder\"\nmask: \"player\"\nembedded_collision_shape {\n shapes {\n shape_type: TYPE_BOX\n position {\n x: 558.0\n y: 83.0\n }\n rotation {\n }\n index: 0\n count: 3\n }\n data: 23.418262\n data: 58.742554\n data: 10.0\n}\n"
|
|
}
|