Blacksite/assets/levels/collider_diagnostics_showcase.scn.ron

208 lines
8.4 KiB
Plaintext

(schema_version: 6,resources: {
},
entities: {
1: (components: {
"bevy_ecs::name::Name": "Valid Box Collider",
"bevy_transform::components::transform::Transform": (
translation: (-4.5, 1.0, 0.0),
rotation: (0.0, 0.0, 0.0, 1.0),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-box"),
"shared::components::ActorKind": StaticMesh,
"shared::components::ColliderDesc": (
enabled: true, is_trigger: false,
shape: Cuboid(x_length: 1.8, y_length: 2.0, z_length: 1.8),
),
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (0),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Box,
size: (1.8, 2.0, 1.8),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "069977d1-acb8-5bf2-8afa-dfe2abbd4303",
sub_asset_id: "material:source",
label: "Legacy Material 964101ee77293501",
source_path: Some("assets/materials/migrated/legacy-964101ee77293501.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
2: (components: {
"bevy_ecs::name::Name": "Valid Sphere Collider",
"bevy_transform::components::transform::Transform": (
translation: (-2.25, 1.0, 0.0),
rotation: (0.0, 0.0, 0.0, 1.0),
scale: (1.0, 1.35, 0.8),
),
"shared::components::ActorId": ("collider-showcase-sphere"),
"shared::components::ActorKind": StaticMesh,
"shared::components::ColliderDesc": (
enabled: true, is_trigger: false, shape: Sphere(radius: 1.0),
),
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (1),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Sphere,
size: (2.0, 2.0, 2.0),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "81212e15-4fc8-50ca-bd7d-ac596505cb4c",
sub_asset_id: "material:source",
label: "Legacy Material a74f874eafd5d224",
source_path: Some("assets/materials/migrated/legacy-a74f874eafd5d224.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
3: (components: {
"bevy_ecs::name::Name": "Valid Capsule Collider",
"bevy_transform::components::transform::Transform": (
translation: (0.0, 1.4, 0.0),
rotation: (0.0, 0.1950903, 0.0, 0.9807853),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-capsule"),
"shared::components::ActorKind": StaticMesh,
"shared::components::ColliderDesc": (
enabled: true, is_trigger: false, shape: Capsule(radius: 0.7, height: 2.8),
),
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (2),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Box,
size: (1.4, 2.8, 1.4),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "7a818722-7a73-5541-838c-cedbef0648f7",
sub_asset_id: "material:source",
label: "Legacy Material 2b86cae1d3bfacae",
source_path: Some("assets/materials/migrated/legacy-2b86cae1d3bfacae.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
4: (components: {
"bevy_ecs::name::Name": "Trigger Collider",
"bevy_transform::components::transform::Transform": (
translation: (2.25, 1.0, 0.0),
rotation: (0.0, 0.0, 0.0, 1.0),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-trigger"),
"shared::components::ActorKind": StaticMesh,
"shared::components::ColliderDesc": (
enabled: true, is_trigger: true, shape: Sphere(radius: 1.0),
),
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (3),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Sphere,
size: (2.0, 2.0, 2.0),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "6c8791ac-a746-58a2-b097-17d2fe0494dc",
sub_asset_id: "material:source",
label: "Legacy Material c6fbbebd3e1a9943",
source_path: Some("assets/materials/migrated/legacy-c6fbbebd3e1a9943.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
5: (components: {
"bevy_ecs::name::Name": "Disabled Collider",
"bevy_transform::components::transform::Transform": (
translation: (4.5, 1.0, 0.0),
rotation: (0.0, 0.0, 0.0, 1.0),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-disabled"),
"shared::components::ActorKind": StaticMesh,
"shared::components::ColliderDesc": (
enabled: false, is_trigger: false,
shape: Cuboid(x_length: 1.8, y_length: 2.0, z_length: 1.8),
),
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (4),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Box,
size: (1.8, 2.0, 1.8),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "ba295f51-426f-5fdb-b444-a5f1cc5199da",
sub_asset_id: "material:source",
label: "Legacy Material c6c02ef278fba7c3",
source_path: Some("assets/materials/migrated/legacy-c6c02ef278fba7c3.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
6: (components: {
"bevy_ecs::name::Name": "Missing Collider",
"bevy_transform::components::transform::Transform": (
translation: (0.0, 1.0, -3.0),
rotation: (0.0, 0.0, 0.0, 1.0),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-missing"),
"shared::components::ActorKind": StaticMesh,
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (5),
"shared::components::LevelObject": (),
"shared::components::Primitive": (
shape: Box,
size: (1.8, 2.0, 1.8),
surface: (
id: ("slot:primitive:surface"),
name: "Surface",
material: Some(((
asset_id: "c98f2306-b6f1-5d02-b232-19e74e886e20",
sub_asset_id: "material:source",
label: "Legacy Material 77cc6503f24bb9e8",
source_path: Some("assets/materials/migrated/legacy-77cc6503f24bb9e8.material.ron"),
))),
),
),
"shared::components::RigidBodyDesc": (body: Static),
}),
7: (components: {
"bevy_ecs::name::Name": "Collider Showcase Sun",
"bevy_transform::components::transform::Transform": (
translation: (0.0, 8.0, 4.0),
rotation: (-0.3826834, 0.0, 0.0, 0.9238795),
scale: (1.0, 1.0, 1.0),
),
"shared::components::ActorId": ("collider-showcase-sun"),
"shared::components::ActorKind": Light,
"shared::components::EditorVisibility": (visible: true),
"shared::components::HierarchySiblingIndex": (6),
"shared::components::LevelObject": (),
"shared::components::LightDesc": (
kind: Directional, color: (r: 1.0, g: 0.95, b: 0.88, a: 1.0),
intensity: 100000.0, range: 0.0, shadows: true,
inner_angle_deg: 25.0, outer_angle_deg: 35.0,
),
}),
},
)