1178 lines
34 KiB
Plaintext
1178 lines
34 KiB
Plaintext
(schema_version: 2,
|
|
resources: {},
|
|
entities: {
|
|
4294967126: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar Copy",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (3.7178926, 3.5, -11.932255),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (23),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
4294967158: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Scene Sun",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, 5.316672, 0.0),
|
|
rotation: (-0.21401538, 0.31161797, 0.67592126, 0.6326311),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": Light,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (0),
|
|
"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,
|
|
),
|
|
},
|
|
),
|
|
4294967159: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Ground",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, -0.5, 0.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (1),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.42,
|
|
g: 0.45,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.92,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 200.0,
|
|
y_length: 1.0,
|
|
z_length: 200.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (200.0, 1.0, 200.0),
|
|
),
|
|
},
|
|
),
|
|
8589934420: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar Copy",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-12.079595, 3.5, -13.098544),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (25),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934456: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Player Start",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (0.0, 0.9900649, 12.46175),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": PlayerSpawn,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (2),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::PlayerSpawn": (),
|
|
},
|
|
),
|
|
8589934457: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "ShowcaseSphere",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-1.3999996, 0.6, 4.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (3),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.9,
|
|
g: 0.9,
|
|
b: 0.92,
|
|
a: 1.0,
|
|
),
|
|
metallic: 1.0,
|
|
roughness: 0.95,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Sphere(
|
|
radius: 0.6,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Sphere,
|
|
size: (1.2, 1.2, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934458: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "ShowcaseSphere",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-3.6, 0.6, 4.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (4),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.9,
|
|
g: 0.9,
|
|
b: 0.92,
|
|
a: 1.0,
|
|
),
|
|
metallic: 1.0,
|
|
roughness: 0.6,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Sphere(
|
|
radius: 0.6,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Sphere,
|
|
size: (1.2, 1.2, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934459: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "ShowcaseSphere",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-5.8, 0.6, 4.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (5),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.9,
|
|
g: 0.9,
|
|
b: 0.92,
|
|
a: 1.0,
|
|
),
|
|
metallic: 1.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Sphere(
|
|
radius: 0.6,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Sphere,
|
|
size: (1.2, 1.2, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934460: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "ShowcaseSphere",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-8.0, 0.6, 4.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (6),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.9,
|
|
g: 0.9,
|
|
b: 0.92,
|
|
a: 1.0,
|
|
),
|
|
metallic: 1.0,
|
|
roughness: 0.05,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Sphere(
|
|
radius: 0.6,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Sphere,
|
|
size: (1.2, 1.2, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934461: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.90000004, 9.5),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (7),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 1.8000001,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 1.8000001, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934462: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.81000006, 10.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (8),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 1.6200001,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 1.6200001, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934463: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.72, 10.5),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (9),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 1.44,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 1.44, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934464: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.63, 11.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (10),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 1.26,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 1.26, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934465: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.54, 11.5),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (11),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 1.08,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 1.08, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934466: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.45000002, 12.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (12),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.90000004,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.90000004, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934467: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.36, 12.5),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (13),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.72,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.72, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934468: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.27, 13.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (14),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.54,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.54, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934469: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.18, 13.5),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (15),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.36,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.36, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934470: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Stair",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (12.0, 0.09, 14.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (16),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.55,
|
|
g: 0.52,
|
|
b: 0.48,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.8,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.18,
|
|
z_length: 0.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.18, 0.5),
|
|
),
|
|
},
|
|
),
|
|
8589934471: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Ramp",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-14.0, 1.6, 0.0),
|
|
rotation: (-0.17364821, 0.0, 0.0, 0.9848078),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (17),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.3,
|
|
g: 0.45,
|
|
b: 0.7,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.1,
|
|
roughness: 0.55,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 5.0,
|
|
y_length: 0.4,
|
|
z_length: 9.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (5.0, 0.4, 9.0),
|
|
),
|
|
},
|
|
),
|
|
8589934472: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Crate",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (5.4, 0.5, 2.4),
|
|
rotation: (0.0, 0.94948566, 0.0, -0.31381062),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (18),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.72,
|
|
g: 0.45,
|
|
b: 0.2,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.85,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.0,
|
|
y_length: 1.0,
|
|
z_length: 1.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.0, 1.0, 1.0),
|
|
),
|
|
},
|
|
),
|
|
8589934473: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Crate",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (4.0, 0.75, 2.0),
|
|
rotation: (0.0, 0.9854498, 0.0, 0.16996713),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (19),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.72,
|
|
g: 0.45,
|
|
b: 0.2,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.85,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.5,
|
|
y_length: 1.5,
|
|
z_length: 1.5,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.5, 1.5, 1.5),
|
|
),
|
|
},
|
|
),
|
|
8589934474: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Crate",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-2.3, 0.5, -3.1),
|
|
rotation: (0.0, 0.72083056, 0.0, -0.6931113),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (20),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.72,
|
|
g: 0.45,
|
|
b: 0.2,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.85,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.0,
|
|
y_length: 1.0,
|
|
z_length: 1.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.0, 1.0, 1.0),
|
|
),
|
|
},
|
|
),
|
|
8589934475: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Crate",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-1.6, 0.5, -3.2),
|
|
rotation: (0.0, -0.53118616, 0.0, 0.8472551),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (21),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.72,
|
|
g: 0.45,
|
|
b: 0.2,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.85,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.0,
|
|
y_length: 1.0,
|
|
z_length: 1.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.0, 1.0, 1.0),
|
|
),
|
|
},
|
|
),
|
|
8589934476: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Crate",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-3.0, 0.5, -3.0),
|
|
rotation: (0.0, 0.86742324, 0.0, -0.49757105),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (22),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.72,
|
|
g: 0.45,
|
|
b: 0.2,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.85,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.0,
|
|
y_length: 1.0,
|
|
z_length: 1.0,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.0, 1.0, 1.0),
|
|
),
|
|
},
|
|
),
|
|
8589934477: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (8.0, 3.5, 6.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (23),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934478: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-8.0, 3.5, 6.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (24),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934479: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (8.0, 3.5, -6.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (25),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
8589934480: (
|
|
components: {
|
|
"bevy_ecs::name::Name": "Pillar",
|
|
"bevy_transform::components::transform::Transform": (
|
|
translation: (-8.0, 3.5, -6.0),
|
|
rotation: (0.0, 0.0, 0.0, 1.0),
|
|
scale: (1.0, 1.0, 1.0),
|
|
),
|
|
"shared::components::ActorKind": StaticMesh,
|
|
"shared::components::EditorVisibility": (
|
|
visible: true,
|
|
),
|
|
"shared::components::HierarchySiblingIndex": (26),
|
|
"shared::components::LevelObject": (),
|
|
"shared::components::MaterialDesc": (
|
|
base_color: (
|
|
r: 0.85,
|
|
g: 0.85,
|
|
b: 0.88,
|
|
a: 1.0,
|
|
),
|
|
metallic: 0.0,
|
|
roughness: 0.3,
|
|
base_color_texture: None,
|
|
normal_map_texture: None,
|
|
metallic_roughness_texture: None,
|
|
material_asset_path: None,
|
|
),
|
|
"shared::components::PhysicsBody": (
|
|
body: Static,
|
|
collider: Cuboid(
|
|
x_length: 1.2,
|
|
y_length: 7.0,
|
|
z_length: 1.2,
|
|
),
|
|
),
|
|
"shared::components::Primitive": (
|
|
shape: Box,
|
|
size: (1.2, 7.0, 1.2),
|
|
),
|
|
},
|
|
),
|
|
},
|
|
) |