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

19 lines
770 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_STATIC\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: 7.6510553\n data: 58.742554\n data: 10.0\n}\n"
}