159 lines
6.2 KiB
Plaintext
159 lines
6.2 KiB
Plaintext
(schema_version: 6,resources: {
|
|
},
|
|
entities: {
|
|
1: (components: {
|
|
"bevy_ecs::name::Name": "Placement Floor",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, -0.25, 0.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorId": ("physics-placement-floor"),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::ColliderDesc": (
|
|
enabled: true,
|
|
is_trigger: false,
|
|
shape: Cuboid(x_length: 14.0, y_length: 0.5, z_length: 10.0),
|
|
),
|
|
"shared::components::EditorVisibility": (visible: true),
|
|
"shared::components::HierarchySiblingIndex": (0),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (14.0, 0.5, 10.0),
|
|
surface: (
|
|
id: ("slot:primitive:surface"),
|
|
name: "Surface",
|
|
material: Some(((
|
|
asset_id: "6cc5ffc1-16fb-5652-ab6b-0bb9b4f36ae2",
|
|
sub_asset_id: "material:source",
|
|
label: "Legacy Material 78bc49856f47eae1",
|
|
source_path: Some("assets/materials/migrated/legacy-78bc49856f47eae1.material.ron"),
|
|
))),
|
|
),
|
|
),
|
|
"shared::components::RigidBodyDesc": (body: Static),
|
|
}),
|
|
2: (components: {
|
|
"bevy_ecs::name::Name": "Placement Cuboid",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-2.0, 3.0, 0.0),
|
|
rotation: (0.1305262, 0.0, 0.0, 0.9914449),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorId": ("physics-placement-prop-a"),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::ColliderDesc": (
|
|
enabled: true,
|
|
is_trigger: false,
|
|
shape: Cuboid(x_length: 1.2, y_length: 1.2, z_length: 1.2),
|
|
),
|
|
"shared::components::EditorVisibility": (visible: true),
|
|
"shared::components::HierarchySiblingIndex": (1),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 1.2, 1.2),
|
|
surface: (
|
|
id: ("slot:primitive:surface"),
|
|
name: "Surface",
|
|
material: Some(((
|
|
asset_id: "0cb3fb85-db18-52ea-8c42-b5ab58e90965",
|
|
sub_asset_id: "material:source",
|
|
label: "Legacy Material 05a00cdd0a637f9e",
|
|
source_path: Some("assets/materials/migrated/legacy-05a00cdd0a637f9e.material.ron"),
|
|
))),
|
|
),
|
|
),
|
|
"shared::components::RigidBodyDesc": (body: Static),
|
|
}),
|
|
3: (components: {
|
|
"bevy_ecs::name::Name": "Placement Sphere",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, 5.0, 0.0),
|
|
rotation: (0.0, 0.2164396, 0.0, 0.976296),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorId": ("physics-placement-prop-b"),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::ColliderDesc": (
|
|
enabled: true,
|
|
is_trigger: false,
|
|
shape: Sphere(radius: 0.8),
|
|
),
|
|
"shared::components::EditorVisibility": (visible: true),
|
|
"shared::components::HierarchySiblingIndex": (2),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::Primitive": (
|
|
shape: Sphere,
|
|
size: (1.6, 1.6, 1.6),
|
|
surface: (
|
|
id: ("slot:primitive:surface"),
|
|
name: "Surface",
|
|
material: Some(((
|
|
asset_id: "5b60f0a9-53b8-56b4-8ee9-cffd2e117c55",
|
|
sub_asset_id: "material:source",
|
|
label: "Legacy Material 0a21ebb8e495bf57",
|
|
source_path: Some("assets/materials/migrated/legacy-0a21ebb8e495bf57.material.ron"),
|
|
))),
|
|
),
|
|
),
|
|
"shared::components::RigidBodyDesc": (body: Static),
|
|
}),
|
|
4: (components: {
|
|
"bevy_ecs::name::Name": "Placement Capsule",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (2.0, 7.0, 0.0),
|
|
rotation: (0.092296, 0.092296, -0.008077, 0.991405),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorId": ("physics-placement-prop-c"),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::ColliderDesc": (
|
|
enabled: true,
|
|
is_trigger: false,
|
|
shape: Capsule(radius: 0.45, height: 1.8),
|
|
),
|
|
"shared::components::EditorVisibility": (visible: true),
|
|
"shared::components::HierarchySiblingIndex": (3),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (0.9, 1.8, 0.9),
|
|
surface: (
|
|
id: ("slot:primitive:surface"),
|
|
name: "Surface",
|
|
material: Some(((
|
|
asset_id: "2fb3fcd4-f7b7-5f28-bf79-2241e47c7ea8",
|
|
sub_asset_id: "material:source",
|
|
label: "Legacy Material cc0396f5c90fb7bb",
|
|
source_path: Some("assets/materials/migrated/legacy-cc0396f5c90fb7bb.material.ron"),
|
|
))),
|
|
),
|
|
),
|
|
"shared::components::RigidBodyDesc": (body: Static),
|
|
}),
|
|
5: (components: {
|
|
"bevy_ecs::name::Name": "Placement Sun",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, 8.0, 2.0),
|
|
rotation: (-0.3826834, 0.0, 0.0, 0.9238795),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorId": ("physics-placement-sun"),
|
|
"shared::components::ActorKind": Light,
|
|
"shared::components::EditorVisibility": (visible: true),
|
|
"shared::components::HierarchySiblingIndex": (4),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::LightDesc": (
|
|
kind: Directional,
|
|
color: (r: 1.0, g: 0.95, b: 0.85, a: 1.0),
|
|
intensity: 100000.0,
|
|
range: 0.0,
|
|
shadows: true,
|
|
inner_angle_deg: 25.0,
|
|
outer_angle_deg: 35.0,
|
|
),
|
|
}),
|
|
},
|
|
) |