From 9101f6656434ce087a1f93c118386f4f8402ed7d Mon Sep 17 00:00:00 2001 From: Jon Manning Date: Mon, 5 Jul 2021 19:01:08 +1000 Subject: [PATCH] Initial project import --- .gitattributes | 55 + .gitignore | 71 + .vscode/settings.json | 56 + Assets/Art.meta | 8 + Assets/Art/Materials.meta | 8 + Assets/Art/Materials/astroFemaleA.meta | 8 + .../astroFemaleA/astroFemaleA_Body.mat | 78 + .../astroFemaleA/astroFemaleA_Body.mat.meta | 8 + .../astroFemaleA/astroFemaleA_Body.png | 3 + .../astroFemaleA/astroFemaleA_Body.png.meta | 96 + .../astroFemaleA/astroFemaleA_Face.mat | 79 + .../astroFemaleA/astroFemaleA_Face.mat.meta | 8 + .../astroFemaleA/astroFemaleA_Face_Angry.png | 3 + .../astroFemaleA_Face_Angry.png.meta | 108 + .../astroFemaleA/astroFemaleA_Face_Happy.png | 3 + .../astroFemaleA_Face_Happy.png.meta | 108 + .../astroFemaleA_Face_Neutral.png | 3 + .../astroFemaleA_Face_Neutral.png.meta | 108 + .../astroFemaleA/astroFemaleA_Face_Smirk.png | 3 + .../astroFemaleA_Face_Smirk.png.meta | 108 + .../astroFemaleA_Face_Surprised.png | 3 + .../astroFemaleA_Face_Surprised.png.meta | 108 + Assets/Art/Materials/astroFemaleB.meta | 8 + .../astroFemaleB/astroFemaleB_Body.mat | 78 + .../astroFemaleB/astroFemaleB_Body.mat.meta | 8 + .../astroFemaleB/astroFemaleB_Body.png | 3 + .../astroFemaleB/astroFemaleB_Body.png.meta | 96 + .../astroFemaleB/astroFemaleB_Face.mat | 79 + .../astroFemaleB/astroFemaleB_Face.mat.meta | 8 + .../astroFemaleB/astroFemaleB_Face_Angry.png | 3 + .../astroFemaleB_Face_Angry.png.meta | 108 + .../astroFemaleB/astroFemaleB_Face_Happy.png | 3 + .../astroFemaleB_Face_Happy.png.meta | 108 + .../astroFemaleB_Face_Neutral.png | 3 + .../astroFemaleB_Face_Neutral.png.meta | 108 + .../astroFemaleB/astroFemaleB_Face_Smirk.png | 3 + .../astroFemaleB_Face_Smirk.png.meta | 108 + .../astroFemaleB_Face_Surprised.png | 3 + .../astroFemaleB_Face_Surprised.png.meta | 108 + Assets/Art/Materials/astroMaleA.meta | 8 + .../Materials/astroMaleA/astroMaleA_Body.mat | 78 + .../astroMaleA/astroMaleA_Body.mat.meta | 8 + .../Materials/astroMaleA/astroMaleA_Body.png | 3 + .../astroMaleA/astroMaleA_Body.png.meta | 96 + .../Materials/astroMaleA/astroMaleA_Face.mat | 79 + .../astroMaleA/astroMaleA_Face.mat.meta | 8 + .../astroMaleA/astroMaleA_Face_Angry.png | 3 + .../astroMaleA/astroMaleA_Face_Angry.png.meta | 108 + .../astroMaleA/astroMaleA_Face_Happy.png | 3 + .../astroMaleA/astroMaleA_Face_Happy.png.meta | 108 + .../astroMaleA/astroMaleA_Face_Neutral.png | 3 + .../astroMaleA_Face_Neutral.png.meta | 108 + .../astroMaleA/astroMaleA_Face_Smirk.png | 3 + .../astroMaleA/astroMaleA_Face_Smirk.png.meta | 108 + .../astroMaleA/astroMaleA_Face_Surprised.png | 3 + .../astroMaleA_Face_Surprised.png.meta | 108 + Assets/Art/Materials/light_fixture_above.mat | 78 + .../Materials/light_fixture_above.mat.meta | 8 + Assets/Art/Materials/light_fixture_below.mat | 78 + .../Materials/light_fixture_below.mat.meta | 8 + Assets/Art/Models.meta | 8 + Assets/Art/Models/Character.controller | 435 + Assets/Art/Models/Character.controller.meta | 8 + .../Art/Models/characterLargeFemale_mod.fbx | 3 + .../Models/characterLargeFemale_mod.fbx.meta | 880 ++ Assets/Art/Models/characterLargeMale_mod.fbx | 3 + .../Models/characterLargeMale_mod.fbx.meta | 663 ++ Assets/Art/Models/light_fixture.blend | 3 + Assets/Art/Models/light_fixture.blend.meta | 102 + Assets/Art/Models/light_fixture.fbx | 3 + Assets/Art/Models/light_fixture.fbx.meta | 102 + Assets/Art/Space.meta | 8 + Assets/Art/Space/alien.fbx | 3 + Assets/Art/Space/alien.fbx.meta | 102 + Assets/Art/Space/astronautA.fbx | 3 + Assets/Art/Space/astronautA.fbx.meta | 102 + Assets/Art/Space/astronautB.fbx | 3 + Assets/Art/Space/astronautB.fbx.meta | 102 + Assets/Art/Space/barrel.fbx | 3 + Assets/Art/Space/barrel.fbx.meta | 102 + Assets/Art/Space/barrels.fbx | 3 + Assets/Art/Space/barrels.fbx.meta | 102 + Assets/Art/Space/barrels_rail.fbx | 3 + Assets/Art/Space/barrels_rail.fbx.meta | 102 + Assets/Art/Space/bones.fbx | 3 + Assets/Art/Space/bones.fbx.meta | 102 + Assets/Art/Space/chimney.fbx | 3 + Assets/Art/Space/chimney.fbx.meta | 102 + Assets/Art/Space/chimney_detailed.fbx | 3 + Assets/Art/Space/chimney_detailed.fbx.meta | 102 + Assets/Art/Space/corridor.fbx | 3 + Assets/Art/Space/corridor.fbx.meta | 102 + Assets/Art/Space/corridor_corner.fbx | 3 + Assets/Art/Space/corridor_corner.fbx.meta | 102 + Assets/Art/Space/corridor_cornerRound.fbx | 3 + .../Art/Space/corridor_cornerRound.fbx.meta | 102 + .../Art/Space/corridor_cornerRoundWindow.fbx | 3 + .../Space/corridor_cornerRoundWindow.fbx.meta | 102 + Assets/Art/Space/corridor_cross.fbx | 3 + Assets/Art/Space/corridor_cross.fbx.meta | 102 + Assets/Art/Space/corridor_detailed.fbx | 3 + Assets/Art/Space/corridor_detailed.fbx.meta | 102 + Assets/Art/Space/corridor_end.fbx | 3 + Assets/Art/Space/corridor_end.fbx.meta | 102 + Assets/Art/Space/corridor_open.fbx | 3 + Assets/Art/Space/corridor_open.fbx.meta | 102 + Assets/Art/Space/corridor_roof.fbx | 3 + Assets/Art/Space/corridor_roof.fbx.meta | 102 + Assets/Art/Space/corridor_split.fbx | 3 + Assets/Art/Space/corridor_split.fbx.meta | 102 + Assets/Art/Space/corridor_wall.fbx | 3 + Assets/Art/Space/corridor_wall.fbx.meta | 102 + Assets/Art/Space/corridor_wallCorner.fbx | 3 + Assets/Art/Space/corridor_wallCorner.fbx.meta | 102 + Assets/Art/Space/corridor_window.fbx | 3 + Assets/Art/Space/corridor_window.fbx.meta | 102 + Assets/Art/Space/corridor_windowClosed.fbx | 3 + .../Art/Space/corridor_windowClosed.fbx.meta | 102 + Assets/Art/Space/craft_cargoA.fbx | 3 + Assets/Art/Space/craft_cargoA.fbx.meta | 102 + Assets/Art/Space/craft_cargoB.fbx | 3 + Assets/Art/Space/craft_cargoB.fbx.meta | 102 + Assets/Art/Space/craft_miner.fbx | 3 + Assets/Art/Space/craft_miner.fbx.meta | 102 + Assets/Art/Space/craft_racer.fbx | 3 + Assets/Art/Space/craft_racer.fbx.meta | 102 + Assets/Art/Space/craft_speederA.fbx | 3 + Assets/Art/Space/craft_speederA.fbx.meta | 102 + Assets/Art/Space/craft_speederB.fbx | 3 + Assets/Art/Space/craft_speederB.fbx.meta | 102 + Assets/Art/Space/craft_speederC.fbx | 3 + Assets/Art/Space/craft_speederC.fbx.meta | 102 + Assets/Art/Space/craft_speederD.fbx | 3 + Assets/Art/Space/craft_speederD.fbx.meta | 102 + Assets/Art/Space/crater.fbx | 3 + Assets/Art/Space/crater.fbx.meta | 102 + Assets/Art/Space/craterLarge.fbx | 3 + Assets/Art/Space/craterLarge.fbx.meta | 102 + Assets/Art/Space/desk_chair.fbx | 3 + Assets/Art/Space/desk_chair.fbx.meta | 102 + Assets/Art/Space/desk_chairArms.fbx | 3 + Assets/Art/Space/desk_chairArms.fbx.meta | 102 + Assets/Art/Space/desk_chairStool.fbx | 3 + Assets/Art/Space/desk_chairStool.fbx.meta | 102 + Assets/Art/Space/desk_computer.fbx | 3 + Assets/Art/Space/desk_computer.fbx.meta | 102 + Assets/Art/Space/desk_computerCorner.fbx | 3 + Assets/Art/Space/desk_computerCorner.fbx.meta | 102 + Assets/Art/Space/desk_computerScreen.fbx | 3 + Assets/Art/Space/desk_computerScreen.fbx.meta | 102 + Assets/Art/Space/gate_complex.fbx | 3 + Assets/Art/Space/gate_complex.fbx.meta | 102 + Assets/Art/Space/gate_simple.fbx | 3 + Assets/Art/Space/gate_simple.fbx.meta | 102 + Assets/Art/Space/hangar_largeA.fbx | 3 + Assets/Art/Space/hangar_largeA.fbx.meta | 102 + Assets/Art/Space/hangar_largeB.fbx | 3 + Assets/Art/Space/hangar_largeB.fbx.meta | 102 + Assets/Art/Space/hangar_roundA.fbx | 3 + Assets/Art/Space/hangar_roundA.fbx.meta | 102 + Assets/Art/Space/hangar_roundB.fbx | 3 + Assets/Art/Space/hangar_roundB.fbx.meta | 102 + Assets/Art/Space/hangar_roundGlass.fbx | 3 + Assets/Art/Space/hangar_roundGlass.fbx.meta | 102 + Assets/Art/Space/hangar_smallA.fbx | 3 + Assets/Art/Space/hangar_smallA.fbx.meta | 102 + Assets/Art/Space/hangar_smallB.fbx | 3 + Assets/Art/Space/hangar_smallB.fbx.meta | 102 + Assets/Art/Space/machine_barrel.fbx | 3 + Assets/Art/Space/machine_barrel.fbx.meta | 102 + Assets/Art/Space/machine_barrelLarge.fbx | 3 + Assets/Art/Space/machine_barrelLarge.fbx.meta | 102 + Assets/Art/Space/machine_generator.fbx | 3 + Assets/Art/Space/machine_generator.fbx.meta | 102 + Assets/Art/Space/machine_generatorLarge.fbx | 3 + .../Art/Space/machine_generatorLarge.fbx.meta | 102 + Assets/Art/Space/machine_wireless.fbx | 3 + Assets/Art/Space/machine_wireless.fbx.meta | 102 + Assets/Art/Space/machine_wirelessCable.fbx | 3 + .../Art/Space/machine_wirelessCable.fbx.meta | 102 + Assets/Art/Space/meteor.fbx | 3 + Assets/Art/Space/meteor.fbx.meta | 102 + Assets/Art/Space/meteor_detailed.fbx | 3 + Assets/Art/Space/meteor_detailed.fbx.meta | 102 + Assets/Art/Space/meteor_half.fbx | 3 + Assets/Art/Space/meteor_half.fbx.meta | 102 + .../Art/Space/monorail_trackCornerLarge.fbx | 3 + .../Space/monorail_trackCornerLarge.fbx.meta | 102 + .../Art/Space/monorail_trackCornerSmall.fbx | 3 + .../Space/monorail_trackCornerSmall.fbx.meta | 102 + Assets/Art/Space/monorail_trackSlope.fbx | 3 + Assets/Art/Space/monorail_trackSlope.fbx.meta | 102 + Assets/Art/Space/monorail_trackStraight.fbx | 3 + .../Art/Space/monorail_trackStraight.fbx.meta | 102 + Assets/Art/Space/monorail_trackSupport.fbx | 3 + .../Art/Space/monorail_trackSupport.fbx.meta | 102 + .../Art/Space/monorail_trackSupportCorner.fbx | 3 + .../monorail_trackSupportCorner.fbx.meta | 102 + Assets/Art/Space/monorail_trainBox.fbx | 3 + Assets/Art/Space/monorail_trainBox.fbx.meta | 102 + Assets/Art/Space/monorail_trainCargo.fbx | 3 + Assets/Art/Space/monorail_trainCargo.fbx.meta | 102 + Assets/Art/Space/monorail_trainEnd.fbx | 3 + Assets/Art/Space/monorail_trainEnd.fbx.meta | 102 + Assets/Art/Space/monorail_trainFlat.fbx | 3 + Assets/Art/Space/monorail_trainFlat.fbx.meta | 102 + Assets/Art/Space/monorail_trainFront.fbx | 3 + Assets/Art/Space/monorail_trainFront.fbx.meta | 102 + Assets/Art/Space/monorail_trainPassenger.fbx | 3 + .../Space/monorail_trainPassenger.fbx.meta | 102 + Assets/Art/Space/pipe_corner.fbx | 3 + Assets/Art/Space/pipe_corner.fbx.meta | 102 + Assets/Art/Space/pipe_cornerDiagonal.fbx | 3 + Assets/Art/Space/pipe_cornerDiagonal.fbx.meta | 102 + Assets/Art/Space/pipe_cornerRound.fbx | 3 + Assets/Art/Space/pipe_cornerRound.fbx.meta | 102 + Assets/Art/Space/pipe_cornerRoundLarge.fbx | 3 + .../Art/Space/pipe_cornerRoundLarge.fbx.meta | 102 + Assets/Art/Space/pipe_cross.fbx | 3 + Assets/Art/Space/pipe_cross.fbx.meta | 102 + Assets/Art/Space/pipe_end.fbx | 3 + Assets/Art/Space/pipe_end.fbx.meta | 102 + Assets/Art/Space/pipe_entrance.fbx | 3 + Assets/Art/Space/pipe_entrance.fbx.meta | 102 + Assets/Art/Space/pipe_open.fbx | 3 + Assets/Art/Space/pipe_open.fbx.meta | 102 + Assets/Art/Space/pipe_rampLarge.fbx | 3 + Assets/Art/Space/pipe_rampLarge.fbx.meta | 102 + Assets/Art/Space/pipe_rampSmall.fbx | 3 + Assets/Art/Space/pipe_rampSmall.fbx.meta | 102 + Assets/Art/Space/pipe_ring.fbx | 3 + Assets/Art/Space/pipe_ring.fbx.meta | 102 + Assets/Art/Space/pipe_ringHigh.fbx | 3 + Assets/Art/Space/pipe_ringHigh.fbx.meta | 102 + Assets/Art/Space/pipe_ringHighEnd.fbx | 3 + Assets/Art/Space/pipe_ringHighEnd.fbx.meta | 102 + Assets/Art/Space/pipe_ringSupport.fbx | 3 + Assets/Art/Space/pipe_ringSupport.fbx.meta | 102 + Assets/Art/Space/pipe_split.fbx | 3 + Assets/Art/Space/pipe_split.fbx.meta | 102 + Assets/Art/Space/pipe_straight.fbx | 3 + Assets/Art/Space/pipe_straight.fbx.meta | 102 + Assets/Art/Space/pipe_supportHigh.fbx | 3 + Assets/Art/Space/pipe_supportHigh.fbx.meta | 102 + Assets/Art/Space/pipe_supportLow.fbx | 3 + Assets/Art/Space/pipe_supportLow.fbx.meta | 102 + Assets/Art/Space/platform_center.fbx | 3 + Assets/Art/Space/platform_center.fbx.meta | 102 + Assets/Art/Space/platform_corner.fbx | 3 + Assets/Art/Space/platform_corner.fbx.meta | 102 + Assets/Art/Space/platform_cornerOpen.fbx | 3 + Assets/Art/Space/platform_cornerOpen.fbx.meta | 102 + Assets/Art/Space/platform_cornerRound.fbx | 3 + .../Art/Space/platform_cornerRound.fbx.meta | 102 + Assets/Art/Space/platform_end.fbx | 3 + Assets/Art/Space/platform_end.fbx.meta | 102 + Assets/Art/Space/platform_high.fbx | 3 + Assets/Art/Space/platform_high.fbx.meta | 102 + Assets/Art/Space/platform_large.fbx | 3 + Assets/Art/Space/platform_large.fbx.meta | 102 + Assets/Art/Space/platform_long.fbx | 3 + Assets/Art/Space/platform_long.fbx.meta | 102 + Assets/Art/Space/platform_low.fbx | 3 + Assets/Art/Space/platform_low.fbx.meta | 102 + Assets/Art/Space/platform_side.fbx | 3 + Assets/Art/Space/platform_side.fbx.meta | 102 + Assets/Art/Space/platform_small.fbx | 3 + Assets/Art/Space/platform_small.fbx.meta | 102 + Assets/Art/Space/platform_smallDiagonal.fbx | 3 + .../Art/Space/platform_smallDiagonal.fbx.meta | 102 + Assets/Art/Space/platform_straight.fbx | 3 + Assets/Art/Space/platform_straight.fbx.meta | 102 + Assets/Art/Space/rail.fbx | 3 + Assets/Art/Space/rail.fbx.meta | 102 + Assets/Art/Space/rail_corner.fbx | 3 + Assets/Art/Space/rail_corner.fbx.meta | 102 + Assets/Art/Space/rail_end.fbx | 3 + Assets/Art/Space/rail_end.fbx.meta | 102 + Assets/Art/Space/rail_middle.fbx | 3 + Assets/Art/Space/rail_middle.fbx.meta | 102 + Assets/Art/Space/rock.fbx | 3 + Assets/Art/Space/rock.fbx.meta | 102 + Assets/Art/Space/rock_crystals.fbx | 3 + Assets/Art/Space/rock_crystals.fbx.meta | 102 + Assets/Art/Space/rock_crystalsLargeA.fbx | 3 + Assets/Art/Space/rock_crystalsLargeA.fbx.meta | 102 + Assets/Art/Space/rock_crystalsLargeB.fbx | 3 + Assets/Art/Space/rock_crystalsLargeB.fbx.meta | 102 + Assets/Art/Space/rock_largeA.fbx | 3 + Assets/Art/Space/rock_largeA.fbx.meta | 102 + Assets/Art/Space/rock_largeB.fbx | 3 + Assets/Art/Space/rock_largeB.fbx.meta | 102 + Assets/Art/Space/rocket_baseA.fbx | 3 + Assets/Art/Space/rocket_baseA.fbx.meta | 102 + Assets/Art/Space/rocket_baseB.fbx | 3 + Assets/Art/Space/rocket_baseB.fbx.meta | 102 + Assets/Art/Space/rocket_finsA.fbx | 3 + Assets/Art/Space/rocket_finsA.fbx.meta | 102 + Assets/Art/Space/rocket_finsB.fbx | 3 + Assets/Art/Space/rocket_finsB.fbx.meta | 102 + Assets/Art/Space/rocket_fuelA.fbx | 3 + Assets/Art/Space/rocket_fuelA.fbx.meta | 102 + Assets/Art/Space/rocket_fuelB.fbx | 3 + Assets/Art/Space/rocket_fuelB.fbx.meta | 102 + Assets/Art/Space/rocket_sidesA.fbx | 3 + Assets/Art/Space/rocket_sidesA.fbx.meta | 102 + Assets/Art/Space/rocket_sidesB.fbx | 3 + Assets/Art/Space/rocket_sidesB.fbx.meta | 102 + Assets/Art/Space/rocket_topA.fbx | 3 + Assets/Art/Space/rocket_topA.fbx.meta | 102 + Assets/Art/Space/rocket_topB.fbx | 3 + Assets/Art/Space/rocket_topB.fbx.meta | 102 + Assets/Art/Space/rocks_smallA.fbx | 3 + Assets/Art/Space/rocks_smallA.fbx.meta | 102 + Assets/Art/Space/rocks_smallB.fbx | 3 + Assets/Art/Space/rocks_smallB.fbx.meta | 102 + Assets/Art/Space/rover.fbx | 3 + Assets/Art/Space/rover.fbx.meta | 102 + Assets/Art/Space/satelliteDish.fbx | 3 + Assets/Art/Space/satelliteDish.fbx.meta | 102 + Assets/Art/Space/satelliteDish_detailed.fbx | 3 + .../Art/Space/satelliteDish_detailed.fbx.meta | 102 + Assets/Art/Space/satelliteDish_large.fbx | 3 + Assets/Art/Space/satelliteDish_large.fbx.meta | 102 + Assets/Art/Space/stairs.fbx | 3 + Assets/Art/Space/stairs.fbx.meta | 102 + Assets/Art/Space/stairs_corner.fbx | 3 + Assets/Art/Space/stairs_corner.fbx.meta | 102 + Assets/Art/Space/stairs_short.fbx | 3 + Assets/Art/Space/stairs_short.fbx.meta | 102 + Assets/Art/Space/structure.fbx | 3 + Assets/Art/Space/structure.fbx.meta | 102 + Assets/Art/Space/structure_closed.fbx | 3 + Assets/Art/Space/structure_closed.fbx.meta | 102 + Assets/Art/Space/structure_detailed.fbx | 3 + Assets/Art/Space/structure_detailed.fbx.meta | 102 + Assets/Art/Space/structure_diagonal.fbx | 3 + Assets/Art/Space/structure_diagonal.fbx.meta | 102 + Assets/Art/Space/supports_high.fbx | 3 + Assets/Art/Space/supports_high.fbx.meta | 102 + Assets/Art/Space/supports_low.fbx | 3 + Assets/Art/Space/supports_low.fbx.meta | 102 + Assets/Art/Space/terrain.fbx | 3 + Assets/Art/Space/terrain.fbx.meta | 102 + Assets/Art/Space/terrain_ramp.fbx | 3 + Assets/Art/Space/terrain_ramp.fbx.meta | 102 + Assets/Art/Space/terrain_rampLarge.fbx | 3 + Assets/Art/Space/terrain_rampLarge.fbx.meta | 102 + .../Art/Space/terrain_rampLarge_detailed.fbx | 3 + .../Space/terrain_rampLarge_detailed.fbx.meta | 102 + Assets/Art/Space/terrain_roadCorner.fbx | 3 + Assets/Art/Space/terrain_roadCorner.fbx.meta | 102 + Assets/Art/Space/terrain_roadCross.fbx | 3 + Assets/Art/Space/terrain_roadCross.fbx.meta | 102 + Assets/Art/Space/terrain_roadEnd.fbx | 3 + Assets/Art/Space/terrain_roadEnd.fbx.meta | 102 + Assets/Art/Space/terrain_roadSplit.fbx | 3 + Assets/Art/Space/terrain_roadSplit.fbx.meta | 102 + Assets/Art/Space/terrain_roadStraight.fbx | 3 + .../Art/Space/terrain_roadStraight.fbx.meta | 102 + Assets/Art/Space/terrain_side.fbx | 3 + Assets/Art/Space/terrain_side.fbx.meta | 102 + Assets/Art/Space/terrain_sideCliff.fbx | 3 + Assets/Art/Space/terrain_sideCliff.fbx.meta | 102 + Assets/Art/Space/terrain_sideCorner.fbx | 3 + Assets/Art/Space/terrain_sideCorner.fbx.meta | 102 + Assets/Art/Space/terrain_sideCornerInner.fbx | 3 + .../Space/terrain_sideCornerInner.fbx.meta | 102 + Assets/Art/Space/terrain_sideEnd.fbx | 3 + Assets/Art/Space/terrain_sideEnd.fbx.meta | 102 + Assets/Art/Space/turret_double.fbx | 3 + Assets/Art/Space/turret_double.fbx.meta | 102 + Assets/Art/Space/turret_single.fbx | 3 + Assets/Art/Space/turret_single.fbx.meta | 102 + Assets/Art/Space/weapon_gun.fbx | 3 + Assets/Art/Space/weapon_gun.fbx.meta | 102 + Assets/Art/Space/weapon_rifle.fbx | 3 + Assets/Art/Space/weapon_rifle.fbx.meta | 102 + Assets/Art/Sprites.meta | 8 + Assets/Art/Sprites/splash.jpeg | 3 + Assets/Art/Sprites/splash.jpeg.meta | 108 + Assets/Characters.meta | 8 + Assets/Characters/Captain.prefab | 130 + Assets/Characters/Captain.prefab.meta | 7 + Assets/Characters/CharacterList.asset | 18 + Assets/Characters/CharacterList.asset.meta | 8 + Assets/Characters/Crewmate.prefab | 134 + Assets/Characters/Crewmate.prefab.meta | 7 + Assets/Characters/Engineer.prefab | 158 + Assets/Characters/Engineer.prefab.meta | 7 + Assets/Dialogue.meta | 8 + Assets/Dialogue/SpaceJourney.yarn | 82 + Assets/Dialogue/SpaceJourney.yarn.meta | 14 + .../Dialogue/SpaceJourneyProject.yarnproject | 3 + .../SpaceJourneyProject.yarnproject.meta | 33 + .../SpaceVisualNovel_FinalVersion.yarn | 82 + .../SpaceVisualNovel_FinalVersion.yarn.meta | 15 + Assets/Scenes.meta | 8 + Assets/Scenes/Final.meta | 8 + Assets/Scenes/Final.unity | 7552 ++++++++++++++++ Assets/Scenes/Final.unity.meta | 7 + Assets/Scenes/Final/LightingData.asset | Bin 0 -> 106264 bytes Assets/Scenes/Final/LightingData.asset.meta | 8 + Assets/Scenes/Final/Lightmap-0_comp_dir.png | 3 + .../Scenes/Final/Lightmap-0_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-0_comp_light.exr | 3 + .../Final/Lightmap-0_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-1_comp_dir.png | 3 + .../Scenes/Final/Lightmap-1_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-1_comp_light.exr | 3 + .../Final/Lightmap-1_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-2_comp_dir.png | 3 + .../Scenes/Final/Lightmap-2_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-2_comp_light.exr | 3 + .../Final/Lightmap-2_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-3_comp_dir.png | 3 + .../Scenes/Final/Lightmap-3_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-3_comp_light.exr | 3 + .../Final/Lightmap-3_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-4_comp_dir.png | 3 + .../Scenes/Final/Lightmap-4_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-4_comp_light.exr | 3 + .../Final/Lightmap-4_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-5_comp_dir.png | 3 + .../Scenes/Final/Lightmap-5_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-5_comp_light.exr | 3 + .../Final/Lightmap-5_comp_light.exr.meta | 96 + Assets/Scenes/Final/Lightmap-6_comp_dir.png | 3 + .../Scenes/Final/Lightmap-6_comp_dir.png.meta | 96 + Assets/Scenes/Final/Lightmap-6_comp_light.exr | 3 + .../Final/Lightmap-6_comp_light.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-0.exr | 3 + .../Scenes/Final/ReflectionProbe-0.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-1.exr | 3 + .../Scenes/Final/ReflectionProbe-1.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-2.exr | 3 + .../Scenes/Final/ReflectionProbe-2.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-3.exr | 3 + .../Scenes/Final/ReflectionProbe-3.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-4.exr | 3 + .../Scenes/Final/ReflectionProbe-4.exr.meta | 96 + Assets/Scenes/Final/ReflectionProbe-5.exr | 3 + .../Scenes/Final/ReflectionProbe-5.exr.meta | 96 + Assets/Scenes/Lighting Settings.lighting | 63 + Assets/Scenes/Lighting Settings.lighting.meta | 8 + Assets/Scenes/Start Point.unity | 7564 ++++++++++++++++ Assets/Scenes/Start Point.unity.meta | 7 + Assets/Scripts.meta | 8 + Assets/Scripts/Character.cs | 51 + Assets/Scripts/Character.cs.meta | 11 + Assets/Scripts/CharacterList.cs | 22 + Assets/Scripts/CharacterList.cs.meta | 11 + Assets/Scripts/FadeOverlay.cs | 54 + Assets/Scripts/FadeOverlay.cs.meta | 11 + Assets/Scripts/Location.cs | 136 + Assets/Scripts/Location.cs.meta | 11 + Assets/Scripts/VisualNovel.cs | 70 + Assets/Scripts/VisualNovel.cs.meta | 11 + Assets/TextMesh Pro.meta | 8 + Assets/TextMesh Pro/Documentation.meta | 8 + .../TextMesh Pro User Guide 2016.pdf | Bin 0 -> 131 bytes .../TextMesh Pro User Guide 2016.pdf.meta | 7 + Assets/TextMesh Pro/Fonts.meta | 8 + .../Fonts/LiberationSans - OFL.txt | 46 + .../Fonts/LiberationSans - OFL.txt.meta | 8 + Assets/TextMesh Pro/Fonts/LiberationSans.ttf | 3 + .../Fonts/LiberationSans.ttf.meta | 19 + Assets/TextMesh Pro/Resources.meta | 8 + .../Resources/Fonts & Materials.meta | 9 + .../LiberationSans SDF - Drop Shadow.mat | 106 + .../LiberationSans SDF - Drop Shadow.mat.meta | 8 + .../LiberationSans SDF - Fallback.asset | 343 + .../LiberationSans SDF - Fallback.asset.meta | 8 + .../LiberationSans SDF - Outline.mat | 104 + .../LiberationSans SDF - Outline.mat.meta | 8 + .../LiberationSans SDF.asset | 7821 +++++++++++++++++ .../LiberationSans SDF.asset.meta | 8 + .../LineBreaking Following Characters.txt | 1 + ...LineBreaking Following Characters.txt.meta | 8 + .../LineBreaking Leading Characters.txt | 1 + .../LineBreaking Leading Characters.txt.meta | 8 + .../TextMesh Pro/Resources/Sprite Assets.meta | 9 + .../Resources/Sprite Assets/EmojiOne.asset | 659 ++ .../Sprite Assets/EmojiOne.asset.meta | 8 + .../TextMesh Pro/Resources/Style Sheets.meta | 9 + .../Style Sheets/Default Style Sheet.asset | 68 + .../Default Style Sheet.asset.meta | 8 + .../TextMesh Pro/Resources/TMP Settings.asset | 46 + .../Resources/TMP Settings.asset.meta | 8 + Assets/TextMesh Pro/Shaders.meta | 8 + .../Shaders/TMP_Bitmap-Custom-Atlas.shader | 143 + .../TMP_Bitmap-Custom-Atlas.shader.meta | 9 + .../Shaders/TMP_Bitmap-Mobile.shader | 145 + .../Shaders/TMP_Bitmap-Mobile.shader.meta | 9 + Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader | 143 + .../Shaders/TMP_Bitmap.shader.meta | 9 + .../Shaders/TMP_SDF Overlay.shader | 317 + .../Shaders/TMP_SDF Overlay.shader.meta | 9 + .../TextMesh Pro/Shaders/TMP_SDF SSD.shader | 310 + .../Shaders/TMP_SDF SSD.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile Masking.shader | 247 + .../TMP_SDF-Mobile Masking.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile Overlay.shader | 240 + .../TMP_SDF-Mobile Overlay.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile SSD.shader | 106 + .../Shaders/TMP_SDF-Mobile SSD.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile.shader | 240 + .../Shaders/TMP_SDF-Mobile.shader.meta | 9 + .../Shaders/TMP_SDF-Surface-Mobile.shader | 138 + .../TMP_SDF-Surface-Mobile.shader.meta | 9 + .../Shaders/TMP_SDF-Surface.shader | 158 + .../Shaders/TMP_SDF-Surface.shader.meta | 9 + Assets/TextMesh Pro/Shaders/TMP_SDF.shader | 317 + .../TextMesh Pro/Shaders/TMP_SDF.shader.meta | 9 + Assets/TextMesh Pro/Shaders/TMP_Sprite.shader | 116 + .../Shaders/TMP_Sprite.shader.meta | 9 + Assets/TextMesh Pro/Shaders/TMPro.cginc | 84 + Assets/TextMesh Pro/Shaders/TMPro.cginc.meta | 9 + .../TextMesh Pro/Shaders/TMPro_Mobile.cginc | 157 + .../Shaders/TMPro_Mobile.cginc.meta | 9 + .../Shaders/TMPro_Properties.cginc | 85 + .../Shaders/TMPro_Properties.cginc.meta | 9 + .../TextMesh Pro/Shaders/TMPro_Surface.cginc | 101 + .../Shaders/TMPro_Surface.cginc.meta | 9 + Assets/TextMesh Pro/Sprites.meta | 8 + .../Sprites/EmojiOne Attribution.txt | 3 + .../Sprites/EmojiOne Attribution.txt.meta | 7 + Assets/TextMesh Pro/Sprites/EmojiOne.json | 156 + .../TextMesh Pro/Sprites/EmojiOne.json.meta | 8 + Assets/TextMesh Pro/Sprites/EmojiOne.png | 3 + Assets/TextMesh Pro/Sprites/EmojiOne.png.meta | 431 + LICENSE.md | 21 + Packages/manifest.json | 44 + Packages/packages-lock.json | 347 + ProjectSettings/AudioManager.asset | 19 + ProjectSettings/ClusterInputManager.asset | 6 + ProjectSettings/DynamicsManager.asset | 34 + ProjectSettings/EditorBuildSettings.asset | 8 + ProjectSettings/EditorSettings.asset | 30 + ProjectSettings/GraphicsSettings.asset | 63 + ProjectSettings/InputManager.asset | 295 + ProjectSettings/NavMeshAreas.asset | 91 + ProjectSettings/PackageManagerSettings.asset | 43 + ProjectSettings/Physics2DSettings.asset | 56 + ProjectSettings/PresetManager.asset | 7 + ProjectSettings/ProjectSettings.asset | 677 ++ ProjectSettings/ProjectVersion.txt | 2 + ProjectSettings/QualitySettings.asset | 232 + ProjectSettings/SceneTemplateSettings.json | 167 + ProjectSettings/TagManager.asset | 43 + ProjectSettings/TimeManager.asset | 9 + ProjectSettings/UnityConnectSettings.asset | 35 + ProjectSettings/VFXManager.asset | 12 + ProjectSettings/VersionControlSettings.asset | 8 + ProjectSettings/XRSettings.asset | 10 + README.md | 9 + 556 files changed, 55047 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 .vscode/settings.json create mode 100644 Assets/Art.meta create mode 100644 Assets/Art/Materials.meta create mode 100644 Assets/Art/Materials/astroFemaleA.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png.meta create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png create mode 100644 Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png.meta create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png create mode 100644 Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png.meta create mode 100644 Assets/Art/Materials/astroMaleA.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Body.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Body.png.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png.meta create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png create mode 100644 Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png.meta create mode 100644 Assets/Art/Materials/light_fixture_above.mat create mode 100644 Assets/Art/Materials/light_fixture_above.mat.meta create mode 100644 Assets/Art/Materials/light_fixture_below.mat create mode 100644 Assets/Art/Materials/light_fixture_below.mat.meta create mode 100644 Assets/Art/Models.meta create mode 100644 Assets/Art/Models/Character.controller create mode 100644 Assets/Art/Models/Character.controller.meta create mode 100644 Assets/Art/Models/characterLargeFemale_mod.fbx create mode 100644 Assets/Art/Models/characterLargeFemale_mod.fbx.meta create mode 100644 Assets/Art/Models/characterLargeMale_mod.fbx create mode 100644 Assets/Art/Models/characterLargeMale_mod.fbx.meta create mode 100644 Assets/Art/Models/light_fixture.blend create mode 100644 Assets/Art/Models/light_fixture.blend.meta create mode 100644 Assets/Art/Models/light_fixture.fbx create mode 100644 Assets/Art/Models/light_fixture.fbx.meta create mode 100644 Assets/Art/Space.meta create mode 100644 Assets/Art/Space/alien.fbx create mode 100644 Assets/Art/Space/alien.fbx.meta create mode 100644 Assets/Art/Space/astronautA.fbx create mode 100644 Assets/Art/Space/astronautA.fbx.meta create mode 100644 Assets/Art/Space/astronautB.fbx create mode 100644 Assets/Art/Space/astronautB.fbx.meta create mode 100644 Assets/Art/Space/barrel.fbx create mode 100644 Assets/Art/Space/barrel.fbx.meta create mode 100644 Assets/Art/Space/barrels.fbx create mode 100644 Assets/Art/Space/barrels.fbx.meta create mode 100644 Assets/Art/Space/barrels_rail.fbx create mode 100644 Assets/Art/Space/barrels_rail.fbx.meta create mode 100644 Assets/Art/Space/bones.fbx create mode 100644 Assets/Art/Space/bones.fbx.meta create mode 100644 Assets/Art/Space/chimney.fbx create mode 100644 Assets/Art/Space/chimney.fbx.meta create mode 100644 Assets/Art/Space/chimney_detailed.fbx create mode 100644 Assets/Art/Space/chimney_detailed.fbx.meta create mode 100644 Assets/Art/Space/corridor.fbx create mode 100644 Assets/Art/Space/corridor.fbx.meta create mode 100644 Assets/Art/Space/corridor_corner.fbx create mode 100644 Assets/Art/Space/corridor_corner.fbx.meta create mode 100644 Assets/Art/Space/corridor_cornerRound.fbx create mode 100644 Assets/Art/Space/corridor_cornerRound.fbx.meta create mode 100644 Assets/Art/Space/corridor_cornerRoundWindow.fbx create mode 100644 Assets/Art/Space/corridor_cornerRoundWindow.fbx.meta create mode 100644 Assets/Art/Space/corridor_cross.fbx create mode 100644 Assets/Art/Space/corridor_cross.fbx.meta create mode 100644 Assets/Art/Space/corridor_detailed.fbx create mode 100644 Assets/Art/Space/corridor_detailed.fbx.meta create mode 100644 Assets/Art/Space/corridor_end.fbx create mode 100644 Assets/Art/Space/corridor_end.fbx.meta create mode 100644 Assets/Art/Space/corridor_open.fbx create mode 100644 Assets/Art/Space/corridor_open.fbx.meta create mode 100644 Assets/Art/Space/corridor_roof.fbx create mode 100644 Assets/Art/Space/corridor_roof.fbx.meta create mode 100644 Assets/Art/Space/corridor_split.fbx create mode 100644 Assets/Art/Space/corridor_split.fbx.meta create mode 100644 Assets/Art/Space/corridor_wall.fbx create mode 100644 Assets/Art/Space/corridor_wall.fbx.meta create mode 100644 Assets/Art/Space/corridor_wallCorner.fbx create mode 100644 Assets/Art/Space/corridor_wallCorner.fbx.meta create mode 100644 Assets/Art/Space/corridor_window.fbx create mode 100644 Assets/Art/Space/corridor_window.fbx.meta create mode 100644 Assets/Art/Space/corridor_windowClosed.fbx create mode 100644 Assets/Art/Space/corridor_windowClosed.fbx.meta create mode 100644 Assets/Art/Space/craft_cargoA.fbx create mode 100644 Assets/Art/Space/craft_cargoA.fbx.meta create mode 100644 Assets/Art/Space/craft_cargoB.fbx create mode 100644 Assets/Art/Space/craft_cargoB.fbx.meta create mode 100644 Assets/Art/Space/craft_miner.fbx create mode 100644 Assets/Art/Space/craft_miner.fbx.meta create mode 100644 Assets/Art/Space/craft_racer.fbx create mode 100644 Assets/Art/Space/craft_racer.fbx.meta create mode 100644 Assets/Art/Space/craft_speederA.fbx create mode 100644 Assets/Art/Space/craft_speederA.fbx.meta create mode 100644 Assets/Art/Space/craft_speederB.fbx create mode 100644 Assets/Art/Space/craft_speederB.fbx.meta create mode 100644 Assets/Art/Space/craft_speederC.fbx create mode 100644 Assets/Art/Space/craft_speederC.fbx.meta create mode 100644 Assets/Art/Space/craft_speederD.fbx create mode 100644 Assets/Art/Space/craft_speederD.fbx.meta create mode 100644 Assets/Art/Space/crater.fbx create mode 100644 Assets/Art/Space/crater.fbx.meta create mode 100644 Assets/Art/Space/craterLarge.fbx create mode 100644 Assets/Art/Space/craterLarge.fbx.meta create mode 100644 Assets/Art/Space/desk_chair.fbx create mode 100644 Assets/Art/Space/desk_chair.fbx.meta create mode 100644 Assets/Art/Space/desk_chairArms.fbx create mode 100644 Assets/Art/Space/desk_chairArms.fbx.meta create mode 100644 Assets/Art/Space/desk_chairStool.fbx create mode 100644 Assets/Art/Space/desk_chairStool.fbx.meta create mode 100644 Assets/Art/Space/desk_computer.fbx create mode 100644 Assets/Art/Space/desk_computer.fbx.meta create mode 100644 Assets/Art/Space/desk_computerCorner.fbx create mode 100644 Assets/Art/Space/desk_computerCorner.fbx.meta create mode 100644 Assets/Art/Space/desk_computerScreen.fbx create mode 100644 Assets/Art/Space/desk_computerScreen.fbx.meta create mode 100644 Assets/Art/Space/gate_complex.fbx create mode 100644 Assets/Art/Space/gate_complex.fbx.meta create mode 100644 Assets/Art/Space/gate_simple.fbx create mode 100644 Assets/Art/Space/gate_simple.fbx.meta create mode 100644 Assets/Art/Space/hangar_largeA.fbx create mode 100644 Assets/Art/Space/hangar_largeA.fbx.meta create mode 100644 Assets/Art/Space/hangar_largeB.fbx create mode 100644 Assets/Art/Space/hangar_largeB.fbx.meta create mode 100644 Assets/Art/Space/hangar_roundA.fbx create mode 100644 Assets/Art/Space/hangar_roundA.fbx.meta create mode 100644 Assets/Art/Space/hangar_roundB.fbx create mode 100644 Assets/Art/Space/hangar_roundB.fbx.meta create mode 100644 Assets/Art/Space/hangar_roundGlass.fbx create mode 100644 Assets/Art/Space/hangar_roundGlass.fbx.meta create mode 100644 Assets/Art/Space/hangar_smallA.fbx create mode 100644 Assets/Art/Space/hangar_smallA.fbx.meta create mode 100644 Assets/Art/Space/hangar_smallB.fbx create mode 100644 Assets/Art/Space/hangar_smallB.fbx.meta create mode 100644 Assets/Art/Space/machine_barrel.fbx create mode 100644 Assets/Art/Space/machine_barrel.fbx.meta create mode 100644 Assets/Art/Space/machine_barrelLarge.fbx create mode 100644 Assets/Art/Space/machine_barrelLarge.fbx.meta create mode 100644 Assets/Art/Space/machine_generator.fbx create mode 100644 Assets/Art/Space/machine_generator.fbx.meta create mode 100644 Assets/Art/Space/machine_generatorLarge.fbx create mode 100644 Assets/Art/Space/machine_generatorLarge.fbx.meta create mode 100644 Assets/Art/Space/machine_wireless.fbx create mode 100644 Assets/Art/Space/machine_wireless.fbx.meta create mode 100644 Assets/Art/Space/machine_wirelessCable.fbx create mode 100644 Assets/Art/Space/machine_wirelessCable.fbx.meta create mode 100644 Assets/Art/Space/meteor.fbx create mode 100644 Assets/Art/Space/meteor.fbx.meta create mode 100644 Assets/Art/Space/meteor_detailed.fbx create mode 100644 Assets/Art/Space/meteor_detailed.fbx.meta create mode 100644 Assets/Art/Space/meteor_half.fbx create mode 100644 Assets/Art/Space/meteor_half.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackCornerLarge.fbx create mode 100644 Assets/Art/Space/monorail_trackCornerLarge.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackCornerSmall.fbx create mode 100644 Assets/Art/Space/monorail_trackCornerSmall.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackSlope.fbx create mode 100644 Assets/Art/Space/monorail_trackSlope.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackStraight.fbx create mode 100644 Assets/Art/Space/monorail_trackStraight.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackSupport.fbx create mode 100644 Assets/Art/Space/monorail_trackSupport.fbx.meta create mode 100644 Assets/Art/Space/monorail_trackSupportCorner.fbx create mode 100644 Assets/Art/Space/monorail_trackSupportCorner.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainBox.fbx create mode 100644 Assets/Art/Space/monorail_trainBox.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainCargo.fbx create mode 100644 Assets/Art/Space/monorail_trainCargo.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainEnd.fbx create mode 100644 Assets/Art/Space/monorail_trainEnd.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainFlat.fbx create mode 100644 Assets/Art/Space/monorail_trainFlat.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainFront.fbx create mode 100644 Assets/Art/Space/monorail_trainFront.fbx.meta create mode 100644 Assets/Art/Space/monorail_trainPassenger.fbx create mode 100644 Assets/Art/Space/monorail_trainPassenger.fbx.meta create mode 100644 Assets/Art/Space/pipe_corner.fbx create mode 100644 Assets/Art/Space/pipe_corner.fbx.meta create mode 100644 Assets/Art/Space/pipe_cornerDiagonal.fbx create mode 100644 Assets/Art/Space/pipe_cornerDiagonal.fbx.meta create mode 100644 Assets/Art/Space/pipe_cornerRound.fbx create mode 100644 Assets/Art/Space/pipe_cornerRound.fbx.meta create mode 100644 Assets/Art/Space/pipe_cornerRoundLarge.fbx create mode 100644 Assets/Art/Space/pipe_cornerRoundLarge.fbx.meta create mode 100644 Assets/Art/Space/pipe_cross.fbx create mode 100644 Assets/Art/Space/pipe_cross.fbx.meta create mode 100644 Assets/Art/Space/pipe_end.fbx create mode 100644 Assets/Art/Space/pipe_end.fbx.meta create mode 100644 Assets/Art/Space/pipe_entrance.fbx create mode 100644 Assets/Art/Space/pipe_entrance.fbx.meta create mode 100644 Assets/Art/Space/pipe_open.fbx create mode 100644 Assets/Art/Space/pipe_open.fbx.meta create mode 100644 Assets/Art/Space/pipe_rampLarge.fbx create mode 100644 Assets/Art/Space/pipe_rampLarge.fbx.meta create mode 100644 Assets/Art/Space/pipe_rampSmall.fbx create mode 100644 Assets/Art/Space/pipe_rampSmall.fbx.meta create mode 100644 Assets/Art/Space/pipe_ring.fbx create mode 100644 Assets/Art/Space/pipe_ring.fbx.meta create mode 100644 Assets/Art/Space/pipe_ringHigh.fbx create mode 100644 Assets/Art/Space/pipe_ringHigh.fbx.meta create mode 100644 Assets/Art/Space/pipe_ringHighEnd.fbx create mode 100644 Assets/Art/Space/pipe_ringHighEnd.fbx.meta create mode 100644 Assets/Art/Space/pipe_ringSupport.fbx create mode 100644 Assets/Art/Space/pipe_ringSupport.fbx.meta create mode 100644 Assets/Art/Space/pipe_split.fbx create mode 100644 Assets/Art/Space/pipe_split.fbx.meta create mode 100644 Assets/Art/Space/pipe_straight.fbx create mode 100644 Assets/Art/Space/pipe_straight.fbx.meta create mode 100644 Assets/Art/Space/pipe_supportHigh.fbx create mode 100644 Assets/Art/Space/pipe_supportHigh.fbx.meta create mode 100644 Assets/Art/Space/pipe_supportLow.fbx create mode 100644 Assets/Art/Space/pipe_supportLow.fbx.meta create mode 100644 Assets/Art/Space/platform_center.fbx create mode 100644 Assets/Art/Space/platform_center.fbx.meta create mode 100644 Assets/Art/Space/platform_corner.fbx create mode 100644 Assets/Art/Space/platform_corner.fbx.meta create mode 100644 Assets/Art/Space/platform_cornerOpen.fbx create mode 100644 Assets/Art/Space/platform_cornerOpen.fbx.meta create mode 100644 Assets/Art/Space/platform_cornerRound.fbx create mode 100644 Assets/Art/Space/platform_cornerRound.fbx.meta create mode 100644 Assets/Art/Space/platform_end.fbx create mode 100644 Assets/Art/Space/platform_end.fbx.meta create mode 100644 Assets/Art/Space/platform_high.fbx create mode 100644 Assets/Art/Space/platform_high.fbx.meta create mode 100644 Assets/Art/Space/platform_large.fbx create mode 100644 Assets/Art/Space/platform_large.fbx.meta create mode 100644 Assets/Art/Space/platform_long.fbx create mode 100644 Assets/Art/Space/platform_long.fbx.meta create mode 100644 Assets/Art/Space/platform_low.fbx create mode 100644 Assets/Art/Space/platform_low.fbx.meta create mode 100644 Assets/Art/Space/platform_side.fbx create mode 100644 Assets/Art/Space/platform_side.fbx.meta create mode 100644 Assets/Art/Space/platform_small.fbx create mode 100644 Assets/Art/Space/platform_small.fbx.meta create mode 100644 Assets/Art/Space/platform_smallDiagonal.fbx create mode 100644 Assets/Art/Space/platform_smallDiagonal.fbx.meta create mode 100644 Assets/Art/Space/platform_straight.fbx create mode 100644 Assets/Art/Space/platform_straight.fbx.meta create mode 100644 Assets/Art/Space/rail.fbx create mode 100644 Assets/Art/Space/rail.fbx.meta create mode 100644 Assets/Art/Space/rail_corner.fbx create mode 100644 Assets/Art/Space/rail_corner.fbx.meta create mode 100644 Assets/Art/Space/rail_end.fbx create mode 100644 Assets/Art/Space/rail_end.fbx.meta create mode 100644 Assets/Art/Space/rail_middle.fbx create mode 100644 Assets/Art/Space/rail_middle.fbx.meta create mode 100644 Assets/Art/Space/rock.fbx create mode 100644 Assets/Art/Space/rock.fbx.meta create mode 100644 Assets/Art/Space/rock_crystals.fbx create mode 100644 Assets/Art/Space/rock_crystals.fbx.meta create mode 100644 Assets/Art/Space/rock_crystalsLargeA.fbx create mode 100644 Assets/Art/Space/rock_crystalsLargeA.fbx.meta create mode 100644 Assets/Art/Space/rock_crystalsLargeB.fbx create mode 100644 Assets/Art/Space/rock_crystalsLargeB.fbx.meta create mode 100644 Assets/Art/Space/rock_largeA.fbx create mode 100644 Assets/Art/Space/rock_largeA.fbx.meta create mode 100644 Assets/Art/Space/rock_largeB.fbx create mode 100644 Assets/Art/Space/rock_largeB.fbx.meta create mode 100644 Assets/Art/Space/rocket_baseA.fbx create mode 100644 Assets/Art/Space/rocket_baseA.fbx.meta create mode 100644 Assets/Art/Space/rocket_baseB.fbx create mode 100644 Assets/Art/Space/rocket_baseB.fbx.meta create mode 100644 Assets/Art/Space/rocket_finsA.fbx create mode 100644 Assets/Art/Space/rocket_finsA.fbx.meta create mode 100644 Assets/Art/Space/rocket_finsB.fbx create mode 100644 Assets/Art/Space/rocket_finsB.fbx.meta create mode 100644 Assets/Art/Space/rocket_fuelA.fbx create mode 100644 Assets/Art/Space/rocket_fuelA.fbx.meta create mode 100644 Assets/Art/Space/rocket_fuelB.fbx create mode 100644 Assets/Art/Space/rocket_fuelB.fbx.meta create mode 100644 Assets/Art/Space/rocket_sidesA.fbx create mode 100644 Assets/Art/Space/rocket_sidesA.fbx.meta create mode 100644 Assets/Art/Space/rocket_sidesB.fbx create mode 100644 Assets/Art/Space/rocket_sidesB.fbx.meta create mode 100644 Assets/Art/Space/rocket_topA.fbx create mode 100644 Assets/Art/Space/rocket_topA.fbx.meta create mode 100644 Assets/Art/Space/rocket_topB.fbx create mode 100644 Assets/Art/Space/rocket_topB.fbx.meta create mode 100644 Assets/Art/Space/rocks_smallA.fbx create mode 100644 Assets/Art/Space/rocks_smallA.fbx.meta create mode 100644 Assets/Art/Space/rocks_smallB.fbx create mode 100644 Assets/Art/Space/rocks_smallB.fbx.meta create mode 100644 Assets/Art/Space/rover.fbx create mode 100644 Assets/Art/Space/rover.fbx.meta create mode 100644 Assets/Art/Space/satelliteDish.fbx create mode 100644 Assets/Art/Space/satelliteDish.fbx.meta create mode 100644 Assets/Art/Space/satelliteDish_detailed.fbx create mode 100644 Assets/Art/Space/satelliteDish_detailed.fbx.meta create mode 100644 Assets/Art/Space/satelliteDish_large.fbx create mode 100644 Assets/Art/Space/satelliteDish_large.fbx.meta create mode 100644 Assets/Art/Space/stairs.fbx create mode 100644 Assets/Art/Space/stairs.fbx.meta create mode 100644 Assets/Art/Space/stairs_corner.fbx create mode 100644 Assets/Art/Space/stairs_corner.fbx.meta create mode 100644 Assets/Art/Space/stairs_short.fbx create mode 100644 Assets/Art/Space/stairs_short.fbx.meta create mode 100644 Assets/Art/Space/structure.fbx create mode 100644 Assets/Art/Space/structure.fbx.meta create mode 100644 Assets/Art/Space/structure_closed.fbx create mode 100644 Assets/Art/Space/structure_closed.fbx.meta create mode 100644 Assets/Art/Space/structure_detailed.fbx create mode 100644 Assets/Art/Space/structure_detailed.fbx.meta create mode 100644 Assets/Art/Space/structure_diagonal.fbx create mode 100644 Assets/Art/Space/structure_diagonal.fbx.meta create mode 100644 Assets/Art/Space/supports_high.fbx create mode 100644 Assets/Art/Space/supports_high.fbx.meta create mode 100644 Assets/Art/Space/supports_low.fbx create mode 100644 Assets/Art/Space/supports_low.fbx.meta create mode 100644 Assets/Art/Space/terrain.fbx create mode 100644 Assets/Art/Space/terrain.fbx.meta create mode 100644 Assets/Art/Space/terrain_ramp.fbx create mode 100644 Assets/Art/Space/terrain_ramp.fbx.meta create mode 100644 Assets/Art/Space/terrain_rampLarge.fbx create mode 100644 Assets/Art/Space/terrain_rampLarge.fbx.meta create mode 100644 Assets/Art/Space/terrain_rampLarge_detailed.fbx create mode 100644 Assets/Art/Space/terrain_rampLarge_detailed.fbx.meta create mode 100644 Assets/Art/Space/terrain_roadCorner.fbx create mode 100644 Assets/Art/Space/terrain_roadCorner.fbx.meta create mode 100644 Assets/Art/Space/terrain_roadCross.fbx create mode 100644 Assets/Art/Space/terrain_roadCross.fbx.meta create mode 100644 Assets/Art/Space/terrain_roadEnd.fbx create mode 100644 Assets/Art/Space/terrain_roadEnd.fbx.meta create mode 100644 Assets/Art/Space/terrain_roadSplit.fbx create mode 100644 Assets/Art/Space/terrain_roadSplit.fbx.meta create mode 100644 Assets/Art/Space/terrain_roadStraight.fbx create mode 100644 Assets/Art/Space/terrain_roadStraight.fbx.meta create mode 100644 Assets/Art/Space/terrain_side.fbx create mode 100644 Assets/Art/Space/terrain_side.fbx.meta create mode 100644 Assets/Art/Space/terrain_sideCliff.fbx create mode 100644 Assets/Art/Space/terrain_sideCliff.fbx.meta create mode 100644 Assets/Art/Space/terrain_sideCorner.fbx create mode 100644 Assets/Art/Space/terrain_sideCorner.fbx.meta create mode 100644 Assets/Art/Space/terrain_sideCornerInner.fbx create mode 100644 Assets/Art/Space/terrain_sideCornerInner.fbx.meta create mode 100644 Assets/Art/Space/terrain_sideEnd.fbx create mode 100644 Assets/Art/Space/terrain_sideEnd.fbx.meta create mode 100644 Assets/Art/Space/turret_double.fbx create mode 100644 Assets/Art/Space/turret_double.fbx.meta create mode 100644 Assets/Art/Space/turret_single.fbx create mode 100644 Assets/Art/Space/turret_single.fbx.meta create mode 100644 Assets/Art/Space/weapon_gun.fbx create mode 100644 Assets/Art/Space/weapon_gun.fbx.meta create mode 100644 Assets/Art/Space/weapon_rifle.fbx create mode 100644 Assets/Art/Space/weapon_rifle.fbx.meta create mode 100644 Assets/Art/Sprites.meta create mode 100644 Assets/Art/Sprites/splash.jpeg create mode 100644 Assets/Art/Sprites/splash.jpeg.meta create mode 100644 Assets/Characters.meta create mode 100644 Assets/Characters/Captain.prefab create mode 100644 Assets/Characters/Captain.prefab.meta create mode 100644 Assets/Characters/CharacterList.asset create mode 100644 Assets/Characters/CharacterList.asset.meta create mode 100644 Assets/Characters/Crewmate.prefab create mode 100644 Assets/Characters/Crewmate.prefab.meta create mode 100644 Assets/Characters/Engineer.prefab create mode 100644 Assets/Characters/Engineer.prefab.meta create mode 100644 Assets/Dialogue.meta create mode 100644 Assets/Dialogue/SpaceJourney.yarn create mode 100644 Assets/Dialogue/SpaceJourney.yarn.meta create mode 100644 Assets/Dialogue/SpaceJourneyProject.yarnproject create mode 100644 Assets/Dialogue/SpaceJourneyProject.yarnproject.meta create mode 100644 Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn create mode 100644 Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn.meta create mode 100644 Assets/Scenes.meta create mode 100644 Assets/Scenes/Final.meta create mode 100644 Assets/Scenes/Final.unity create mode 100644 Assets/Scenes/Final.unity.meta create mode 100644 Assets/Scenes/Final/LightingData.asset create mode 100644 Assets/Scenes/Final/LightingData.asset.meta create mode 100644 Assets/Scenes/Final/Lightmap-0_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-0_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-0_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-0_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-1_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-1_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-1_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-1_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-2_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-2_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-2_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-2_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-3_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-3_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-3_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-3_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-4_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-4_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-4_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-4_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-5_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-5_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-5_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-5_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/Lightmap-6_comp_dir.png create mode 100644 Assets/Scenes/Final/Lightmap-6_comp_dir.png.meta create mode 100644 Assets/Scenes/Final/Lightmap-6_comp_light.exr create mode 100644 Assets/Scenes/Final/Lightmap-6_comp_light.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-0.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-0.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-1.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-1.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-2.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-2.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-3.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-3.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-4.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-4.exr.meta create mode 100644 Assets/Scenes/Final/ReflectionProbe-5.exr create mode 100644 Assets/Scenes/Final/ReflectionProbe-5.exr.meta create mode 100644 Assets/Scenes/Lighting Settings.lighting create mode 100644 Assets/Scenes/Lighting Settings.lighting.meta create mode 100644 Assets/Scenes/Start Point.unity create mode 100644 Assets/Scenes/Start Point.unity.meta create mode 100644 Assets/Scripts.meta create mode 100644 Assets/Scripts/Character.cs create mode 100644 Assets/Scripts/Character.cs.meta create mode 100644 Assets/Scripts/CharacterList.cs create mode 100644 Assets/Scripts/CharacterList.cs.meta create mode 100644 Assets/Scripts/FadeOverlay.cs create mode 100644 Assets/Scripts/FadeOverlay.cs.meta create mode 100644 Assets/Scripts/Location.cs create mode 100644 Assets/Scripts/Location.cs.meta create mode 100644 Assets/Scripts/VisualNovel.cs create mode 100644 Assets/Scripts/VisualNovel.cs.meta create mode 100755 Assets/TextMesh Pro.meta create mode 100755 Assets/TextMesh Pro/Documentation.meta create mode 100755 Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf create mode 100755 Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf.meta create mode 100755 Assets/TextMesh Pro/Fonts.meta create mode 100755 Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt create mode 100755 Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta create mode 100755 Assets/TextMesh Pro/Fonts/LiberationSans.ttf create mode 100755 Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta create mode 100755 Assets/TextMesh Pro/Resources.meta create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials.meta create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat.meta create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat.meta create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset create mode 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta create mode 100755 Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt create mode 100755 Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta create mode 100755 Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt create mode 100755 Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta create mode 100755 Assets/TextMesh Pro/Resources/Sprite Assets.meta create mode 100755 Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset create mode 100755 Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta create mode 100755 Assets/TextMesh Pro/Resources/Style Sheets.meta create mode 100755 Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset create mode 100755 Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta create mode 100755 Assets/TextMesh Pro/Resources/TMP Settings.asset create mode 100755 Assets/TextMesh Pro/Resources/TMP Settings.asset.meta create mode 100755 Assets/TextMesh Pro/Shaders.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Sprite.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMPro.cginc create mode 100755 Assets/TextMesh Pro/Shaders/TMPro.cginc.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc create mode 100755 Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta create mode 100755 Assets/TextMesh Pro/Sprites.meta create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne.json create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne.json.meta create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne.png create mode 100755 Assets/TextMesh Pro/Sprites/EmojiOne.png.meta create mode 100644 LICENSE.md create mode 100644 Packages/manifest.json create mode 100644 Packages/packages-lock.json create mode 100644 ProjectSettings/AudioManager.asset create mode 100644 ProjectSettings/ClusterInputManager.asset create mode 100644 ProjectSettings/DynamicsManager.asset create mode 100644 ProjectSettings/EditorBuildSettings.asset create mode 100644 ProjectSettings/EditorSettings.asset create mode 100644 ProjectSettings/GraphicsSettings.asset create mode 100644 ProjectSettings/InputManager.asset create mode 100644 ProjectSettings/NavMeshAreas.asset create mode 100644 ProjectSettings/PackageManagerSettings.asset create mode 100644 ProjectSettings/Physics2DSettings.asset create mode 100644 ProjectSettings/PresetManager.asset create mode 100644 ProjectSettings/ProjectSettings.asset create mode 100644 ProjectSettings/ProjectVersion.txt create mode 100644 ProjectSettings/QualitySettings.asset create mode 100644 ProjectSettings/SceneTemplateSettings.json create mode 100644 ProjectSettings/TagManager.asset create mode 100644 ProjectSettings/TimeManager.asset create mode 100644 ProjectSettings/UnityConnectSettings.asset create mode 100644 ProjectSettings/VFXManager.asset create mode 100644 ProjectSettings/VersionControlSettings.asset create mode 100644 ProjectSettings/XRSettings.asset create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9cc0d8c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,55 @@ +## Unity ## + +*.cs diff=csharp text +*.cginc text +*.shader text + +*.mat merge=unityyamlmerge eol=lf +*.anim merge=unityyamlmerge eol=lf +*.unity merge=unityyamlmerge eol=lf +*.prefab merge=unityyamlmerge eol=lf +*.physicsMaterial2D merge=unityyamlmerge eol=lf +*.physicMaterial merge=unityyamlmerge eol=lf +*.asset merge=unityyamlmerge eol=lf +*.meta merge=unityyamlmerge eol=lf +*.controller merge=unityyamlmerge eol=lf + + +## git-lfs ## + +#Image +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.psd filter=lfs diff=lfs merge=lfs -text +*.ai filter=lfs diff=lfs merge=lfs -text + +#Audio +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text + +#Video +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.mov filter=lfs diff=lfs merge=lfs -text + +#3D Object +*.FBX filter=lfs diff=lfs merge=lfs -text +*.fbx filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text +*.obj filter=lfs diff=lfs merge=lfs -text + +#ETC +*.a filter=lfs diff=lfs merge=lfs -text +*.exr filter=lfs diff=lfs merge=lfs -text +*.tga filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.dll filter=lfs diff=lfs merge=lfs -text +*.unitypackage filter=lfs diff=lfs merge=lfs -text +*.aif filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.rns filter=lfs diff=lfs merge=lfs -text +*.reason filter=lfs diff=lfs merge=lfs -text +*.lxo filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..07da593 --- /dev/null +++ b/.gitignore @@ -0,0 +1,71 @@ +# This .gitignore file should be placed at the root of your Unity project directory +# +# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore +# +/[Ll]ibrary/ +/[Tt]emp/ +/[Oo]bj/ +/[Bb]uild/ +/[Bb]uilds/ +/[Ll]ogs/ +/[Uu]ser[Ss]ettings/ + +# MemoryCaptures can get excessive in size. +# They also could contain extremely sensitive data +/[Mm]emoryCaptures/ + +# Asset meta data should only be ignored when the corresponding asset is also ignored +!/[Aa]ssets/**/*.meta + +# Uncomment this line if you wish to ignore the asset store tools plugin +# /[Aa]ssets/AssetStoreTools* + +# Autogenerated Jetbrains Rider plugin +/[Aa]ssets/Plugins/Editor/JetBrains* + +# Visual Studio cache directory +.vs/ + +# Gradle cache directory +.gradle/ + +# Autogenerated VS/MD/Consulo solution and project files +ExportedObj/ +.consulo/ +*.csproj +*.unityproj +*.sln +*.suo +*.tmp +*.user +*.userprefs +*.pidb +*.booproj +*.svd +*.pdb +*.mdb +*.opendb +*.VC.db + +# Unity3D generated meta files +*.pidb.meta +*.pdb.meta +*.mdb.meta + +# Unity3D generated file on crash reports +sysinfo.txt + +# Builds +*.apk +*.aab +*.unitypackage + +# Crashlytics generated file +crashlytics-build.properties + +# Packed Addressables +/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin* + +# Temporary auto-generated Android Assets +/[Aa]ssets/[Ss]treamingAssets/aa.meta +/[Aa]ssets/[Ss]treamingAssets/aa/* \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..1060b04 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,56 @@ +{ + "files.exclude": + { + "**/.DS_Store":true, + "**/.git":true, + "**/.gitignore":true, + "**/.gitmodules":true, + "**/*.booproj":true, + "**/*.pidb":true, + "**/*.suo":true, + "**/*.user":true, + "**/*.userprefs":true, + "**/*.unityproj":true, + "**/*.dll":true, + "**/*.exe":true, + "**/*.pdf":true, + "**/*.mid":true, + "**/*.midi":true, + "**/*.wav":true, + "**/*.gif":true, + "**/*.ico":true, + "**/*.jpg":true, + "**/*.jpeg":true, + "**/*.png":true, + "**/*.psd":true, + "**/*.tga":true, + "**/*.tif":true, + "**/*.tiff":true, + "**/*.3ds":true, + "**/*.3DS":true, + "**/*.fbx":true, + "**/*.FBX":true, + "**/*.lxo":true, + "**/*.LXO":true, + "**/*.ma":true, + "**/*.MA":true, + "**/*.obj":true, + "**/*.OBJ":true, + "**/*.asset":true, + "**/*.cubemap":true, + "**/*.flare":true, + "**/*.mat":true, + "**/*.meta":true, + "**/*.prefab":true, + "**/*.unity":true, + "build/":true, + "Build/":true, + "Library/":true, + "library/":true, + "obj/":true, + "Obj/":true, + "ProjectSettings/":true, + "temp/":true, + "Temp/":true + } +} \ No newline at end of file diff --git a/Assets/Art.meta b/Assets/Art.meta new file mode 100644 index 0000000..0372463 --- /dev/null +++ b/Assets/Art.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5a674349742dc4eb49a540bc5849fb57 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials.meta b/Assets/Art/Materials.meta new file mode 100644 index 0000000..42dd700 --- /dev/null +++ b/Assets/Art/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 84e552ab5f9e94833baa520e5ed3dec4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA.meta b/Assets/Art/Materials/astroFemaleA.meta new file mode 100644 index 0000000..ff4249e --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 526357d8c340946029938a005064f1d7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat new file mode 100644 index 0000000..527f03d --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroFemaleA_Body + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 37997a7ebad5e4e9ab0a38ec4f6a46f6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat.meta new file mode 100644 index 0000000..2d99519 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 76c7c29a59cee48518e65c1a0f7ba17b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png new file mode 100644 index 0000000..ad91482 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa368194061c2ab4179bfc1e0751365d3beae50a577040d2be8df37555a7bfd3 +size 66301 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png.meta new file mode 100644 index 0000000..dbb9de9 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Body.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 37997a7ebad5e4e9ab0a38ec4f6a46f6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat new file mode 100644 index 0000000..64ba5dc --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroFemaleA_Face + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHABLEND_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b3a42d601741d4b9ba382a24694936b3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 2 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat.meta new file mode 100644 index 0000000..79b50ce --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89e5c253dd2594dc1a5c19adc4f707cb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png new file mode 100644 index 0000000..3e4a1d5 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73dbe0e731ed6af6e4e2eb9f16b9401275080b86d888e0f5aeef7289865244e +size 3987 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png.meta new file mode 100644 index 0000000..259ad36 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Angry.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: b3a42d601741d4b9ba382a24694936b3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png new file mode 100644 index 0000000..47f875d --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5b12c26aea4264bcd03dd0b60b31403ae7b9bf3bf1bae3ad45516c204c7a2a +size 4034 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png.meta new file mode 100644 index 0000000..6ea04ed --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Happy.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: e476b75e6e7924396901169d3a2f7d4c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png new file mode 100644 index 0000000..a7bc469 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af56e771f620eeee567278b0c1335ba8c0fbe7f46a7f882e9702cc3cfeaba44 +size 3652 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png.meta new file mode 100644 index 0000000..87bda40 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Neutral.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: eb0f461b364074972bee3f8ba3ee5535 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png new file mode 100644 index 0000000..1aba9c2 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a2925db35556ac0eaaca8ff6e08af3ff7ed43d94c8d67aa41dd849f82f1937 +size 3761 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png.meta new file mode 100644 index 0000000..30a61aa --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Smirk.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: b2c7dd3590d1447058ed3f4c8677adea +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png new file mode 100644 index 0000000..7754b61 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d30a9cb8a2e3441717a762608f0e98688d739e602df13b756e630a36fa7b18 +size 3758 diff --git a/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png.meta b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png.meta new file mode 100644 index 0000000..ee7ea7a --- /dev/null +++ b/Assets/Art/Materials/astroFemaleA/astroFemaleA_Face_Surprised.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 9cd12d91f0b6d4e8c8db9596650ad7a9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB.meta b/Assets/Art/Materials/astroFemaleB.meta new file mode 100644 index 0000000..8b80ed6 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2a82ec4decf914029afe22f5a780d7f4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat new file mode 100644 index 0000000..ac3ebe4 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroFemaleB_Body + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d6e51e2582af146c98f95b8515f5a8e7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat.meta new file mode 100644 index 0000000..a5ebe7d --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2364532c7d894643b3f46218001837b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png new file mode 100644 index 0000000..7b6fd33 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a166ecdb4ab911a57a502b60b1e95f38ed4fec134127f3acbe79c8b5b8061c +size 67903 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png.meta new file mode 100644 index 0000000..f3fc757 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Body.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: d6e51e2582af146c98f95b8515f5a8e7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat new file mode 100644 index 0000000..4ae5fcb --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroFemaleB_Face + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHABLEND_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 12c9d0a4daee94af8b807c1ccf68c7ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 2 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat.meta new file mode 100644 index 0000000..4d8c3f0 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6f2df3c5e051e4a5f9c7e0910113de86 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png new file mode 100644 index 0000000..7ecb59a --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0540b628ce4ce91817a99f271f5009bda2115b352a1ef1e86d031486b5c09d7 +size 4508 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png.meta new file mode 100644 index 0000000..936787c --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Angry.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 39b05a3c2ff05489190434963b4fc3d2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png new file mode 100644 index 0000000..4e59be0 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20c8d4a9d7c7a5512b6ff7cbf2c6c753b8bf2f3bf6c4344b17e2bb4ecfeb346 +size 4669 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png.meta new file mode 100644 index 0000000..ed77e78 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Happy.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: a08bdb0943f09490ea445fbeef80dfbc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png new file mode 100644 index 0000000..62aa926 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5270e5fb2b12c5753105a0b8106ae0fe6fc9eab5cd04531942a618aaeba5a2b8 +size 4267 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png.meta new file mode 100644 index 0000000..7c5abc7 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Neutral.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 12c9d0a4daee94af8b807c1ccf68c7ac +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png new file mode 100644 index 0000000..d944f84 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4501ad78bf6dfc079fe7ae314a8a7ae6a01767707e755f482138f1fb9eaa7806 +size 4282 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png.meta new file mode 100644 index 0000000..024a289 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Smirk.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 369f322d5d77c4c828a49c41848c235c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png new file mode 100644 index 0000000..b1c75ff --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7488e9fbef19b63302b65351fd540286ba97ee323bec0591b6bb4ef600ad32dd +size 4443 diff --git a/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png.meta b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png.meta new file mode 100644 index 0000000..ebee3f3 --- /dev/null +++ b/Assets/Art/Materials/astroFemaleB/astroFemaleB_Face_Surprised.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 99dfcee0367f44ea09c788ad46672134 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA.meta b/Assets/Art/Materials/astroMaleA.meta new file mode 100644 index 0000000..6148b81 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 17c63067a0e694864aded1f301ede1be +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat new file mode 100644 index 0000000..8df9d78 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroMaleA_Body + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a67d401ec31724981bb4c7898e00f908, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat.meta new file mode 100644 index 0000000..2a95515 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7f276cd93fb354a2b84ba43df3d9ae85 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png new file mode 100644 index 0000000..5563852 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05a74f0bee7365f44b57ca81ba45032111178486e431a91fc151e66c461d69e +size 69839 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png.meta new file mode 100644 index 0000000..66bd874 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Body.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: a67d401ec31724981bb4c7898e00f908 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat b/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat new file mode 100644 index 0000000..d10d989 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: astroMaleA_Face + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHABLEND_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 848bdf085796c4ec89296a0c81307ce6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 2 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat.meta new file mode 100644 index 0000000..853488a --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7c82fe3fbbce4bf3849f945ca39f368 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png new file mode 100644 index 0000000..93b4c12 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513fb887268f1cec57d7960afc855431e158d448f8084ea7775c3eeb42ab3ddf +size 4182 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png.meta new file mode 100644 index 0000000..726e2f4 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Angry.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: db03121d915d04575b7a5b2f6a5951cc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png new file mode 100644 index 0000000..e69b1dd --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a8f76076e4da80eb840201b2283d990aa8f8278f780a0441038c61587ad101 +size 3979 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png.meta new file mode 100644 index 0000000..7f92f57 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Happy.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 998ad4dd121b4401a94921bbef8eaabe +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png new file mode 100644 index 0000000..0b8f182 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21680a399a14f6fae4331755befdfaf725565d325e9a2a32a1f9c45ed9f543c +size 3816 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png.meta new file mode 100644 index 0000000..a47f789 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Neutral.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 848bdf085796c4ec89296a0c81307ce6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png new file mode 100644 index 0000000..dcd31c0 --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30c624ba04b38dd7b04f40bdb0c506a75fedb1e8efbfe7583d04df42a4d2fab +size 3912 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png.meta new file mode 100644 index 0000000..a04f1cd --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Smirk.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 3d82e39decaf5437eb3994cef2d87f05 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png new file mode 100644 index 0000000..caae66a --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170a955b2bf4d970a1a3060395a353e4b677c357c9545ad225f0a0bdfbd5cb57 +size 4279 diff --git a/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png.meta b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png.meta new file mode 100644 index 0000000..f48892b --- /dev/null +++ b/Assets/Art/Materials/astroMaleA/astroMaleA_Face_Surprised.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 090dbc34d9ef244bca3132ac7ad02c78 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/light_fixture_above.mat b/Assets/Art/Materials/light_fixture_above.mat new file mode 100644 index 0000000..a4d94aa --- /dev/null +++ b/Assets/Art/Materials/light_fixture_above.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: light_fixture_above + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 5.0387836, g: 4.1945896, b: 3.4823008, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/light_fixture_above.mat.meta b/Assets/Art/Materials/light_fixture_above.mat.meta new file mode 100644 index 0000000..413ff48 --- /dev/null +++ b/Assets/Art/Materials/light_fixture_above.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2fa75479e24cf48308490a99f451b40b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Materials/light_fixture_below.mat b/Assets/Art/Materials/light_fixture_below.mat new file mode 100644 index 0000000..b8154f1 --- /dev/null +++ b/Assets/Art/Materials/light_fixture_below.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: light_fixture_below + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.78431374, g: 1.9137255, b: 2.9960785, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Art/Materials/light_fixture_below.mat.meta b/Assets/Art/Materials/light_fixture_below.mat.meta new file mode 100644 index 0000000..4421ebd --- /dev/null +++ b/Assets/Art/Materials/light_fixture_below.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: beb5db079e5784fb99b7a3e34d3c7d4f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models.meta b/Assets/Art/Models.meta new file mode 100644 index 0000000..ad29a29 --- /dev/null +++ b/Assets/Art/Models.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2e37d826bb8644ca894a3f272a467ef3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Character.controller b/Assets/Art/Models/Character.controller new file mode 100644 index 0000000..969b502 --- /dev/null +++ b/Assets/Art/Models/Character.controller @@ -0,0 +1,435 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-7304352234212752584 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: pointing + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -6219673422907054896, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-6427970466310989725 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: neutral + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 4921720492070701527, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-6416646813626354205 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: arms-out + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 5240415874679592908, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-6285751558851796874 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -6416646813626354205} + m_Position: {x: -120, y: 260, z: 0} + - serializedVersion: 1 + m_State: {fileID: 5846281671898767583} + m_Position: {x: 80, y: 220, z: 0} + - serializedVersion: 1 + m_State: {fileID: 8035279874590151073} + m_Position: {x: 70, y: 340, z: 0} + - serializedVersion: 1 + m_State: {fileID: 3111092786272292516} + m_Position: {x: 370, y: 220, z: 0} + - serializedVersion: 1 + m_State: {fileID: -7304352234212752584} + m_Position: {x: 250, y: 290, z: 0} + - serializedVersion: 1 + m_State: {fileID: -5192648040724389094} + m_Position: {x: 344.54578, y: 72.56169, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: -60, y: 110, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 3111092786272292516} +--- !u!1102 &-5192648040724389094 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hands-on-hips + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 2428623994353970555, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &-4026422750144710351 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hand-on-hip + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 4684237004073380791, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &-1334327221015182273 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -4026422750144710351} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-33082115802300491 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 2850549696321226622} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Character + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -6285751558851796874} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1101 &1148998986542394669 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -6427970466310989725} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &1633825207434231453 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 6769063270783003001} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &1642607368933006809 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hand-at-mouth + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -2659162215499027260, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &2850549696321226622 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: arms-out + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 2620150278967450064, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &3111092786272292516 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: neutral + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -8486116764607792134, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &5846281671898767583 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hand-at-mouth + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 2803608462309038815, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &6769063270783003001 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: pointing + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 3470642263810517203, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &8035279874590151073 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hand-on-hip + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 5902992876895842039, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Art/Models/Character.controller.meta b/Assets/Art/Models/Character.controller.meta new file mode 100644 index 0000000..c733dbd --- /dev/null +++ b/Assets/Art/Models/Character.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 203ab4a7a7004471e997a02332b6c0a5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/characterLargeFemale_mod.fbx b/Assets/Art/Models/characterLargeFemale_mod.fbx new file mode 100644 index 0000000..f8a55d1 --- /dev/null +++ b/Assets/Art/Models/characterLargeFemale_mod.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3214dca1f7b5fc89ac2e4f67a9c3b54dec2a631ee4ce7a94932b7477316275 +size 635372 diff --git a/Assets/Art/Models/characterLargeFemale_mod.fbx.meta b/Assets/Art/Models/characterLargeFemale_mod.fbx.meta new file mode 100644 index 0000000..cdf8c70 --- /dev/null +++ b/Assets/Art/Models/characterLargeFemale_mod.fbx.meta @@ -0,0 +1,880 @@ +fileFormatVersion: 2 +guid: 8efacc188cbe04341a59eaf264623d64 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: 4921720492070701527 + second: Neutral + - first: + 74: 4684237004073380791 + second: Hand On Hip + - first: + 74: 2620150278967450064 + second: Arms Outstretched + - first: + 74: -2659162215499027260 + second: Hand at Mouth + - first: + 74: 3470642263810517203 + second: Pointing + - first: + 74: -8486116764607792134 + second: neutral + - first: + 74: 5902992876895842039 + second: hand-on-hip + - first: + 74: 5240415874679592908 + second: arms-out + - first: + 74: 2803608462309038815 + second: hand-at-mouth + - first: + 74: -6219673422907054896 + second: pointing + - first: + 74: 2428623994353970555 + second: hands-on-hips + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: face + second: {fileID: 2100000, guid: 89e5c253dd2594dc1a5c19adc4f707cb, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: skin + second: {fileID: 2100000, guid: 76c7c29a59cee48518e65c1a0f7ba17b, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: neutral + takeName: Root|Action + internalID: 0 + firstFrame: 0 + lastFrame: 1 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 1 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 1 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + - serializedVersion: 16 + name: hand-on-hip + takeName: Root|Action + internalID: 0 + firstFrame: 2 + lastFrame: 3 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + - serializedVersion: 16 + name: arms-out + takeName: Root|Action + internalID: 0 + firstFrame: 4 + lastFrame: 5 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + - serializedVersion: 16 + name: hand-at-mouth + takeName: Root|Action + internalID: 0 + firstFrame: 6 + lastFrame: 7 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + - serializedVersion: 16 + name: pointing + takeName: Root|Action + internalID: 0 + firstFrame: 8 + lastFrame: 9 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + - serializedVersion: 16 + name: hands-on-hips + takeName: Root|Action + internalID: 0 + firstFrame: 10 + lastFrame: 11 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftUpLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightUpLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftFoot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightFoot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftShoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightShoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftForeArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightForeArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftToes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightToes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandThumb1 + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandThumb2 + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex1 + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex2 + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex3 + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandThumb1 + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandThumb2 + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex1 + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex2 + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex3 + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: characterLargeFemale_mod(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Root + parentName: characterLargeFemale_mod(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + scale: {x: 100, y: 100, z: 100} + - name: LeftFootCtrl + parentName: Root + position: {x: -0.0015363273, y: 0.0011117057, z: 0.0020890643} + rotation: {x: 0.5000001, y: -0.49999988, z: 0.49999985, w: -0.5000001} + scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998} + - name: LeftHeelRoll + parentName: LeftFootCtrl + position: {x: -0.00070852536, y: 0.0017990153, z: -0.00022240398} + rotation: {x: 0.50751275, y: 0.5082275, z: -0.4919076, w: 0.49210027} + scale: {x: 0.9999995, y: 0.99999964, z: 0.9999999} + - name: LeftToeRoll + parentName: LeftHeelRoll + position: {x: 0.00028664223, y: 0.0030693286, z: 0.000010425369} + rotation: {x: 0.015736192, y: 0.0020790696, z: -0.9946247, w: -0.1023224} + scale: {x: 0.9999929, y: 1.0000001, z: 1.0000005} + - name: LeftFootIK + parentName: LeftToeRoll + position: {x: 0.000018213988, y: 0.0024152175, z: 0.0018005002} + rotation: {x: 0.9461288, y: 0.021870943, z: -0.07550301, w: -0.31410402} + scale: {x: 0.9999999, y: 1.0000002, z: 0.99999917} + - name: LeftFootIK_end + parentName: LeftFootIK + position: {x: -0, y: 0.0030125428, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftFootRollCtrl + parentName: LeftFootCtrl + position: {x: 3.7679724e-11, y: -4.1992568e-10, z: 8.6376127e-13} + rotation: {x: -0.5000001, y: 0.4999999, z: -0.49999982, w: -0.5000002} + scale: {x: 1, y: 0.9999999, z: 0.99999994} + - name: LeftFootRollCtrl_end + parentName: LeftFootRollCtrl + position: {x: -0, y: 0.0029276668, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftKneeCtrl + parentName: LeftFootCtrl + position: {x: 0.006179578, y: -0.005414661, z: 0.00028641234} + rotation: {x: -0.70710695, y: 0.000000029802322, z: -0.7071066, w: -0.0000000014183632} + scale: {x: 1.0000001, y: 1, z: 1.0000001} + - name: LeftKneeCtrl_end + parentName: LeftKneeCtrl + position: {x: -0, y: 0.003368157, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightFootCtrl + parentName: Root + position: {x: 0.001515949, y: 0.0011117057, z: 0.0020890643} + rotation: {x: 0.5000001, y: -0.49999988, z: 0.49999985, w: -0.5000001} + scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998} + - name: RightHeelRoll + parentName: RightFootCtrl + position: {x: -0.0007085259, y: 0.0017990152, z: 0.00022240431} + rotation: {x: 0.50776154, y: 0.5079774, z: -0.4916508, w: 0.49235833} + scale: {x: 1.0000002, y: 1.0000004, z: 1.0000002} + - name: RightToeRoll + parentName: RightHeelRoll + position: {x: -0.00028672715, y: 0.0030693293, z: -0.000007775159} + rotation: {x: 0.015828773, y: -0.0011684, z: -0.9946232, w: 0.102337} + scale: {x: 0.9999922, y: 1.0000001, z: 1.0000004} + - name: RightFootIK + parentName: RightToeRoll + position: {x: -0.000018214385, y: 0.0024152177, z: 0.0018005004} + rotation: {x: 0.94811195, y: -0.011444999, z: 0.04409332, w: -0.31465638} + scale: {x: 0.99999994, y: 1, z: 1.0000002} + - name: RightFootIK_end + parentName: RightFootIK + position: {x: -0, y: 0.0030125428, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightFootRollCtrl + parentName: RightFootCtrl + position: {x: 4.7742786e-12, y: -4.321706e-10, z: 8.6376127e-13} + rotation: {x: -0.5000001, y: 0.4999999, z: -0.49999982, w: -0.5000002} + scale: {x: 1, y: 0.9999999, z: 0.99999994} + - name: RightFootRollCtrl_end + parentName: RightFootRollCtrl + position: {x: -0, y: 0.0029276668, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightKneeCtrl + parentName: RightFootCtrl + position: {x: 0.006179578, y: -0.005414661, z: -0.00028640736} + rotation: {x: -0.70710695, y: 0.000000029802322, z: -0.7071066, w: -0.0000000014183632} + scale: {x: 1.0000001, y: 1, z: 1.0000001} + - name: RightKneeCtrl_end + parentName: RightKneeCtrl + position: {x: -0, y: 0.003368157, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HipsCtrl + parentName: Root + position: {x: -0.0000055431824, y: -0.00068879675, z: 0.017208878} + rotation: {x: 0.0009546366, y: -0.70710605, z: 0.70710605, w: 0.0010861801} + scale: {x: 0.9999997, y: 0.9999997, z: 1} + - name: Hips + parentName: HipsCtrl + position: {x: -0.00000464599, y: 0.0032195114, z: -3.8052347e-10} + rotation: {x: 0.00009301509, y: -0, z: -0.999999, w: 0.0014430688} + scale: {x: 1.000004, y: 0.9999999, z: 1} + - name: Spine + parentName: Hips + position: {x: 8.803908e-11, y: 0.0032195174, z: -1.8577168e-10} + rotation: {x: -0.032124255, y: 0.00000013385943, z: 0.000000010821168, w: 0.9994839} + scale: {x: 1.0000039, y: 0.99999964, z: 1} + - name: Chest + parentName: Spine + position: {x: -1.12692075e-13, y: 0.002113567, z: -1.5173325e-10} + rotation: {x: -0.02574002, y: -0.00000025216315, z: -0.000000015621474, w: 0.99966866} + scale: {x: 1, y: 0.9999999, z: 1} + - name: UpperChest + parentName: Chest + position: {x: 4.8461235e-13, y: 0.0025961376, z: -2.769796e-10} + rotation: {x: 0.037463494, y: -1.5717207e-11, z: -0.000000008847381, w: 0.99929804} + scale: {x: 1, y: 1, z: 0.9999996} + - name: Neck + parentName: UpperChest + position: {x: -3.0143222e-13, y: 0.0028752817, z: -5.34522e-11} + rotation: {x: 0.18852437, y: 1.5334256e-11, z: -0.00000004496114, w: 0.98206854} + scale: {x: 1, y: 1.0000001, z: 1.0000002} + - name: Head + parentName: Neck + position: {x: -4.084999e-13, y: 0.0009875621, z: 2.2599418e-10} + rotation: {x: -0.11934684, y: 6.6946826e-10, z: 0.0000000317335, w: 0.9928527} + scale: {x: 1.000004, y: 1.0000001, z: 0.99999934} + - name: Head_end + parentName: Head + position: {x: -0, y: 0.0051460788, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftShoulder + parentName: UpperChest + position: {x: -0.00088280026, y: 0.002127913, z: 0.0005227756} + rotation: {x: 0.58497125, y: -0.39025584, z: -0.56058604, w: -0.4373241} + scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002} + - name: LeftArm + parentName: LeftShoulder + position: {x: 1.8626451e-11, y: 0.0017930948, z: -0.0000000031595118} + rotation: {x: -0.1453004, y: 0.7031869, z: 0.10165905, w: -0.6885357} + scale: {x: 1.0000045, y: 0.9999991, z: 1.0000007} + - name: LeftForeArm + parentName: LeftArm + position: {x: -5.0291415e-10, y: 0.0051435856, z: -2.2351741e-10} + rotation: {x: 0.042383764, y: -0.013346163, z: 0.013644506, w: 0.99891907} + scale: {x: 1.0000002, y: 0.9999994, z: 1.000001} + - name: LeftHand + parentName: LeftForeArm + position: {x: 6.3795597e-10, y: 0.0038332194, z: 3.1664968e-10} + rotation: {x: -0.028445706, y: -0.72332597, z: 0.0365653, w: 0.688951} + scale: {x: 0.9999995, y: 1.0000002, z: 1.0000001} + - name: LeftHandIndex1 + parentName: LeftHand + position: {x: -2.7939676e-10, y: 0.0008178059, z: -4.6566126e-11} + rotation: {x: 0.032843962, y: 0.0775482, z: -0.00008602626, w: 0.9964475} + scale: {x: 1.0000006, y: 1.0000004, z: 1} + - name: LeftHandIndex2 + parentName: LeftHandIndex1 + position: {x: 7.4505804e-11, y: 0.0011300716, z: -7.4505804e-11} + rotation: {x: 0.03219239, y: -0.059918948, z: -0.018676963, w: 0.9975092} + scale: {x: 0.99999994, y: 1.0000005, z: 0.9999996} + - name: LeftHandIndex3 + parentName: LeftHandIndex2 + position: {x: 5.5879353e-11, y: 0.0008908554, z: 1.6763806e-10} + rotation: {x: 0.027871398, y: 0.03623772, z: -0.030295523, w: 0.99849504} + scale: {x: 1, y: 1.0000002, z: 1.0000001} + - name: LeftHandIndex3_end + parentName: LeftHandIndex3 + position: {x: -0, y: 0.001160993, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftHandThumb1 + parentName: LeftHand + position: {x: 0.0006468107, y: 0.00057184283, z: 0.00015425633} + rotation: {x: -0.3181263, y: -0.6694861, z: -0.30521008, w: 0.59785527} + scale: {x: 1.0000002, y: 1.0000008, z: 0.9999998} + - name: LeftHandThumb2 + parentName: LeftHandThumb1 + position: {x: -2.2351741e-10, y: 0.0010598094, z: 6.705522e-10} + rotation: {x: 0.033179507, y: 0.015481077, z: 0.0063910154, w: 0.9993091} + scale: {x: 0.99999964, y: 0.9999992, z: 1.0000012} + - name: LeftHandThumb2_end + parentName: LeftHandThumb2 + position: {x: -0, y: 0.0012269776, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightShoulder + parentName: UpperChest + position: {x: 0.00088280067, y: 0.002127913, z: 0.0005227751} + rotation: {x: 0.6700054, y: 0.50893456, z: -0.45556802, w: 0.29075098} + scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002} + - name: RightArm + parentName: RightShoulder + position: {x: -0.0000000010244549, y: 0.0017930927, z: -0.0000000031106173} + rotation: {x: -0.0014115869, y: 0.9555633, z: -0.17733294, w: 0.23547812} + scale: {x: 0.99999934, y: 0.9999995, z: 1.0000046} + - name: RightForeArm + parentName: RightArm + position: {x: -3.7252902e-11, y: 0.0051435903, z: -7.1479006e-10} + rotation: {x: -0.013138167, y: 0.11027136, z: -0.042545613, w: 0.9929036} + scale: {x: 1.0000013, y: 0.9999994, z: 1.0000004} + - name: RightHand + parentName: RightForeArm + position: {x: -1.4901161e-10, y: 0.0038332148, z: 9.49949e-10} + rotation: {x: -0.0045565204, y: -0.110252276, z: 0.04610181, w: 0.9928234} + scale: {x: 1.000001, y: 1.0000006, z: 0.9999998} + - name: RightHandIndex1 + parentName: RightHand + position: {x: -7.4505804e-11, y: 0.00081780483, z: 8.451752e-10} + rotation: {x: -0.032845527, y: 0.077546716, z: 0.00008610078, w: 0.9964475} + scale: {x: 1.0000006, y: 1.0000008, z: 1.0000005} + - name: RightHandIndex2 + parentName: RightHandIndex1 + position: {x: 1.4901161e-10, y: 0.0011300691, z: -5.0291415e-10} + rotation: {x: -0.031897243, y: -0.07427389, z: -0.019181361, w: 0.99654305} + scale: {x: 1, y: 1.0000004, z: 0.99999946} + - name: RightHandIndex3 + parentName: RightHandIndex2 + position: {x: 7.4505804e-11, y: 0.0008908527, z: 1.11758706e-10} + rotation: {x: -0.029570695, y: 0.024785917, z: -0.028638192, w: 0.9988449} + scale: {x: 1.0000005, y: 1.0000011, z: 1.0000002} + - name: RightHandIndex3_end + parentName: RightHandIndex3 + position: {x: -0, y: 0.001160994, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightHandThumb1 + parentName: RightHand + position: {x: 0.0006138278, y: 0.0005718396, z: -0.00025568414} + rotation: {x: -0.33324057, y: -0.78006, z: 0.28863022, w: -0.44401544} + scale: {x: 1.000001, y: 1.0000006, z: 0.99999976} + - name: RightHandThumb2 + parentName: RightHandThumb1 + position: {x: 5.9604643e-10, y: 0.001059811, z: 0.0000000012852251} + rotation: {x: -0.0335776, y: 0.024477953, z: -0.0037780693, w: 0.9991292} + scale: {x: 1.0000002, y: 0.9999996, z: 1.0000008} + - name: RightHandThumb2_end + parentName: RightHandThumb2 + position: {x: -0, y: 0.0012269776, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftUpLeg + parentName: Hips + position: {x: -0.0013641916, y: 0.00018044417, z: -0.000000017496276} + rotation: {x: 0.9932324, y: -0.103361584, z: 0.021290846, w: -0.048503365} + scale: {x: 0.9999995, y: 0.9999999, z: 1.0000002} + - name: LeftLeg + parentName: LeftUpLeg + position: {x: -1.8626451e-11, y: 0.005039018, z: -8.381903e-11} + rotation: {x: 0.03886065, y: -0.03430892, z: -0.06741782, w: 0.9963772} + scale: {x: 0.9999981, y: 1.0000025, z: 1.0000012} + - name: LeftFoot + parentName: LeftLeg + position: {x: 5.5879353e-11, y: 0.007308671, z: -3.7252902e-11} + rotation: {x: -0.51697105, y: 0.05002953, z: 0.053645365, w: 0.85285413} + scale: {x: 1.0000008, y: 0.9999998, z: 1.0000008} + - name: LeftToes + parentName: LeftFoot + position: {x: -1.094304e-10, y: 0.0030125442, z: 1.5366822e-10} + rotation: {x: 0.019819437, y: 0.9522864, z: -0.2982551, w: -0.06165784} + scale: {x: 0.99999994, y: 1.0000001, z: 1} + - name: LeftToes_end + parentName: LeftToes + position: {x: -0, y: 0.0021323632, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightUpLeg + parentName: Hips + position: {x: 0.001364192, y: 0.00018044638, z: -0.000000017406709} + rotation: {x: 0.9931875, y: 0.10108153, z: 0.023291623, w: -0.053091753} + scale: {x: 1.0000005, y: 0.9999996, z: 1.0000007} + - name: RightLeg + parentName: RightUpLeg + position: {x: -1.3038516e-10, y: 0.0050390176, z: 0} + rotation: {x: 0.03576855, y: -0.010019131, z: 0.069108084, w: 0.9969175} + scale: {x: 0.9999995, y: 1.0000011, z: 1.0000001} + - name: RightFoot + parentName: RightLeg + position: {x: 7.4505804e-11, y: 0.0073086703, z: -7.4505804e-11} + rotation: {x: -0.51845044, y: -0.0786261, z: -0.03668864, w: 0.85069454} + scale: {x: 1.0000005, y: 0.9999994, z: 0.99999976} + - name: RightToes + parentName: RightFoot + position: {x: -1.3271347e-10, y: 0.0030125445, z: 1.7229468e-10} + rotation: {x: -0.028262611, y: 0.9539409, z: -0.29757372, w: 0.025453141} + scale: {x: 1.0000005, y: 1, z: 1.000001} + - name: RightToes_end + parentName: RightToes + position: {x: -0, y: 0.0021323632, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: characterLargeFemale + parentName: characterLargeFemale_mod(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + scale: {x: 100, y: 100, z: 100} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: characterLargeFemale + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/characterLargeMale_mod.fbx b/Assets/Art/Models/characterLargeMale_mod.fbx new file mode 100644 index 0000000..2edc2b3 --- /dev/null +++ b/Assets/Art/Models/characterLargeMale_mod.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0adb972fcd0494c375b8171f211eea972ff42cc4bc3a65c3463fb4f690f20b +size 175772 diff --git a/Assets/Art/Models/characterLargeMale_mod.fbx.meta b/Assets/Art/Models/characterLargeMale_mod.fbx.meta new file mode 100644 index 0000000..00bf667 --- /dev/null +++ b/Assets/Art/Models/characterLargeMale_mod.fbx.meta @@ -0,0 +1,663 @@ +fileFormatVersion: 2 +guid: fd7a401e1e1b14132bcafaf8daf1ffb5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 0 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftUpLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightUpLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftFoot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightFoot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftShoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightShoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftForeArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightForeArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftToes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightToes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandThumb1 + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandThumb2 + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex1 + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex2 + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHandIndex3 + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandThumb1 + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandThumb2 + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex1 + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex2 + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHandIndex3 + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: characterLargeFemale_mod(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Root + parentName: characterLargeFemale_mod(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + scale: {x: 100, y: 100, z: 100} + - name: LeftFootCtrl + parentName: Root + position: {x: -0.0015363273, y: 0.0011117057, z: 0.0020890643} + rotation: {x: 0.5000001, y: -0.49999988, z: 0.49999985, w: -0.5000001} + scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998} + - name: LeftHeelRoll + parentName: LeftFootCtrl + position: {x: -0.00070852536, y: 0.0017990153, z: -0.00022240398} + rotation: {x: 0.50751275, y: 0.5082275, z: -0.4919076, w: 0.49210027} + scale: {x: 0.9999995, y: 0.99999964, z: 0.9999999} + - name: LeftToeRoll + parentName: LeftHeelRoll + position: {x: 0.00028664223, y: 0.0030693286, z: 0.000010425369} + rotation: {x: 0.015736192, y: 0.0020790696, z: -0.9946247, w: -0.1023224} + scale: {x: 0.9999929, y: 1.0000001, z: 1.0000005} + - name: LeftFootIK + parentName: LeftToeRoll + position: {x: 0.000018213988, y: 0.0024152175, z: 0.0018005002} + rotation: {x: 0.9461288, y: 0.021870943, z: -0.07550301, w: -0.31410402} + scale: {x: 0.9999999, y: 1.0000002, z: 0.99999917} + - name: LeftFootIK_end + parentName: LeftFootIK + position: {x: -0, y: 0.0030125428, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftFootRollCtrl + parentName: LeftFootCtrl + position: {x: 3.7679724e-11, y: -4.1992568e-10, z: 8.6376127e-13} + rotation: {x: -0.5000001, y: 0.4999999, z: -0.49999982, w: -0.5000002} + scale: {x: 1, y: 0.9999999, z: 0.99999994} + - name: LeftFootRollCtrl_end + parentName: LeftFootRollCtrl + position: {x: -0, y: 0.0029276668, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftKneeCtrl + parentName: LeftFootCtrl + position: {x: 0.006179578, y: -0.005414661, z: 0.00028641234} + rotation: {x: -0.70710695, y: 0.000000029802322, z: -0.7071066, w: -0.0000000014183632} + scale: {x: 1.0000001, y: 1, z: 1.0000001} + - name: LeftKneeCtrl_end + parentName: LeftKneeCtrl + position: {x: -0, y: 0.003368157, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightFootCtrl + parentName: Root + position: {x: 0.001515949, y: 0.0011117057, z: 0.0020890643} + rotation: {x: 0.5000001, y: -0.49999988, z: 0.49999985, w: -0.5000001} + scale: {x: 0.9999999, y: 0.99999994, z: 0.9999998} + - name: RightHeelRoll + parentName: RightFootCtrl + position: {x: -0.0007085259, y: 0.0017990152, z: 0.00022240431} + rotation: {x: 0.50776154, y: 0.5079774, z: -0.4916508, w: 0.49235833} + scale: {x: 1.0000002, y: 1.0000004, z: 1.0000002} + - name: RightToeRoll + parentName: RightHeelRoll + position: {x: -0.00028672715, y: 0.0030693293, z: -0.000007775159} + rotation: {x: 0.015828773, y: -0.0011684, z: -0.9946232, w: 0.102337} + scale: {x: 0.9999922, y: 1.0000001, z: 1.0000004} + - name: RightFootIK + parentName: RightToeRoll + position: {x: -0.000018214385, y: 0.0024152177, z: 0.0018005004} + rotation: {x: 0.94811195, y: -0.011444999, z: 0.04409332, w: -0.31465638} + scale: {x: 0.99999994, y: 1, z: 1.0000002} + - name: RightFootIK_end + parentName: RightFootIK + position: {x: -0, y: 0.0030125428, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightFootRollCtrl + parentName: RightFootCtrl + position: {x: 4.7742786e-12, y: -4.321706e-10, z: 8.6376127e-13} + rotation: {x: -0.5000001, y: 0.4999999, z: -0.49999982, w: -0.5000002} + scale: {x: 1, y: 0.9999999, z: 0.99999994} + - name: RightFootRollCtrl_end + parentName: RightFootRollCtrl + position: {x: -0, y: 0.0029276668, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightKneeCtrl + parentName: RightFootCtrl + position: {x: 0.006179578, y: -0.005414661, z: -0.00028640736} + rotation: {x: -0.70710695, y: 0.000000029802322, z: -0.7071066, w: -0.0000000014183632} + scale: {x: 1.0000001, y: 1, z: 1.0000001} + - name: RightKneeCtrl_end + parentName: RightKneeCtrl + position: {x: -0, y: 0.003368157, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HipsCtrl + parentName: Root + position: {x: -0.0000055431824, y: -0.00068879675, z: 0.017208878} + rotation: {x: 0.0009546366, y: -0.70710605, z: 0.70710605, w: 0.0010861801} + scale: {x: 0.9999997, y: 0.9999997, z: 1} + - name: Hips + parentName: HipsCtrl + position: {x: -0.00000464599, y: 0.0032195114, z: -3.8052347e-10} + rotation: {x: 0.00009301509, y: -0, z: -0.999999, w: 0.0014430688} + scale: {x: 1.000004, y: 0.9999999, z: 1} + - name: Spine + parentName: Hips + position: {x: 8.803908e-11, y: 0.0032195174, z: -1.8577168e-10} + rotation: {x: -0.032124255, y: 0.00000013385943, z: 0.000000010821168, w: 0.9994839} + scale: {x: 1.0000039, y: 0.99999964, z: 1} + - name: Chest + parentName: Spine + position: {x: -1.12692075e-13, y: 0.002113567, z: -1.5173325e-10} + rotation: {x: -0.02574002, y: -0.00000025216315, z: -0.000000015621474, w: 0.99966866} + scale: {x: 1, y: 0.9999999, z: 1} + - name: UpperChest + parentName: Chest + position: {x: 4.8461235e-13, y: 0.0025961376, z: -2.769796e-10} + rotation: {x: 0.037463494, y: -1.5717207e-11, z: -0.000000008847381, w: 0.99929804} + scale: {x: 1, y: 1, z: 0.9999996} + - name: Neck + parentName: UpperChest + position: {x: -3.0143222e-13, y: 0.0028752817, z: -5.34522e-11} + rotation: {x: 0.18852437, y: 1.5334256e-11, z: -0.00000004496114, w: 0.98206854} + scale: {x: 1, y: 1.0000001, z: 1.0000002} + - name: Head + parentName: Neck + position: {x: -4.084999e-13, y: 0.0009875621, z: 2.2599418e-10} + rotation: {x: -0.11934684, y: 6.6946826e-10, z: 0.0000000317335, w: 0.9928527} + scale: {x: 1.000004, y: 1.0000001, z: 0.99999934} + - name: Head_end + parentName: Head + position: {x: -0, y: 0.0051460788, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftShoulder + parentName: UpperChest + position: {x: -0.00088280026, y: 0.002127913, z: 0.0005227756} + rotation: {x: 0.58497125, y: -0.39025584, z: -0.56058604, w: -0.4373241} + scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002} + - name: LeftArm + parentName: LeftShoulder + position: {x: 1.8626451e-11, y: 0.0017930948, z: -0.0000000031595118} + rotation: {x: -0.1453004, y: 0.7031869, z: 0.10165905, w: -0.6885357} + scale: {x: 1.0000045, y: 0.9999991, z: 1.0000007} + - name: LeftForeArm + parentName: LeftArm + position: {x: -5.0291415e-10, y: 0.0051435856, z: -2.2351741e-10} + rotation: {x: 0.042383764, y: -0.013346163, z: 0.013644506, w: 0.99891907} + scale: {x: 1.0000002, y: 0.9999994, z: 1.000001} + - name: LeftHand + parentName: LeftForeArm + position: {x: 6.3795597e-10, y: 0.0038332194, z: 3.1664968e-10} + rotation: {x: -0.028445706, y: -0.72332597, z: 0.0365653, w: 0.688951} + scale: {x: 0.9999995, y: 1.0000002, z: 1.0000001} + - name: LeftHandIndex1 + parentName: LeftHand + position: {x: -2.7939676e-10, y: 0.0008178059, z: -4.6566126e-11} + rotation: {x: 0.032843962, y: 0.0775482, z: -0.00008602626, w: 0.9964475} + scale: {x: 1.0000006, y: 1.0000004, z: 1} + - name: LeftHandIndex2 + parentName: LeftHandIndex1 + position: {x: 7.4505804e-11, y: 0.0011300716, z: -7.4505804e-11} + rotation: {x: 0.03219239, y: -0.059918948, z: -0.018676963, w: 0.9975092} + scale: {x: 0.99999994, y: 1.0000005, z: 0.9999996} + - name: LeftHandIndex3 + parentName: LeftHandIndex2 + position: {x: 5.5879353e-11, y: 0.0008908554, z: 1.6763806e-10} + rotation: {x: 0.027871398, y: 0.03623772, z: -0.030295523, w: 0.99849504} + scale: {x: 1, y: 1.0000002, z: 1.0000001} + - name: LeftHandIndex3_end + parentName: LeftHandIndex3 + position: {x: -0, y: 0.001160993, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftHandThumb1 + parentName: LeftHand + position: {x: 0.0006468107, y: 0.00057184283, z: 0.00015425633} + rotation: {x: -0.3181263, y: -0.6694861, z: -0.30521008, w: 0.59785527} + scale: {x: 1.0000002, y: 1.0000008, z: 0.9999998} + - name: LeftHandThumb2 + parentName: LeftHandThumb1 + position: {x: -2.2351741e-10, y: 0.0010598094, z: 6.705522e-10} + rotation: {x: 0.033179507, y: 0.015481077, z: 0.0063910154, w: 0.9993091} + scale: {x: 0.99999964, y: 0.9999992, z: 1.0000012} + - name: LeftHandThumb2_end + parentName: LeftHandThumb2 + position: {x: -0, y: 0.0012269776, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightShoulder + parentName: UpperChest + position: {x: 0.00088280067, y: 0.002127913, z: 0.0005227751} + rotation: {x: 0.6700054, y: 0.50893456, z: -0.45556802, w: 0.29075098} + scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002} + - name: RightArm + parentName: RightShoulder + position: {x: -0.0000000010244549, y: 0.0017930927, z: -0.0000000031106173} + rotation: {x: -0.0014115869, y: 0.9555633, z: -0.17733294, w: 0.23547812} + scale: {x: 0.99999934, y: 0.9999995, z: 1.0000046} + - name: RightForeArm + parentName: RightArm + position: {x: -3.7252902e-11, y: 0.0051435903, z: -7.1479006e-10} + rotation: {x: -0.013138167, y: 0.11027136, z: -0.042545613, w: 0.9929036} + scale: {x: 1.0000013, y: 0.9999994, z: 1.0000004} + - name: RightHand + parentName: RightForeArm + position: {x: -1.4901161e-10, y: 0.0038332148, z: 9.49949e-10} + rotation: {x: -0.0045565204, y: -0.110252276, z: 0.04610181, w: 0.9928234} + scale: {x: 1.000001, y: 1.0000006, z: 0.9999998} + - name: RightHandIndex1 + parentName: RightHand + position: {x: -7.4505804e-11, y: 0.00081780483, z: 8.451752e-10} + rotation: {x: -0.032845527, y: 0.077546716, z: 0.00008610078, w: 0.9964475} + scale: {x: 1.0000006, y: 1.0000008, z: 1.0000005} + - name: RightHandIndex2 + parentName: RightHandIndex1 + position: {x: 1.4901161e-10, y: 0.0011300691, z: -5.0291415e-10} + rotation: {x: -0.031897243, y: -0.07427389, z: -0.019181361, w: 0.99654305} + scale: {x: 1, y: 1.0000004, z: 0.99999946} + - name: RightHandIndex3 + parentName: RightHandIndex2 + position: {x: 7.4505804e-11, y: 0.0008908527, z: 1.11758706e-10} + rotation: {x: -0.029570695, y: 0.024785917, z: -0.028638192, w: 0.9988449} + scale: {x: 1.0000005, y: 1.0000011, z: 1.0000002} + - name: RightHandIndex3_end + parentName: RightHandIndex3 + position: {x: -0, y: 0.001160994, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightHandThumb1 + parentName: RightHand + position: {x: 0.0006138278, y: 0.0005718396, z: -0.00025568414} + rotation: {x: -0.33324057, y: -0.78006, z: 0.28863022, w: -0.44401544} + scale: {x: 1.000001, y: 1.0000006, z: 0.99999976} + - name: RightHandThumb2 + parentName: RightHandThumb1 + position: {x: 5.9604643e-10, y: 0.001059811, z: 0.0000000012852251} + rotation: {x: -0.0335776, y: 0.024477953, z: -0.0037780693, w: 0.9991292} + scale: {x: 1.0000002, y: 0.9999996, z: 1.0000008} + - name: RightHandThumb2_end + parentName: RightHandThumb2 + position: {x: -0, y: 0.0012269776, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftUpLeg + parentName: Hips + position: {x: -0.0013641916, y: 0.00018044417, z: -0.000000017496276} + rotation: {x: 0.9932324, y: -0.103361584, z: 0.021290846, w: -0.048503365} + scale: {x: 0.9999995, y: 0.9999999, z: 1.0000002} + - name: LeftLeg + parentName: LeftUpLeg + position: {x: -1.8626451e-11, y: 0.005039018, z: -8.381903e-11} + rotation: {x: 0.03886065, y: -0.03430892, z: -0.06741782, w: 0.9963772} + scale: {x: 0.9999981, y: 1.0000025, z: 1.0000012} + - name: LeftFoot + parentName: LeftLeg + position: {x: 5.5879353e-11, y: 0.007308671, z: -3.7252902e-11} + rotation: {x: -0.51697105, y: 0.05002953, z: 0.053645365, w: 0.85285413} + scale: {x: 1.0000008, y: 0.9999998, z: 1.0000008} + - name: LeftToes + parentName: LeftFoot + position: {x: -1.094304e-10, y: 0.0030125442, z: 1.5366822e-10} + rotation: {x: 0.019819437, y: 0.9522864, z: -0.2982551, w: -0.06165784} + scale: {x: 0.99999994, y: 1.0000001, z: 1} + - name: LeftToes_end + parentName: LeftToes + position: {x: -0, y: 0.0021323632, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightUpLeg + parentName: Hips + position: {x: 0.001364192, y: 0.00018044638, z: -0.000000017406709} + rotation: {x: 0.9931875, y: 0.10108153, z: 0.023291623, w: -0.053091753} + scale: {x: 1.0000005, y: 0.9999996, z: 1.0000007} + - name: RightLeg + parentName: RightUpLeg + position: {x: -1.3038516e-10, y: 0.0050390176, z: 0} + rotation: {x: 0.03576855, y: -0.010019131, z: 0.069108084, w: 0.9969175} + scale: {x: 0.9999995, y: 1.0000011, z: 1.0000001} + - name: RightFoot + parentName: RightLeg + position: {x: 7.4505804e-11, y: 0.0073086703, z: -7.4505804e-11} + rotation: {x: -0.51845044, y: -0.0786261, z: -0.03668864, w: 0.85069454} + scale: {x: 1.0000005, y: 0.9999994, z: 0.99999976} + - name: RightToes + parentName: RightFoot + position: {x: -1.3271347e-10, y: 0.0030125445, z: 1.7229468e-10} + rotation: {x: -0.028262611, y: 0.9539409, z: -0.29757372, w: 0.025453141} + scale: {x: 1.0000005, y: 1, z: 1.000001} + - name: RightToes_end + parentName: RightToes + position: {x: -0, y: 0.0021323632, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: characterLargeFemale + parentName: characterLargeFemale_mod(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} + scale: {x: 100, y: 100, z: 100} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: characterLargeFemale + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/light_fixture.blend b/Assets/Art/Models/light_fixture.blend new file mode 100644 index 0000000..6a0fc56 --- /dev/null +++ b/Assets/Art/Models/light_fixture.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0479bddc0b549cc1159317e91285c523c80d5aac4971a551ecc52306dd077f +size 772412 diff --git a/Assets/Art/Models/light_fixture.blend.meta b/Assets/Art/Models/light_fixture.blend.meta new file mode 100644 index 0000000..cf060ac --- /dev/null +++ b/Assets/Art/Models/light_fixture.blend.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e4f015ce918514cf3810e05aa84dc20b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/light_fixture.fbx b/Assets/Art/Models/light_fixture.fbx new file mode 100644 index 0000000..f33b7e9 --- /dev/null +++ b/Assets/Art/Models/light_fixture.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285698eb3720d7bcb16d807cadb35a85e91e0358de04fe559356ccbabbae1e5a +size 14796 diff --git a/Assets/Art/Models/light_fixture.fbx.meta b/Assets/Art/Models/light_fixture.fbx.meta new file mode 100644 index 0000000..8d44964 --- /dev/null +++ b/Assets/Art/Models/light_fixture.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 6ad2edba47d404c899a7b9e4b46f2482 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space.meta b/Assets/Art/Space.meta new file mode 100644 index 0000000..98dd256 --- /dev/null +++ b/Assets/Art/Space.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 33959c46a311044f1983ee404b684bbc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/alien.fbx b/Assets/Art/Space/alien.fbx new file mode 100644 index 0000000..f157494 --- /dev/null +++ b/Assets/Art/Space/alien.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb487038abe5687b790b54f0f3b3e033a29c3106e58a92eb93d9af9d5f456d6 +size 55798 diff --git a/Assets/Art/Space/alien.fbx.meta b/Assets/Art/Space/alien.fbx.meta new file mode 100644 index 0000000..9364b00 --- /dev/null +++ b/Assets/Art/Space/alien.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 64b44834581a1404282d1b35af47b4f6 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/astronautA.fbx b/Assets/Art/Space/astronautA.fbx new file mode 100644 index 0000000..758d19f --- /dev/null +++ b/Assets/Art/Space/astronautA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6a354e59d043f5fd2414a6baecde18f6eca18e60df1e5aebb866b63461153c +size 56079 diff --git a/Assets/Art/Space/astronautA.fbx.meta b/Assets/Art/Space/astronautA.fbx.meta new file mode 100644 index 0000000..8c05294 --- /dev/null +++ b/Assets/Art/Space/astronautA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4ce6f8468cdf94d98afda09a5d01fcb2 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/astronautB.fbx b/Assets/Art/Space/astronautB.fbx new file mode 100644 index 0000000..59b22f7 --- /dev/null +++ b/Assets/Art/Space/astronautB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96977fa0ab57d96e0fe0917c4cfd56936dce9254bffdd14a0936ed3f6f2982d8 +size 56580 diff --git a/Assets/Art/Space/astronautB.fbx.meta b/Assets/Art/Space/astronautB.fbx.meta new file mode 100644 index 0000000..c96cc47 --- /dev/null +++ b/Assets/Art/Space/astronautB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c42093dd2e650403d8b0cfae3e1ec197 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/barrel.fbx b/Assets/Art/Space/barrel.fbx new file mode 100644 index 0000000..27c7f5a --- /dev/null +++ b/Assets/Art/Space/barrel.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07943177435d3a34734e05182c4caa8b8aac63f4f3d29431bf432daa413ef1d7 +size 16646 diff --git a/Assets/Art/Space/barrel.fbx.meta b/Assets/Art/Space/barrel.fbx.meta new file mode 100644 index 0000000..eb0b284 --- /dev/null +++ b/Assets/Art/Space/barrel.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: efc7655b480be404ba16e6770e399df4 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/barrels.fbx b/Assets/Art/Space/barrels.fbx new file mode 100644 index 0000000..fc80ba2 --- /dev/null +++ b/Assets/Art/Space/barrels.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c70ce3b3d79d9da54554395bf1c69d1cee25e6171857cbd2282b996a539ed9f +size 44749 diff --git a/Assets/Art/Space/barrels.fbx.meta b/Assets/Art/Space/barrels.fbx.meta new file mode 100644 index 0000000..1bac688 --- /dev/null +++ b/Assets/Art/Space/barrels.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 85ec747c250d7452abc460d48309fbcf +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/barrels_rail.fbx b/Assets/Art/Space/barrels_rail.fbx new file mode 100644 index 0000000..4160399 --- /dev/null +++ b/Assets/Art/Space/barrels_rail.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1bb5b14047226a77c9c5f36fcf6b39129a4bff00d2dd4d52d453834a479ee38 +size 63125 diff --git a/Assets/Art/Space/barrels_rail.fbx.meta b/Assets/Art/Space/barrels_rail.fbx.meta new file mode 100644 index 0000000..80645a5 --- /dev/null +++ b/Assets/Art/Space/barrels_rail.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c3f61711301e140718948dfc454c4726 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/bones.fbx b/Assets/Art/Space/bones.fbx new file mode 100644 index 0000000..bbf7540 --- /dev/null +++ b/Assets/Art/Space/bones.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5046661a92934d8b7a2ed9bc67fcdd81a5c990a8ceb6b46dd1007d267d25485 +size 40130 diff --git a/Assets/Art/Space/bones.fbx.meta b/Assets/Art/Space/bones.fbx.meta new file mode 100644 index 0000000..c7d02c3 --- /dev/null +++ b/Assets/Art/Space/bones.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: be5fdf0b4e4fc4045aac972105e638ff +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/chimney.fbx b/Assets/Art/Space/chimney.fbx new file mode 100644 index 0000000..4c4e64b --- /dev/null +++ b/Assets/Art/Space/chimney.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673c830b3424eafa2341d0aec659fb3940979b32f904b8353199b13eb4d8b00e +size 26983 diff --git a/Assets/Art/Space/chimney.fbx.meta b/Assets/Art/Space/chimney.fbx.meta new file mode 100644 index 0000000..8c5ba64 --- /dev/null +++ b/Assets/Art/Space/chimney.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 07b31cd5ad6e1464395357161e27f60f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/chimney_detailed.fbx b/Assets/Art/Space/chimney_detailed.fbx new file mode 100644 index 0000000..c4ea3b7 --- /dev/null +++ b/Assets/Art/Space/chimney_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a669a6428a74c4f5eb15ef4c9bc854a7f993947c993eceb553be36f2a2cb80ad +size 55089 diff --git a/Assets/Art/Space/chimney_detailed.fbx.meta b/Assets/Art/Space/chimney_detailed.fbx.meta new file mode 100644 index 0000000..0ed6e66 --- /dev/null +++ b/Assets/Art/Space/chimney_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5203e821686524dfcaa4c29991e1175a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor.fbx b/Assets/Art/Space/corridor.fbx new file mode 100644 index 0000000..bf578e6 --- /dev/null +++ b/Assets/Art/Space/corridor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8c185f149b9552d074fe896c8203e561988fa4169dec6a621a4b60e5cd50cd +size 18619 diff --git a/Assets/Art/Space/corridor.fbx.meta b/Assets/Art/Space/corridor.fbx.meta new file mode 100644 index 0000000..0d92b17 --- /dev/null +++ b/Assets/Art/Space/corridor.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c3014e4c609a84b83a6d78b755272549 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_corner.fbx b/Assets/Art/Space/corridor_corner.fbx new file mode 100644 index 0000000..e38e79e --- /dev/null +++ b/Assets/Art/Space/corridor_corner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d93f32f9ddb8d46bec191714bf3f86df3e9bde828de1646368d947eded7192 +size 21228 diff --git a/Assets/Art/Space/corridor_corner.fbx.meta b/Assets/Art/Space/corridor_corner.fbx.meta new file mode 100644 index 0000000..d5fe240 --- /dev/null +++ b/Assets/Art/Space/corridor_corner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ec370598742ee48f79bcc5aebf2c821d +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_cornerRound.fbx b/Assets/Art/Space/corridor_cornerRound.fbx new file mode 100644 index 0000000..2db93ed --- /dev/null +++ b/Assets/Art/Space/corridor_cornerRound.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbf8e34848a51d5248b1ffffd33f0ee35da361ea68985d45cc85d08a8423900 +size 67193 diff --git a/Assets/Art/Space/corridor_cornerRound.fbx.meta b/Assets/Art/Space/corridor_cornerRound.fbx.meta new file mode 100644 index 0000000..b9d36bd --- /dev/null +++ b/Assets/Art/Space/corridor_cornerRound.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e0b29c6d1ee344d6d8754d3bbadb8ac6 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_cornerRoundWindow.fbx b/Assets/Art/Space/corridor_cornerRoundWindow.fbx new file mode 100644 index 0000000..35baa1a --- /dev/null +++ b/Assets/Art/Space/corridor_cornerRoundWindow.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13e2045ed8407662a0e5607c432f6211142afd02270ebe4047f7dbb59abd89c +size 77037 diff --git a/Assets/Art/Space/corridor_cornerRoundWindow.fbx.meta b/Assets/Art/Space/corridor_cornerRoundWindow.fbx.meta new file mode 100644 index 0000000..93553f9 --- /dev/null +++ b/Assets/Art/Space/corridor_cornerRoundWindow.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 73d7a716d821a463d960b3527b0f8ce5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_cross.fbx b/Assets/Art/Space/corridor_cross.fbx new file mode 100644 index 0000000..42e19a5 --- /dev/null +++ b/Assets/Art/Space/corridor_cross.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040eb8199c36f86c794af9371faa9b006d8be417823d9c8eb6a301c080db23c3 +size 28751 diff --git a/Assets/Art/Space/corridor_cross.fbx.meta b/Assets/Art/Space/corridor_cross.fbx.meta new file mode 100644 index 0000000..278cbe0 --- /dev/null +++ b/Assets/Art/Space/corridor_cross.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cc0dbba6ec21847989f1fc259fd8de29 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_detailed.fbx b/Assets/Art/Space/corridor_detailed.fbx new file mode 100644 index 0000000..a893826 --- /dev/null +++ b/Assets/Art/Space/corridor_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1aaef0526a822c08a7441d80df4d7b48fa3867b8693bbd0d78dade3162986f +size 26299 diff --git a/Assets/Art/Space/corridor_detailed.fbx.meta b/Assets/Art/Space/corridor_detailed.fbx.meta new file mode 100644 index 0000000..3a9bd00 --- /dev/null +++ b/Assets/Art/Space/corridor_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c0520f1fd18fb4829bc5fe121e159aa2 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_end.fbx b/Assets/Art/Space/corridor_end.fbx new file mode 100644 index 0000000..d1a55dc --- /dev/null +++ b/Assets/Art/Space/corridor_end.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196d9e29aa6f8f5d740f2817882ba8019e44819c2751babe2437b6e8b2bd085b +size 23239 diff --git a/Assets/Art/Space/corridor_end.fbx.meta b/Assets/Art/Space/corridor_end.fbx.meta new file mode 100644 index 0000000..2167f18 --- /dev/null +++ b/Assets/Art/Space/corridor_end.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 8d1ddeed6244f41dfb2f16a5b3964906 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_open.fbx b/Assets/Art/Space/corridor_open.fbx new file mode 100644 index 0000000..bd6a90f --- /dev/null +++ b/Assets/Art/Space/corridor_open.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322ea67e886a2248efda0c68f6c17836e36c78f68a5981e5b182a5a11c91e239 +size 26343 diff --git a/Assets/Art/Space/corridor_open.fbx.meta b/Assets/Art/Space/corridor_open.fbx.meta new file mode 100644 index 0000000..2fd9bcc --- /dev/null +++ b/Assets/Art/Space/corridor_open.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 524d187094ce94cba9e791b41c6c175f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_roof.fbx b/Assets/Art/Space/corridor_roof.fbx new file mode 100644 index 0000000..46551a4 --- /dev/null +++ b/Assets/Art/Space/corridor_roof.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c19f59fa2f13b8a34096ec5c3d312c4552dfcf44e0efff5643d25238254ea9f +size 15854 diff --git a/Assets/Art/Space/corridor_roof.fbx.meta b/Assets/Art/Space/corridor_roof.fbx.meta new file mode 100644 index 0000000..ec3d943 --- /dev/null +++ b/Assets/Art/Space/corridor_roof.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b330f58708b8c4a44b48913ef1a287e4 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_split.fbx b/Assets/Art/Space/corridor_split.fbx new file mode 100644 index 0000000..dbdb7e9 --- /dev/null +++ b/Assets/Art/Space/corridor_split.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab6d0fbfa163a0af87558cfe908fa0589aadb8d40a8c3c5cd8a52de5dd0fbc6 +size 24062 diff --git a/Assets/Art/Space/corridor_split.fbx.meta b/Assets/Art/Space/corridor_split.fbx.meta new file mode 100644 index 0000000..5c4260d --- /dev/null +++ b/Assets/Art/Space/corridor_split.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 09de0137867f4420d9b98e1d39273294 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_wall.fbx b/Assets/Art/Space/corridor_wall.fbx new file mode 100644 index 0000000..8480b21 --- /dev/null +++ b/Assets/Art/Space/corridor_wall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e465e64b9c8584335e84731eddce1a2f56fb19fcaef26c9176dfaddda77d5672 +size 14314 diff --git a/Assets/Art/Space/corridor_wall.fbx.meta b/Assets/Art/Space/corridor_wall.fbx.meta new file mode 100644 index 0000000..773be41 --- /dev/null +++ b/Assets/Art/Space/corridor_wall.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_wallCorner.fbx b/Assets/Art/Space/corridor_wallCorner.fbx new file mode 100644 index 0000000..ea3c5b2 --- /dev/null +++ b/Assets/Art/Space/corridor_wallCorner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2526c615c982becd6a544a76bddc6a991fefbd690664e37dcbab16c8f4db2a7 +size 45109 diff --git a/Assets/Art/Space/corridor_wallCorner.fbx.meta b/Assets/Art/Space/corridor_wallCorner.fbx.meta new file mode 100644 index 0000000..7f7455b --- /dev/null +++ b/Assets/Art/Space/corridor_wallCorner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 9009548bc29b44ff39cb752a2cdfd187 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_window.fbx b/Assets/Art/Space/corridor_window.fbx new file mode 100644 index 0000000..4728804 --- /dev/null +++ b/Assets/Art/Space/corridor_window.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b77b1aeec8546403c0e7971cc078db3a3542f53551d2b0e8d22660cc93707c +size 28011 diff --git a/Assets/Art/Space/corridor_window.fbx.meta b/Assets/Art/Space/corridor_window.fbx.meta new file mode 100644 index 0000000..97fc16c --- /dev/null +++ b/Assets/Art/Space/corridor_window.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 576c9fb3e5ad844199d30d44ae529fa4 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/corridor_windowClosed.fbx b/Assets/Art/Space/corridor_windowClosed.fbx new file mode 100644 index 0000000..c9e010e --- /dev/null +++ b/Assets/Art/Space/corridor_windowClosed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5cfd17e24c5dd7287638a8d7930e23887772bb0f804a6b29bac0350a6d64cf +size 30064 diff --git a/Assets/Art/Space/corridor_windowClosed.fbx.meta b/Assets/Art/Space/corridor_windowClosed.fbx.meta new file mode 100644 index 0000000..fc1fa77 --- /dev/null +++ b/Assets/Art/Space/corridor_windowClosed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 15340ff8462d84f90a0fba14bedf8256 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_cargoA.fbx b/Assets/Art/Space/craft_cargoA.fbx new file mode 100644 index 0000000..d096d11 --- /dev/null +++ b/Assets/Art/Space/craft_cargoA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757c1e4c1499e264de6cd787b8f2c81c2cd84ee3637a4167f78992ba00f7a360 +size 40024 diff --git a/Assets/Art/Space/craft_cargoA.fbx.meta b/Assets/Art/Space/craft_cargoA.fbx.meta new file mode 100644 index 0000000..295259e --- /dev/null +++ b/Assets/Art/Space/craft_cargoA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 39b97c4c70ddf44fea8d3aa425eba678 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_cargoB.fbx b/Assets/Art/Space/craft_cargoB.fbx new file mode 100644 index 0000000..72d9f16 --- /dev/null +++ b/Assets/Art/Space/craft_cargoB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8d858535a4beac2cf12fa8024fde82143a31dd3edcf3a9f67bab76c2029ca0 +size 49024 diff --git a/Assets/Art/Space/craft_cargoB.fbx.meta b/Assets/Art/Space/craft_cargoB.fbx.meta new file mode 100644 index 0000000..7400c24 --- /dev/null +++ b/Assets/Art/Space/craft_cargoB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a720b9c4b48724d028d35b25226abc97 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_miner.fbx b/Assets/Art/Space/craft_miner.fbx new file mode 100644 index 0000000..122174b --- /dev/null +++ b/Assets/Art/Space/craft_miner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566d62444b0177891e2370fa2cf1d54899c73900c235d8f23f08f03eaf124409 +size 50862 diff --git a/Assets/Art/Space/craft_miner.fbx.meta b/Assets/Art/Space/craft_miner.fbx.meta new file mode 100644 index 0000000..e6f66b9 --- /dev/null +++ b/Assets/Art/Space/craft_miner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 53c0fbedee79648b29fc1b9313cc0d55 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_racer.fbx b/Assets/Art/Space/craft_racer.fbx new file mode 100644 index 0000000..e6b87be --- /dev/null +++ b/Assets/Art/Space/craft_racer.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7de1d93ceff256190e2fcf9fdc7dc2d27af0f87ba48eb92786ab7759488561 +size 41505 diff --git a/Assets/Art/Space/craft_racer.fbx.meta b/Assets/Art/Space/craft_racer.fbx.meta new file mode 100644 index 0000000..780270f --- /dev/null +++ b/Assets/Art/Space/craft_racer.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 788ff298f71b84b64a0676ebcbcd6e9a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_speederA.fbx b/Assets/Art/Space/craft_speederA.fbx new file mode 100644 index 0000000..68efab3 --- /dev/null +++ b/Assets/Art/Space/craft_speederA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a103ca79d5abaa7f9d73680e1869cbbe133107e6445301e78498a993fdd7e1 +size 42606 diff --git a/Assets/Art/Space/craft_speederA.fbx.meta b/Assets/Art/Space/craft_speederA.fbx.meta new file mode 100644 index 0000000..93db582 --- /dev/null +++ b/Assets/Art/Space/craft_speederA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a11ccf78eb6874ac0a018277453fd51f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_speederB.fbx b/Assets/Art/Space/craft_speederB.fbx new file mode 100644 index 0000000..0eee6b4 --- /dev/null +++ b/Assets/Art/Space/craft_speederB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7b2135e2f7d79fae928228b1f934258d820080fa206a858354a373e540dcc2 +size 41229 diff --git a/Assets/Art/Space/craft_speederB.fbx.meta b/Assets/Art/Space/craft_speederB.fbx.meta new file mode 100644 index 0000000..8bf64c2 --- /dev/null +++ b/Assets/Art/Space/craft_speederB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a054468a6c52841929da6c30f8770c77 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_speederC.fbx b/Assets/Art/Space/craft_speederC.fbx new file mode 100644 index 0000000..e3e9024 --- /dev/null +++ b/Assets/Art/Space/craft_speederC.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e317206c0bf7c7524864c7e53478aee36868a412c296d1c6c13fd4d0dafe6878 +size 42825 diff --git a/Assets/Art/Space/craft_speederC.fbx.meta b/Assets/Art/Space/craft_speederC.fbx.meta new file mode 100644 index 0000000..e40e018 --- /dev/null +++ b/Assets/Art/Space/craft_speederC.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a21c140295b7b4ff19e3abfc90a4fd82 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craft_speederD.fbx b/Assets/Art/Space/craft_speederD.fbx new file mode 100644 index 0000000..d129b3c --- /dev/null +++ b/Assets/Art/Space/craft_speederD.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9618b709d94bbc08722e41accff70c67b00c77fa5dcdc39be207d069ab9ed7 +size 50398 diff --git a/Assets/Art/Space/craft_speederD.fbx.meta b/Assets/Art/Space/craft_speederD.fbx.meta new file mode 100644 index 0000000..ad461ae --- /dev/null +++ b/Assets/Art/Space/craft_speederD.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cbab7c382d08349d2ba2fa1ebae434ef +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/crater.fbx b/Assets/Art/Space/crater.fbx new file mode 100644 index 0000000..35624c7 --- /dev/null +++ b/Assets/Art/Space/crater.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110c71941d7ec6339164bc557420b9b82f9d0350e70d9cc472acdabc2fcd4d24 +size 20273 diff --git a/Assets/Art/Space/crater.fbx.meta b/Assets/Art/Space/crater.fbx.meta new file mode 100644 index 0000000..0fa1151 --- /dev/null +++ b/Assets/Art/Space/crater.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: fdb1e5b990b054d7f8900e0b22c643a3 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/craterLarge.fbx b/Assets/Art/Space/craterLarge.fbx new file mode 100644 index 0000000..e19332e --- /dev/null +++ b/Assets/Art/Space/craterLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b1f2e0e046f79d5668ce0bd2879dee7f1e56293e13a0ac448449d71a34004d +size 19871 diff --git a/Assets/Art/Space/craterLarge.fbx.meta b/Assets/Art/Space/craterLarge.fbx.meta new file mode 100644 index 0000000..674e2a1 --- /dev/null +++ b/Assets/Art/Space/craterLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 2cb57a6aa850248bdb03e1fe13477230 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_chair.fbx b/Assets/Art/Space/desk_chair.fbx new file mode 100644 index 0000000..930466d --- /dev/null +++ b/Assets/Art/Space/desk_chair.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901fac767abd2ffaff54742bfef6aba5f5759840f9b88619d55502e693406262 +size 22784 diff --git a/Assets/Art/Space/desk_chair.fbx.meta b/Assets/Art/Space/desk_chair.fbx.meta new file mode 100644 index 0000000..9fc6f07 --- /dev/null +++ b/Assets/Art/Space/desk_chair.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cf608f57d57e54c6086c18253b3d55de +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_chairArms.fbx b/Assets/Art/Space/desk_chairArms.fbx new file mode 100644 index 0000000..a2d5788 --- /dev/null +++ b/Assets/Art/Space/desk_chairArms.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444d2b167be1ef01d25bb0389a1805371f0605202b6a98f5255f6f2dc83388ad +size 26956 diff --git a/Assets/Art/Space/desk_chairArms.fbx.meta b/Assets/Art/Space/desk_chairArms.fbx.meta new file mode 100644 index 0000000..1dd9833 --- /dev/null +++ b/Assets/Art/Space/desk_chairArms.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 340bb51a5ecfe4a08a0f141080fe2e6f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_chairStool.fbx b/Assets/Art/Space/desk_chairStool.fbx new file mode 100644 index 0000000..d89e11d --- /dev/null +++ b/Assets/Art/Space/desk_chairStool.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98359984d4415d005707afa955a8eb4cfda018f385fd69cbf18f0b9e6ce18eb +size 21510 diff --git a/Assets/Art/Space/desk_chairStool.fbx.meta b/Assets/Art/Space/desk_chairStool.fbx.meta new file mode 100644 index 0000000..782963d --- /dev/null +++ b/Assets/Art/Space/desk_chairStool.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0e6d2f5630e0c4441bfe8523748ae464 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_computer.fbx b/Assets/Art/Space/desk_computer.fbx new file mode 100644 index 0000000..7ca89c6 --- /dev/null +++ b/Assets/Art/Space/desk_computer.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1180aac971943dc52a632da9a0bf4dcf282c32be6c150d8b9bc919d7e3d881 +size 21072 diff --git a/Assets/Art/Space/desk_computer.fbx.meta b/Assets/Art/Space/desk_computer.fbx.meta new file mode 100644 index 0000000..fdb7429 --- /dev/null +++ b/Assets/Art/Space/desk_computer.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4e8936de30c43405bbfaf4f7ac303d5b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_computerCorner.fbx b/Assets/Art/Space/desk_computerCorner.fbx new file mode 100644 index 0000000..21e34ae --- /dev/null +++ b/Assets/Art/Space/desk_computerCorner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010ac6f7b0435394c1af0a95f15679f41d755954f714425a08d13c40c5018bc2 +size 25141 diff --git a/Assets/Art/Space/desk_computerCorner.fbx.meta b/Assets/Art/Space/desk_computerCorner.fbx.meta new file mode 100644 index 0000000..fc9cd5f --- /dev/null +++ b/Assets/Art/Space/desk_computerCorner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 28b8b8b09bc334e19b6ffe47a127379a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/desk_computerScreen.fbx b/Assets/Art/Space/desk_computerScreen.fbx new file mode 100644 index 0000000..abd5928 --- /dev/null +++ b/Assets/Art/Space/desk_computerScreen.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b3ecafe62b26c33b2179e0c37d4d9dff0547846d9422d8154c43e2c65dcf96 +size 22692 diff --git a/Assets/Art/Space/desk_computerScreen.fbx.meta b/Assets/Art/Space/desk_computerScreen.fbx.meta new file mode 100644 index 0000000..5b1b43f --- /dev/null +++ b/Assets/Art/Space/desk_computerScreen.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0dd7c1f54d58a4524abb02a8a0ccd94b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/gate_complex.fbx b/Assets/Art/Space/gate_complex.fbx new file mode 100644 index 0000000..631aa11 --- /dev/null +++ b/Assets/Art/Space/gate_complex.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9294fdba717b51c5783ac4c7d6fb9c77258a2ecbf805cde2c89689c8ad9732 +size 63381 diff --git a/Assets/Art/Space/gate_complex.fbx.meta b/Assets/Art/Space/gate_complex.fbx.meta new file mode 100644 index 0000000..f20536e --- /dev/null +++ b/Assets/Art/Space/gate_complex.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d83381ac9271b4b29977686255de8261 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/gate_simple.fbx b/Assets/Art/Space/gate_simple.fbx new file mode 100644 index 0000000..0945b68 --- /dev/null +++ b/Assets/Art/Space/gate_simple.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7aa8eba11cf826d5a765536db71dd808d854f2e69737b976ab9bad76a74018 +size 33913 diff --git a/Assets/Art/Space/gate_simple.fbx.meta b/Assets/Art/Space/gate_simple.fbx.meta new file mode 100644 index 0000000..b66cdf6 --- /dev/null +++ b/Assets/Art/Space/gate_simple.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ab4277258230c4b3e8095488d08f8517 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_largeA.fbx b/Assets/Art/Space/hangar_largeA.fbx new file mode 100644 index 0000000..2746681 --- /dev/null +++ b/Assets/Art/Space/hangar_largeA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d158008012feb6525c9808387c81b509d2c92f8905ccbda7207f95eaf1813793 +size 49524 diff --git a/Assets/Art/Space/hangar_largeA.fbx.meta b/Assets/Art/Space/hangar_largeA.fbx.meta new file mode 100644 index 0000000..3012ab7 --- /dev/null +++ b/Assets/Art/Space/hangar_largeA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 647b35e23c89b4327aa1333fa0c4d280 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_largeB.fbx b/Assets/Art/Space/hangar_largeB.fbx new file mode 100644 index 0000000..8a99845 --- /dev/null +++ b/Assets/Art/Space/hangar_largeB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b84bbb510c0b2b5aae355bfdd387521493805d01eae2e54551e84c6a7205737 +size 45636 diff --git a/Assets/Art/Space/hangar_largeB.fbx.meta b/Assets/Art/Space/hangar_largeB.fbx.meta new file mode 100644 index 0000000..6868d77 --- /dev/null +++ b/Assets/Art/Space/hangar_largeB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e321b2ded177147069f559bd6b72b9e1 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_roundA.fbx b/Assets/Art/Space/hangar_roundA.fbx new file mode 100644 index 0000000..a8e5c49 --- /dev/null +++ b/Assets/Art/Space/hangar_roundA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b99f203206048a5386d0fca95285ccd559ed61c62d9e406a4327abb2df8066 +size 32551 diff --git a/Assets/Art/Space/hangar_roundA.fbx.meta b/Assets/Art/Space/hangar_roundA.fbx.meta new file mode 100644 index 0000000..f178012 --- /dev/null +++ b/Assets/Art/Space/hangar_roundA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: aa9cb618844ca41ca8287251810dd07f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_roundB.fbx b/Assets/Art/Space/hangar_roundB.fbx new file mode 100644 index 0000000..1dfa3da --- /dev/null +++ b/Assets/Art/Space/hangar_roundB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8737e0fa72af5ae88610ed28ba838e358924aa01fb98d2feeaca14c804cd23c7 +size 32704 diff --git a/Assets/Art/Space/hangar_roundB.fbx.meta b/Assets/Art/Space/hangar_roundB.fbx.meta new file mode 100644 index 0000000..5c81dbe --- /dev/null +++ b/Assets/Art/Space/hangar_roundB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b66b1f6c7e1da48098b5e9b397998c31 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_roundGlass.fbx b/Assets/Art/Space/hangar_roundGlass.fbx new file mode 100644 index 0000000..966a6d4 --- /dev/null +++ b/Assets/Art/Space/hangar_roundGlass.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa47cdb4d99c85bdeaa44f37bca8eff5362a70658df1198e3b908fa490bf54e4 +size 26840 diff --git a/Assets/Art/Space/hangar_roundGlass.fbx.meta b/Assets/Art/Space/hangar_roundGlass.fbx.meta new file mode 100644 index 0000000..3a258a1 --- /dev/null +++ b/Assets/Art/Space/hangar_roundGlass.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ac6db571fb4104f0f9f96ec27bf88a46 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_smallA.fbx b/Assets/Art/Space/hangar_smallA.fbx new file mode 100644 index 0000000..b1dbc62 --- /dev/null +++ b/Assets/Art/Space/hangar_smallA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0f004bb270e781d0a2ea044d9e74d8c3e10728e662bb6f641d642db0af80e7 +size 38147 diff --git a/Assets/Art/Space/hangar_smallA.fbx.meta b/Assets/Art/Space/hangar_smallA.fbx.meta new file mode 100644 index 0000000..d7468ef --- /dev/null +++ b/Assets/Art/Space/hangar_smallA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 8847dcf3166b74ed6b0b4fd9727dac61 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/hangar_smallB.fbx b/Assets/Art/Space/hangar_smallB.fbx new file mode 100644 index 0000000..d160cd2 --- /dev/null +++ b/Assets/Art/Space/hangar_smallB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7a5c5d109676cfaeb50324565655894857f3515d61fee50ca38ae80fa3b72b +size 39105 diff --git a/Assets/Art/Space/hangar_smallB.fbx.meta b/Assets/Art/Space/hangar_smallB.fbx.meta new file mode 100644 index 0000000..a07d182 --- /dev/null +++ b/Assets/Art/Space/hangar_smallB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a4a50cd403ee2449a86c4c84e73a3717 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_barrel.fbx b/Assets/Art/Space/machine_barrel.fbx new file mode 100644 index 0000000..fffdd5e --- /dev/null +++ b/Assets/Art/Space/machine_barrel.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd516972d1467de5ca53b57fc6325415fa7b9e2abc03f4aca868e18a34bf212 +size 53578 diff --git a/Assets/Art/Space/machine_barrel.fbx.meta b/Assets/Art/Space/machine_barrel.fbx.meta new file mode 100644 index 0000000..7a1dc8d --- /dev/null +++ b/Assets/Art/Space/machine_barrel.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 3f822541734834ba0b0c35efc130e244 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_barrelLarge.fbx b/Assets/Art/Space/machine_barrelLarge.fbx new file mode 100644 index 0000000..7e4aba3 --- /dev/null +++ b/Assets/Art/Space/machine_barrelLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28831eaed29eadf321521309801659329bb649483a1c38196b9e552089de2dc1 +size 33872 diff --git a/Assets/Art/Space/machine_barrelLarge.fbx.meta b/Assets/Art/Space/machine_barrelLarge.fbx.meta new file mode 100644 index 0000000..1621bd2 --- /dev/null +++ b/Assets/Art/Space/machine_barrelLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 96f72801bada54daf8d2a641ef430503 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_generator.fbx b/Assets/Art/Space/machine_generator.fbx new file mode 100644 index 0000000..220929b --- /dev/null +++ b/Assets/Art/Space/machine_generator.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78396b739f8f0283a9b54ccd17da4373c25a0dd404496d77f9774445a28e916f +size 60750 diff --git a/Assets/Art/Space/machine_generator.fbx.meta b/Assets/Art/Space/machine_generator.fbx.meta new file mode 100644 index 0000000..e21aca1 --- /dev/null +++ b/Assets/Art/Space/machine_generator.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 248ffffd184f44895961ad382db56b1e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_generatorLarge.fbx b/Assets/Art/Space/machine_generatorLarge.fbx new file mode 100644 index 0000000..9291828 --- /dev/null +++ b/Assets/Art/Space/machine_generatorLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8c4d76e10555264863c5bf073dc89496d62e3bdacbf4925dab7e53c8a105a3 +size 24576 diff --git a/Assets/Art/Space/machine_generatorLarge.fbx.meta b/Assets/Art/Space/machine_generatorLarge.fbx.meta new file mode 100644 index 0000000..ecfaa72 --- /dev/null +++ b/Assets/Art/Space/machine_generatorLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 52e499891616d4a8591f028fb4f3d525 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_wireless.fbx b/Assets/Art/Space/machine_wireless.fbx new file mode 100644 index 0000000..ed57db7 --- /dev/null +++ b/Assets/Art/Space/machine_wireless.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a70db8eede1edef5bd4b75a0106b4e9ff4761d17ad88e96b9305f8a635be7e +size 29767 diff --git a/Assets/Art/Space/machine_wireless.fbx.meta b/Assets/Art/Space/machine_wireless.fbx.meta new file mode 100644 index 0000000..ef02902 --- /dev/null +++ b/Assets/Art/Space/machine_wireless.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 78594c9a188154f8c9eb1987a425d06c +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/machine_wirelessCable.fbx b/Assets/Art/Space/machine_wirelessCable.fbx new file mode 100644 index 0000000..464ee2e --- /dev/null +++ b/Assets/Art/Space/machine_wirelessCable.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c10548fc4d4ba10c771e1b25fa4372c60387f3821fb37ea3704563863fec524 +size 42586 diff --git a/Assets/Art/Space/machine_wirelessCable.fbx.meta b/Assets/Art/Space/machine_wirelessCable.fbx.meta new file mode 100644 index 0000000..4cd54cc --- /dev/null +++ b/Assets/Art/Space/machine_wirelessCable.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4c62ae17e90ae45ab8326cc29484aa6e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/meteor.fbx b/Assets/Art/Space/meteor.fbx new file mode 100644 index 0000000..de429fc --- /dev/null +++ b/Assets/Art/Space/meteor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd385820e94b5dde07a88c13186683508611b516dce9839be62d67b9448d3de +size 22778 diff --git a/Assets/Art/Space/meteor.fbx.meta b/Assets/Art/Space/meteor.fbx.meta new file mode 100644 index 0000000..f495669 --- /dev/null +++ b/Assets/Art/Space/meteor.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 450a9b8cbf46640e09ff00be09deca69 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/meteor_detailed.fbx b/Assets/Art/Space/meteor_detailed.fbx new file mode 100644 index 0000000..146e7b7 --- /dev/null +++ b/Assets/Art/Space/meteor_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e895f15e415715edf19a7c4fd055c19c3c5cd1f13fb062a448d8f0de24b63c34 +size 44658 diff --git a/Assets/Art/Space/meteor_detailed.fbx.meta b/Assets/Art/Space/meteor_detailed.fbx.meta new file mode 100644 index 0000000..a0ba8fb --- /dev/null +++ b/Assets/Art/Space/meteor_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0edbaec44d96c488a9ad12bcccd65a37 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/meteor_half.fbx b/Assets/Art/Space/meteor_half.fbx new file mode 100644 index 0000000..412ddea --- /dev/null +++ b/Assets/Art/Space/meteor_half.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c210a21892b8fb0719388185f350d94efe470219e41d045c0a19536fd007c1b +size 18032 diff --git a/Assets/Art/Space/meteor_half.fbx.meta b/Assets/Art/Space/meteor_half.fbx.meta new file mode 100644 index 0000000..91dd4d1 --- /dev/null +++ b/Assets/Art/Space/meteor_half.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: f290779efab714ef88a3cf2d5d8d3ab3 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackCornerLarge.fbx b/Assets/Art/Space/monorail_trackCornerLarge.fbx new file mode 100644 index 0000000..3d79e9b --- /dev/null +++ b/Assets/Art/Space/monorail_trackCornerLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62b145fce5228b11030d59cb9d069a9e6694a04184996538d2811bd94f20295 +size 36537 diff --git a/Assets/Art/Space/monorail_trackCornerLarge.fbx.meta b/Assets/Art/Space/monorail_trackCornerLarge.fbx.meta new file mode 100644 index 0000000..f0778db --- /dev/null +++ b/Assets/Art/Space/monorail_trackCornerLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: eb2ca8831270d4beca7e3a460cb71755 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackCornerSmall.fbx b/Assets/Art/Space/monorail_trackCornerSmall.fbx new file mode 100644 index 0000000..c8f0268 --- /dev/null +++ b/Assets/Art/Space/monorail_trackCornerSmall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9eead3c8900462d81babed53871aea006bc7bf07783a444cdc38a2bc7dfabde +size 61172 diff --git a/Assets/Art/Space/monorail_trackCornerSmall.fbx.meta b/Assets/Art/Space/monorail_trackCornerSmall.fbx.meta new file mode 100644 index 0000000..1136070 --- /dev/null +++ b/Assets/Art/Space/monorail_trackCornerSmall.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: f28637707693d439284ccb04bd755501 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackSlope.fbx b/Assets/Art/Space/monorail_trackSlope.fbx new file mode 100644 index 0000000..c93c9e2 --- /dev/null +++ b/Assets/Art/Space/monorail_trackSlope.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9747633b9c94b3a9c7bf17615a855d0eba98865c5b328a04e6119b0454f04d3 +size 14195 diff --git a/Assets/Art/Space/monorail_trackSlope.fbx.meta b/Assets/Art/Space/monorail_trackSlope.fbx.meta new file mode 100644 index 0000000..4bef3a2 --- /dev/null +++ b/Assets/Art/Space/monorail_trackSlope.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 56e8e1ed5219a4ebd9220a58c2ffec85 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackStraight.fbx b/Assets/Art/Space/monorail_trackStraight.fbx new file mode 100644 index 0000000..d18fd8a --- /dev/null +++ b/Assets/Art/Space/monorail_trackStraight.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e511b30a3f0e15327aededb8c5b6e56f1e862a4adca4f2864138be030174e66 +size 13914 diff --git a/Assets/Art/Space/monorail_trackStraight.fbx.meta b/Assets/Art/Space/monorail_trackStraight.fbx.meta new file mode 100644 index 0000000..36ffcd4 --- /dev/null +++ b/Assets/Art/Space/monorail_trackStraight.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d99a7a83b910f456db5d863f544b9409 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackSupport.fbx b/Assets/Art/Space/monorail_trackSupport.fbx new file mode 100644 index 0000000..ec1aa8a --- /dev/null +++ b/Assets/Art/Space/monorail_trackSupport.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a7056ba7b1269be0bc818c58a87e2b4bf23641b6a6df78289dce2300832eee +size 27521 diff --git a/Assets/Art/Space/monorail_trackSupport.fbx.meta b/Assets/Art/Space/monorail_trackSupport.fbx.meta new file mode 100644 index 0000000..d4f71d4 --- /dev/null +++ b/Assets/Art/Space/monorail_trackSupport.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4b535c61585f14015ab31f471d2eda0f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trackSupportCorner.fbx b/Assets/Art/Space/monorail_trackSupportCorner.fbx new file mode 100644 index 0000000..29e5842 --- /dev/null +++ b/Assets/Art/Space/monorail_trackSupportCorner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c680a531422e97a5ed0721e445bd1b63771eafeb23be5cca5bc166e9ce9f2999 +size 27091 diff --git a/Assets/Art/Space/monorail_trackSupportCorner.fbx.meta b/Assets/Art/Space/monorail_trackSupportCorner.fbx.meta new file mode 100644 index 0000000..f7327eb --- /dev/null +++ b/Assets/Art/Space/monorail_trackSupportCorner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5925248bfb988447ebfae4b5eae6f681 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainBox.fbx b/Assets/Art/Space/monorail_trainBox.fbx new file mode 100644 index 0000000..2c06cfa --- /dev/null +++ b/Assets/Art/Space/monorail_trainBox.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842e4cb0e2afa3591338ac6d4515a8b921dcb2c40133a3810990a50a6d226288 +size 19806 diff --git a/Assets/Art/Space/monorail_trainBox.fbx.meta b/Assets/Art/Space/monorail_trainBox.fbx.meta new file mode 100644 index 0000000..346e0fa --- /dev/null +++ b/Assets/Art/Space/monorail_trainBox.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 65c5ada09a0f34ad9b7b8a64cca50885 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainCargo.fbx b/Assets/Art/Space/monorail_trainCargo.fbx new file mode 100644 index 0000000..be348da --- /dev/null +++ b/Assets/Art/Space/monorail_trainCargo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ffad384cd056337b1109c90f23d1e5b657fc11d00f0993f7a95c18491011bc +size 107883 diff --git a/Assets/Art/Space/monorail_trainCargo.fbx.meta b/Assets/Art/Space/monorail_trainCargo.fbx.meta new file mode 100644 index 0000000..27d102b --- /dev/null +++ b/Assets/Art/Space/monorail_trainCargo.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a5a938e1fdf204902b0c0ea81c4ea350 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainEnd.fbx b/Assets/Art/Space/monorail_trainEnd.fbx new file mode 100644 index 0000000..da1b791 --- /dev/null +++ b/Assets/Art/Space/monorail_trainEnd.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ef4c4a2cd625310da823a6053085ab9ef8b4d2320385462fd7c42b522d5840 +size 30179 diff --git a/Assets/Art/Space/monorail_trainEnd.fbx.meta b/Assets/Art/Space/monorail_trainEnd.fbx.meta new file mode 100644 index 0000000..f1b416d --- /dev/null +++ b/Assets/Art/Space/monorail_trainEnd.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b94bd8e6864ef47abb1da1528f126523 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainFlat.fbx b/Assets/Art/Space/monorail_trainFlat.fbx new file mode 100644 index 0000000..b2b15e2 --- /dev/null +++ b/Assets/Art/Space/monorail_trainFlat.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68484a9adeb8f2b5acf33464a7a1fde28be9b35761fd7f2dc313c993224106c0 +size 19267 diff --git a/Assets/Art/Space/monorail_trainFlat.fbx.meta b/Assets/Art/Space/monorail_trainFlat.fbx.meta new file mode 100644 index 0000000..88e0a79 --- /dev/null +++ b/Assets/Art/Space/monorail_trainFlat.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0220ba46923064dd1a2d465074c49feb +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainFront.fbx b/Assets/Art/Space/monorail_trainFront.fbx new file mode 100644 index 0000000..1b69f44 --- /dev/null +++ b/Assets/Art/Space/monorail_trainFront.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ce9170187db3084fcef070455d3cb00e7da80bd1ef953055e58d394d0997eb +size 34806 diff --git a/Assets/Art/Space/monorail_trainFront.fbx.meta b/Assets/Art/Space/monorail_trainFront.fbx.meta new file mode 100644 index 0000000..cd93d4e --- /dev/null +++ b/Assets/Art/Space/monorail_trainFront.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b0a75431a10c3405ab8cfb8a8cde856c +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/monorail_trainPassenger.fbx b/Assets/Art/Space/monorail_trainPassenger.fbx new file mode 100644 index 0000000..55da451 --- /dev/null +++ b/Assets/Art/Space/monorail_trainPassenger.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2890983de58bc9e8254573bbd7f90faf84799527ccff9564287413f8842dbeb +size 26718 diff --git a/Assets/Art/Space/monorail_trainPassenger.fbx.meta b/Assets/Art/Space/monorail_trainPassenger.fbx.meta new file mode 100644 index 0000000..0a420d3 --- /dev/null +++ b/Assets/Art/Space/monorail_trainPassenger.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 8a098c7d7f2384033ad018259d7795ed +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_corner.fbx b/Assets/Art/Space/pipe_corner.fbx new file mode 100644 index 0000000..4f40df3 --- /dev/null +++ b/Assets/Art/Space/pipe_corner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4e01dbd17ffff31f3681fd1bc3eef66d5d0a3da163ee9d7de816a846453194 +size 20400 diff --git a/Assets/Art/Space/pipe_corner.fbx.meta b/Assets/Art/Space/pipe_corner.fbx.meta new file mode 100644 index 0000000..8e0b54d --- /dev/null +++ b/Assets/Art/Space/pipe_corner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ea79791cd647e481fa28f8839c1b333f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_cornerDiagonal.fbx b/Assets/Art/Space/pipe_cornerDiagonal.fbx new file mode 100644 index 0000000..1b85556 --- /dev/null +++ b/Assets/Art/Space/pipe_cornerDiagonal.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f59a3acbc82f8e789e3ff584ef5f5fb1062759149dcd8730101fd30daa357c +size 16772 diff --git a/Assets/Art/Space/pipe_cornerDiagonal.fbx.meta b/Assets/Art/Space/pipe_cornerDiagonal.fbx.meta new file mode 100644 index 0000000..df2dcba --- /dev/null +++ b/Assets/Art/Space/pipe_cornerDiagonal.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 938832e0719254820bc0a2641a2d4930 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_cornerRound.fbx b/Assets/Art/Space/pipe_cornerRound.fbx new file mode 100644 index 0000000..686a5fe --- /dev/null +++ b/Assets/Art/Space/pipe_cornerRound.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b6ecf9bc9ce72f2ed8bc58cc1eaacb94ca8aa5b312d06a310181c2ba4a2dba +size 63506 diff --git a/Assets/Art/Space/pipe_cornerRound.fbx.meta b/Assets/Art/Space/pipe_cornerRound.fbx.meta new file mode 100644 index 0000000..2cbba2f --- /dev/null +++ b/Assets/Art/Space/pipe_cornerRound.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: f5a428097021846a49574da9ca32bf76 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_cornerRoundLarge.fbx b/Assets/Art/Space/pipe_cornerRoundLarge.fbx new file mode 100644 index 0000000..4496fed --- /dev/null +++ b/Assets/Art/Space/pipe_cornerRoundLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d75a4eee887fc3594886e1c7d5fab9e4280873988bb2f2bb9925447c4faf992 +size 66443 diff --git a/Assets/Art/Space/pipe_cornerRoundLarge.fbx.meta b/Assets/Art/Space/pipe_cornerRoundLarge.fbx.meta new file mode 100644 index 0000000..e0923d2 --- /dev/null +++ b/Assets/Art/Space/pipe_cornerRoundLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 6d9cb429d521c4d718474bd1791d6967 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_cross.fbx b/Assets/Art/Space/pipe_cross.fbx new file mode 100644 index 0000000..51440e0 --- /dev/null +++ b/Assets/Art/Space/pipe_cross.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a373f9b93e246537a516a83f4ccaf5466e33b594ba94c3713d23aecf939a396c +size 33214 diff --git a/Assets/Art/Space/pipe_cross.fbx.meta b/Assets/Art/Space/pipe_cross.fbx.meta new file mode 100644 index 0000000..7182486 --- /dev/null +++ b/Assets/Art/Space/pipe_cross.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 419b95e1bf20c49fa9f5d7aaaa8c8fa8 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_end.fbx b/Assets/Art/Space/pipe_end.fbx new file mode 100644 index 0000000..828fce5 --- /dev/null +++ b/Assets/Art/Space/pipe_end.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0672517f7ada3d09ef41baa035c0b39b4887b9631db3478f53f4f9e3dabbbd17 +size 20263 diff --git a/Assets/Art/Space/pipe_end.fbx.meta b/Assets/Art/Space/pipe_end.fbx.meta new file mode 100644 index 0000000..4c58fc4 --- /dev/null +++ b/Assets/Art/Space/pipe_end.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 3629d1b68d78146958569789d3d4c3a5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_entrance.fbx b/Assets/Art/Space/pipe_entrance.fbx new file mode 100644 index 0000000..79abdc7 --- /dev/null +++ b/Assets/Art/Space/pipe_entrance.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0426701412500c9b49fbed8bf96eb81abab78b2f7a16b740e615b088522a0c85 +size 25130 diff --git a/Assets/Art/Space/pipe_entrance.fbx.meta b/Assets/Art/Space/pipe_entrance.fbx.meta new file mode 100644 index 0000000..38a3153 --- /dev/null +++ b/Assets/Art/Space/pipe_entrance.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a25cf6c9ab6704380be3c4ee46d4a83b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_open.fbx b/Assets/Art/Space/pipe_open.fbx new file mode 100644 index 0000000..565cf21 --- /dev/null +++ b/Assets/Art/Space/pipe_open.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5348df50a8961184b26276ced9d6f9e205f3edcff2936884242d676315384c +size 21577 diff --git a/Assets/Art/Space/pipe_open.fbx.meta b/Assets/Art/Space/pipe_open.fbx.meta new file mode 100644 index 0000000..6cb6ca2 --- /dev/null +++ b/Assets/Art/Space/pipe_open.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 50185f26ad1974c5da5a3c2b333f1457 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_rampLarge.fbx b/Assets/Art/Space/pipe_rampLarge.fbx new file mode 100644 index 0000000..3c1f162 --- /dev/null +++ b/Assets/Art/Space/pipe_rampLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50fe33b92179701f17a51ae572b7739e169e69f50afbd89b3b4f2140ae8580f +size 31447 diff --git a/Assets/Art/Space/pipe_rampLarge.fbx.meta b/Assets/Art/Space/pipe_rampLarge.fbx.meta new file mode 100644 index 0000000..38e09c5 --- /dev/null +++ b/Assets/Art/Space/pipe_rampLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 31fcf38ddf5a44990bac64ab89da6cc1 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_rampSmall.fbx b/Assets/Art/Space/pipe_rampSmall.fbx new file mode 100644 index 0000000..a9da8f2 --- /dev/null +++ b/Assets/Art/Space/pipe_rampSmall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbb0547055905ebbec54a06cbd3c3dd25f701f2891dd6a3c35b51404dbc02ba +size 31197 diff --git a/Assets/Art/Space/pipe_rampSmall.fbx.meta b/Assets/Art/Space/pipe_rampSmall.fbx.meta new file mode 100644 index 0000000..8507774 --- /dev/null +++ b/Assets/Art/Space/pipe_rampSmall.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 152e49427ecf7415cb5d5c9c6f38d03e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_ring.fbx b/Assets/Art/Space/pipe_ring.fbx new file mode 100644 index 0000000..e025a3b --- /dev/null +++ b/Assets/Art/Space/pipe_ring.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ecd3a338a1fe65e803b8c52f36fdf2ebb15a3bd2fcf3700bdd95e81291129a +size 26670 diff --git a/Assets/Art/Space/pipe_ring.fbx.meta b/Assets/Art/Space/pipe_ring.fbx.meta new file mode 100644 index 0000000..08522bf --- /dev/null +++ b/Assets/Art/Space/pipe_ring.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 8a23dbfe6d22d49d68b6f066fb420347 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_ringHigh.fbx b/Assets/Art/Space/pipe_ringHigh.fbx new file mode 100644 index 0000000..c71dd97 --- /dev/null +++ b/Assets/Art/Space/pipe_ringHigh.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa3055f142e719f2975665d706eec01e5552fb22f1075069538564b7aecdd85 +size 31726 diff --git a/Assets/Art/Space/pipe_ringHigh.fbx.meta b/Assets/Art/Space/pipe_ringHigh.fbx.meta new file mode 100644 index 0000000..c769b6f --- /dev/null +++ b/Assets/Art/Space/pipe_ringHigh.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d564a813856bd4379b47622519617b27 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_ringHighEnd.fbx b/Assets/Art/Space/pipe_ringHighEnd.fbx new file mode 100644 index 0000000..09e2f40 --- /dev/null +++ b/Assets/Art/Space/pipe_ringHighEnd.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43327d7fe7186c877dffe936997d85bc65dc2fd3f4dc23d78427539eb78d28fa +size 31586 diff --git a/Assets/Art/Space/pipe_ringHighEnd.fbx.meta b/Assets/Art/Space/pipe_ringHighEnd.fbx.meta new file mode 100644 index 0000000..8d682e5 --- /dev/null +++ b/Assets/Art/Space/pipe_ringHighEnd.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 9c14ed277f36243bcadb926d44e3a1c7 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_ringSupport.fbx b/Assets/Art/Space/pipe_ringSupport.fbx new file mode 100644 index 0000000..10e09e7 --- /dev/null +++ b/Assets/Art/Space/pipe_ringSupport.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c1f16fdf9809023524db760093f8ff6570106cdc264fe10a9cf1df2cb7391f +size 22412 diff --git a/Assets/Art/Space/pipe_ringSupport.fbx.meta b/Assets/Art/Space/pipe_ringSupport.fbx.meta new file mode 100644 index 0000000..1b09f83 --- /dev/null +++ b/Assets/Art/Space/pipe_ringSupport.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5d13662e2428b4f9d8150a0332c44be2 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_split.fbx b/Assets/Art/Space/pipe_split.fbx new file mode 100644 index 0000000..1d2e4f2 --- /dev/null +++ b/Assets/Art/Space/pipe_split.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154d9c52936fb31c8b215111bd9bd028da2ad153e420093016fecc0b9b278b98 +size 26547 diff --git a/Assets/Art/Space/pipe_split.fbx.meta b/Assets/Art/Space/pipe_split.fbx.meta new file mode 100644 index 0000000..dae87ac --- /dev/null +++ b/Assets/Art/Space/pipe_split.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 089daccd933024456a8ef9b54e959ad5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_straight.fbx b/Assets/Art/Space/pipe_straight.fbx new file mode 100644 index 0000000..a6e8bbb --- /dev/null +++ b/Assets/Art/Space/pipe_straight.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e493da1ea84c4f6876099cf224da9b034d53ba610b3eec56521b087201e7907 +size 19365 diff --git a/Assets/Art/Space/pipe_straight.fbx.meta b/Assets/Art/Space/pipe_straight.fbx.meta new file mode 100644 index 0000000..d758aa3 --- /dev/null +++ b/Assets/Art/Space/pipe_straight.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: aa4d669fa4afa48b5b268828266fb357 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_supportHigh.fbx b/Assets/Art/Space/pipe_supportHigh.fbx new file mode 100644 index 0000000..09c67b3 --- /dev/null +++ b/Assets/Art/Space/pipe_supportHigh.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316af6edacb3b31af58cfb01d449582c8fc96d30c6cdfa2d28337e156edef58d +size 15879 diff --git a/Assets/Art/Space/pipe_supportHigh.fbx.meta b/Assets/Art/Space/pipe_supportHigh.fbx.meta new file mode 100644 index 0000000..e64b517 --- /dev/null +++ b/Assets/Art/Space/pipe_supportHigh.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7eaf1d702e3884d48a7527cc3f024a21 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/pipe_supportLow.fbx b/Assets/Art/Space/pipe_supportLow.fbx new file mode 100644 index 0000000..91965a6 --- /dev/null +++ b/Assets/Art/Space/pipe_supportLow.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0c1987e90294ba27d881314f577b271d727afce89ddc64fc323f1252659fa8 +size 15859 diff --git a/Assets/Art/Space/pipe_supportLow.fbx.meta b/Assets/Art/Space/pipe_supportLow.fbx.meta new file mode 100644 index 0000000..1028687 --- /dev/null +++ b/Assets/Art/Space/pipe_supportLow.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4f653a4a8ca0b4969afdead8b9a4f12e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_center.fbx b/Assets/Art/Space/platform_center.fbx new file mode 100644 index 0000000..b4e52b4 --- /dev/null +++ b/Assets/Art/Space/platform_center.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968d30656f6ab7c73a145d4e0a8e1ced4f4bb729f937c6780ac3c5bc209019f0 +size 11289 diff --git a/Assets/Art/Space/platform_center.fbx.meta b/Assets/Art/Space/platform_center.fbx.meta new file mode 100644 index 0000000..0bf80f0 --- /dev/null +++ b/Assets/Art/Space/platform_center.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4a0eb4024b8a64f26a3ce3360df7de39 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_corner.fbx b/Assets/Art/Space/platform_corner.fbx new file mode 100644 index 0000000..0f09a15 --- /dev/null +++ b/Assets/Art/Space/platform_corner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc03776bb3796915ea4f6f29791528a1c7ce2377a68a82b318c58e836738daab +size 18419 diff --git a/Assets/Art/Space/platform_corner.fbx.meta b/Assets/Art/Space/platform_corner.fbx.meta new file mode 100644 index 0000000..eeec14a --- /dev/null +++ b/Assets/Art/Space/platform_corner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c7b392dc5ae384ef6bd944b02db7dea7 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_cornerOpen.fbx b/Assets/Art/Space/platform_cornerOpen.fbx new file mode 100644 index 0000000..9761f74 --- /dev/null +++ b/Assets/Art/Space/platform_cornerOpen.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca86ef2500e70e76d665928074c9807f023f423771311f7af224a9fa0dd4aae +size 15695 diff --git a/Assets/Art/Space/platform_cornerOpen.fbx.meta b/Assets/Art/Space/platform_cornerOpen.fbx.meta new file mode 100644 index 0000000..101e320 --- /dev/null +++ b/Assets/Art/Space/platform_cornerOpen.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: a3dcb89a58349448b971bc8b6b5cc57f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_cornerRound.fbx b/Assets/Art/Space/platform_cornerRound.fbx new file mode 100644 index 0000000..3c5dba6 --- /dev/null +++ b/Assets/Art/Space/platform_cornerRound.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ad977e181dcb9b49cfc6fbde1302ec441c118d423950f283e4fb1306e84482 +size 47458 diff --git a/Assets/Art/Space/platform_cornerRound.fbx.meta b/Assets/Art/Space/platform_cornerRound.fbx.meta new file mode 100644 index 0000000..f140550 --- /dev/null +++ b/Assets/Art/Space/platform_cornerRound.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: fdff256d593cd48538f02c3f89801a10 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_end.fbx b/Assets/Art/Space/platform_end.fbx new file mode 100644 index 0000000..ef53608 --- /dev/null +++ b/Assets/Art/Space/platform_end.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34acc9f0e60ef0e5fe168ddeea4f3af521b980d612c0cf4c518d9c04a9b78832 +size 16482 diff --git a/Assets/Art/Space/platform_end.fbx.meta b/Assets/Art/Space/platform_end.fbx.meta new file mode 100644 index 0000000..8ae95cc --- /dev/null +++ b/Assets/Art/Space/platform_end.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d50e4a152ff9141c0bd48384c16a9091 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_high.fbx b/Assets/Art/Space/platform_high.fbx new file mode 100644 index 0000000..cd6d373 --- /dev/null +++ b/Assets/Art/Space/platform_high.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9eb6acfc6846ba3f65e919f006d3a801f264281dca214013f1ac68af197700c +size 31191 diff --git a/Assets/Art/Space/platform_high.fbx.meta b/Assets/Art/Space/platform_high.fbx.meta new file mode 100644 index 0000000..2d8b4b0 --- /dev/null +++ b/Assets/Art/Space/platform_high.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 4b2a7ff709bf948d184949db6e2491c5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_large.fbx b/Assets/Art/Space/platform_large.fbx new file mode 100644 index 0000000..2d5b2eb --- /dev/null +++ b/Assets/Art/Space/platform_large.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa7bc7f783cee5848163d642f459cc3e5d2e77ec06038c1c11c483f68302635 +size 17412 diff --git a/Assets/Art/Space/platform_large.fbx.meta b/Assets/Art/Space/platform_large.fbx.meta new file mode 100644 index 0000000..dbe5090 --- /dev/null +++ b/Assets/Art/Space/platform_large.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 9855c7785d526439ab57d4b71c59418a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_long.fbx b/Assets/Art/Space/platform_long.fbx new file mode 100644 index 0000000..d05c22b --- /dev/null +++ b/Assets/Art/Space/platform_long.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4620630353a3a25d36b30b8338e91011257043f02e4e7803df04163432222ec0 +size 17380 diff --git a/Assets/Art/Space/platform_long.fbx.meta b/Assets/Art/Space/platform_long.fbx.meta new file mode 100644 index 0000000..9790448 --- /dev/null +++ b/Assets/Art/Space/platform_long.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ebf7639ae3184478ab698b970fdfe894 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_low.fbx b/Assets/Art/Space/platform_low.fbx new file mode 100644 index 0000000..58fa2d0 --- /dev/null +++ b/Assets/Art/Space/platform_low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f595af6aa25ca1ceab3ae2d84c44b98a6a75b6be45f0308eeda9f583d018fa36 +size 23948 diff --git a/Assets/Art/Space/platform_low.fbx.meta b/Assets/Art/Space/platform_low.fbx.meta new file mode 100644 index 0000000..59ca2d3 --- /dev/null +++ b/Assets/Art/Space/platform_low.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cea11be23b4fb44ae96bd9d9b9aa2bf5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_side.fbx b/Assets/Art/Space/platform_side.fbx new file mode 100644 index 0000000..cdec6df --- /dev/null +++ b/Assets/Art/Space/platform_side.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78dd2f43aa722ad8fb37aca8f9f5a405acfc5fb2521ebeda001e6031f36be614 +size 14385 diff --git a/Assets/Art/Space/platform_side.fbx.meta b/Assets/Art/Space/platform_side.fbx.meta new file mode 100644 index 0000000..d145007 --- /dev/null +++ b/Assets/Art/Space/platform_side.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: bb75fa4e5822444e2ae66222922f32d2 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_small.fbx b/Assets/Art/Space/platform_small.fbx new file mode 100644 index 0000000..0961f87 --- /dev/null +++ b/Assets/Art/Space/platform_small.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bb5b260a63ee4ee736210b8b7cc90085d836696f737f702c281416cfa3f207 +size 17364 diff --git a/Assets/Art/Space/platform_small.fbx.meta b/Assets/Art/Space/platform_small.fbx.meta new file mode 100644 index 0000000..0708349 --- /dev/null +++ b/Assets/Art/Space/platform_small.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ea6cf4e48c269465da323937f820311a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_smallDiagonal.fbx b/Assets/Art/Space/platform_smallDiagonal.fbx new file mode 100644 index 0000000..b373e93 --- /dev/null +++ b/Assets/Art/Space/platform_smallDiagonal.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47abce3886176f42817e2117bad1d162348d256474d818e9f3a3ac886302b12f +size 18014 diff --git a/Assets/Art/Space/platform_smallDiagonal.fbx.meta b/Assets/Art/Space/platform_smallDiagonal.fbx.meta new file mode 100644 index 0000000..72dcf55 --- /dev/null +++ b/Assets/Art/Space/platform_smallDiagonal.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e0c6de2f7c6ed4b368aa6f9d4d4083db +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/platform_straight.fbx b/Assets/Art/Space/platform_straight.fbx new file mode 100644 index 0000000..d555e65 --- /dev/null +++ b/Assets/Art/Space/platform_straight.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96dedecb6096b369d56d34c5fa6adb441be32db51146b9065c5ce53584492c41 +size 16409 diff --git a/Assets/Art/Space/platform_straight.fbx.meta b/Assets/Art/Space/platform_straight.fbx.meta new file mode 100644 index 0000000..d6aab43 --- /dev/null +++ b/Assets/Art/Space/platform_straight.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 0898a43377c2f496385c67b99be420c9 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rail.fbx b/Assets/Art/Space/rail.fbx new file mode 100644 index 0000000..832aceb --- /dev/null +++ b/Assets/Art/Space/rail.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ec09a77fe3b70f7a80b411c5f5544c4b411e9f6a4e74c1d58ca51fc3f696d4 +size 19150 diff --git a/Assets/Art/Space/rail.fbx.meta b/Assets/Art/Space/rail.fbx.meta new file mode 100644 index 0000000..96bc142 --- /dev/null +++ b/Assets/Art/Space/rail.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 58caa87ceeaf14922a33247af5b3a88e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rail_corner.fbx b/Assets/Art/Space/rail_corner.fbx new file mode 100644 index 0000000..ebaf270 --- /dev/null +++ b/Assets/Art/Space/rail_corner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ff491f46ba9f2e29c5842c96a5e656c879004c78f1205875d4e0db79246045 +size 25436 diff --git a/Assets/Art/Space/rail_corner.fbx.meta b/Assets/Art/Space/rail_corner.fbx.meta new file mode 100644 index 0000000..13208e9 --- /dev/null +++ b/Assets/Art/Space/rail_corner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d99b4b3927a304b30af93edc668d115b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rail_end.fbx b/Assets/Art/Space/rail_end.fbx new file mode 100644 index 0000000..218e8f7 --- /dev/null +++ b/Assets/Art/Space/rail_end.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a460d012ab09681bf0c4993f0b996f0a05b6060e26f2d75cd7f4242169b973da +size 15956 diff --git a/Assets/Art/Space/rail_end.fbx.meta b/Assets/Art/Space/rail_end.fbx.meta new file mode 100644 index 0000000..5c0873e --- /dev/null +++ b/Assets/Art/Space/rail_end.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 39d9b4cf559e64165adfac0a8bb0b6f4 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rail_middle.fbx b/Assets/Art/Space/rail_middle.fbx new file mode 100644 index 0000000..d74ce86 --- /dev/null +++ b/Assets/Art/Space/rail_middle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa5a86ce2a3eba6baa454244c405e1ab08da15a1b283eab71924bb99e19351f +size 16389 diff --git a/Assets/Art/Space/rail_middle.fbx.meta b/Assets/Art/Space/rail_middle.fbx.meta new file mode 100644 index 0000000..f677a96 --- /dev/null +++ b/Assets/Art/Space/rail_middle.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: aa3117967d58d4960b9c1666cb02605b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock.fbx b/Assets/Art/Space/rock.fbx new file mode 100644 index 0000000..2328512 --- /dev/null +++ b/Assets/Art/Space/rock.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b3e12f7c6927da331bfde2894a22e883198d2876202b96cc95f95691e8882f +size 36892 diff --git a/Assets/Art/Space/rock.fbx.meta b/Assets/Art/Space/rock.fbx.meta new file mode 100644 index 0000000..807191d --- /dev/null +++ b/Assets/Art/Space/rock.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 09c2a864873374dd18f9ae8016f80e58 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock_crystals.fbx b/Assets/Art/Space/rock_crystals.fbx new file mode 100644 index 0000000..5777ca7 --- /dev/null +++ b/Assets/Art/Space/rock_crystals.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982563a8a52ebbcce7df2ee19e949ed198e3e31bca894883b892ef6a87cd988e +size 66962 diff --git a/Assets/Art/Space/rock_crystals.fbx.meta b/Assets/Art/Space/rock_crystals.fbx.meta new file mode 100644 index 0000000..b62cefb --- /dev/null +++ b/Assets/Art/Space/rock_crystals.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b4de575d77ad540519c54e12dea28601 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock_crystalsLargeA.fbx b/Assets/Art/Space/rock_crystalsLargeA.fbx new file mode 100644 index 0000000..a61d5b9 --- /dev/null +++ b/Assets/Art/Space/rock_crystalsLargeA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e06333c66ce14bfb398c585b7ed3067c39f8704c66eae5d19d6d26a823c751 +size 72822 diff --git a/Assets/Art/Space/rock_crystalsLargeA.fbx.meta b/Assets/Art/Space/rock_crystalsLargeA.fbx.meta new file mode 100644 index 0000000..8ead007 --- /dev/null +++ b/Assets/Art/Space/rock_crystalsLargeA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 2b5279b2dd68842dab9177d3af8e2776 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock_crystalsLargeB.fbx b/Assets/Art/Space/rock_crystalsLargeB.fbx new file mode 100644 index 0000000..b109dc2 --- /dev/null +++ b/Assets/Art/Space/rock_crystalsLargeB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0373fc7399728093a7e7470ed53d6e9b43c0db25be272ecd1a83e32461a8e0c4 +size 72309 diff --git a/Assets/Art/Space/rock_crystalsLargeB.fbx.meta b/Assets/Art/Space/rock_crystalsLargeB.fbx.meta new file mode 100644 index 0000000..31856bd --- /dev/null +++ b/Assets/Art/Space/rock_crystalsLargeB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 9ab6ce09334a246ad9bc35901490dc55 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock_largeA.fbx b/Assets/Art/Space/rock_largeA.fbx new file mode 100644 index 0000000..625b989 --- /dev/null +++ b/Assets/Art/Space/rock_largeA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3756c5be57eabd63e57eb1e045f917f1faf4a6396b848d2ea7396fdac07ee33f +size 38156 diff --git a/Assets/Art/Space/rock_largeA.fbx.meta b/Assets/Art/Space/rock_largeA.fbx.meta new file mode 100644 index 0000000..d674e96 --- /dev/null +++ b/Assets/Art/Space/rock_largeA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e18e33c84c8d6422d8ae7ea906cef581 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rock_largeB.fbx b/Assets/Art/Space/rock_largeB.fbx new file mode 100644 index 0000000..1a923a4 --- /dev/null +++ b/Assets/Art/Space/rock_largeB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ec30766ba46bb2d9fdb311888c8c6d30e82afba8eae0f3551e8b722c3b4363 +size 38056 diff --git a/Assets/Art/Space/rock_largeB.fbx.meta b/Assets/Art/Space/rock_largeB.fbx.meta new file mode 100644 index 0000000..8d92221 --- /dev/null +++ b/Assets/Art/Space/rock_largeB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cebbe0923363d47d292c045491b2faf7 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_baseA.fbx b/Assets/Art/Space/rocket_baseA.fbx new file mode 100644 index 0000000..11e59f8 --- /dev/null +++ b/Assets/Art/Space/rocket_baseA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06bb67fccc708adbeb2e82f2933d021753d9bcec19d4979a4e27c4b79490ecb +size 44475 diff --git a/Assets/Art/Space/rocket_baseA.fbx.meta b/Assets/Art/Space/rocket_baseA.fbx.meta new file mode 100644 index 0000000..73ca251 --- /dev/null +++ b/Assets/Art/Space/rocket_baseA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 861d021666fc5404bb75a51033592f4a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_baseB.fbx b/Assets/Art/Space/rocket_baseB.fbx new file mode 100644 index 0000000..6670377 --- /dev/null +++ b/Assets/Art/Space/rocket_baseB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3423f6fd4820bc51266e8e16b53cd5c02d4c75d38cf944aad2f5a3474947f95 +size 43364 diff --git a/Assets/Art/Space/rocket_baseB.fbx.meta b/Assets/Art/Space/rocket_baseB.fbx.meta new file mode 100644 index 0000000..e1e28b2 --- /dev/null +++ b/Assets/Art/Space/rocket_baseB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 027fa0ba15d54414eb203bef804a952a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_finsA.fbx b/Assets/Art/Space/rocket_finsA.fbx new file mode 100644 index 0000000..9f82002 --- /dev/null +++ b/Assets/Art/Space/rocket_finsA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac336c86066cf35a6848db7ca65a5536e3cd8985b60b3e44693564153d7c145c +size 29769 diff --git a/Assets/Art/Space/rocket_finsA.fbx.meta b/Assets/Art/Space/rocket_finsA.fbx.meta new file mode 100644 index 0000000..b9a39aa --- /dev/null +++ b/Assets/Art/Space/rocket_finsA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 883302a4eecb74ef897911dfb6a455b7 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_finsB.fbx b/Assets/Art/Space/rocket_finsB.fbx new file mode 100644 index 0000000..0ecc7b8 --- /dev/null +++ b/Assets/Art/Space/rocket_finsB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d825b95a204fd8afd99f006bf2d23e3cf31c481e279eda305f5e317e23d2d4 +size 35536 diff --git a/Assets/Art/Space/rocket_finsB.fbx.meta b/Assets/Art/Space/rocket_finsB.fbx.meta new file mode 100644 index 0000000..eda1a6f --- /dev/null +++ b/Assets/Art/Space/rocket_finsB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 53672393e10c543608f3747d37ce9af5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_fuelA.fbx b/Assets/Art/Space/rocket_fuelA.fbx new file mode 100644 index 0000000..ec5767b --- /dev/null +++ b/Assets/Art/Space/rocket_fuelA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2b9b057ecad24516a974cea4ce6773340ccd1de7446ea226231838be1eeb62 +size 20992 diff --git a/Assets/Art/Space/rocket_fuelA.fbx.meta b/Assets/Art/Space/rocket_fuelA.fbx.meta new file mode 100644 index 0000000..2ee7519 --- /dev/null +++ b/Assets/Art/Space/rocket_fuelA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d45bc3e07052f47379cf183d7bb96661 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_fuelB.fbx b/Assets/Art/Space/rocket_fuelB.fbx new file mode 100644 index 0000000..2e60517 --- /dev/null +++ b/Assets/Art/Space/rocket_fuelB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b727607bb4e913544ef48b28cb82dc575522d91047c000304bacb13863072a +size 24606 diff --git a/Assets/Art/Space/rocket_fuelB.fbx.meta b/Assets/Art/Space/rocket_fuelB.fbx.meta new file mode 100644 index 0000000..1bf29c8 --- /dev/null +++ b/Assets/Art/Space/rocket_fuelB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7e17d9c391dd043c99feee395e577887 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_sidesA.fbx b/Assets/Art/Space/rocket_sidesA.fbx new file mode 100644 index 0000000..4d9f64f --- /dev/null +++ b/Assets/Art/Space/rocket_sidesA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052a372ff6b78ad979fc6864f863dae69bbbe60c9afb2e959e008a6eb53c9354 +size 33371 diff --git a/Assets/Art/Space/rocket_sidesA.fbx.meta b/Assets/Art/Space/rocket_sidesA.fbx.meta new file mode 100644 index 0000000..8848d8d --- /dev/null +++ b/Assets/Art/Space/rocket_sidesA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c06bf4a053b444173adcaedbb39d369a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_sidesB.fbx b/Assets/Art/Space/rocket_sidesB.fbx new file mode 100644 index 0000000..eac7675 --- /dev/null +++ b/Assets/Art/Space/rocket_sidesB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4071717325877c6f71e57c7b46fa2e21ba9b36bc51506930b9d6047150d3c726 +size 33139 diff --git a/Assets/Art/Space/rocket_sidesB.fbx.meta b/Assets/Art/Space/rocket_sidesB.fbx.meta new file mode 100644 index 0000000..695c769 --- /dev/null +++ b/Assets/Art/Space/rocket_sidesB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 1e109896240c04fa58209f223015a65e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_topA.fbx b/Assets/Art/Space/rocket_topA.fbx new file mode 100644 index 0000000..4d9d998 --- /dev/null +++ b/Assets/Art/Space/rocket_topA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1036992613bb1cd52d93ee19c9c10235fb228436d1422bebd2cee37ca006e336 +size 19468 diff --git a/Assets/Art/Space/rocket_topA.fbx.meta b/Assets/Art/Space/rocket_topA.fbx.meta new file mode 100644 index 0000000..8da5b41 --- /dev/null +++ b/Assets/Art/Space/rocket_topA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 812ed53dbc1894131b3acc9b732dcbd5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocket_topB.fbx b/Assets/Art/Space/rocket_topB.fbx new file mode 100644 index 0000000..ba805b5 --- /dev/null +++ b/Assets/Art/Space/rocket_topB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea317f46bcb465edba1c58eaeb85dd656ea6f99201720aaf4abcc1b35cad1fa +size 23446 diff --git a/Assets/Art/Space/rocket_topB.fbx.meta b/Assets/Art/Space/rocket_topB.fbx.meta new file mode 100644 index 0000000..10ce37f --- /dev/null +++ b/Assets/Art/Space/rocket_topB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 823265dcc205442e59f9fd7f7266d2dc +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocks_smallA.fbx b/Assets/Art/Space/rocks_smallA.fbx new file mode 100644 index 0000000..c53a503 --- /dev/null +++ b/Assets/Art/Space/rocks_smallA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c335d258369b231893b2826bf9b6fd8029ffc0e5f983058dd519518e7842c996 +size 22121 diff --git a/Assets/Art/Space/rocks_smallA.fbx.meta b/Assets/Art/Space/rocks_smallA.fbx.meta new file mode 100644 index 0000000..765ea2d --- /dev/null +++ b/Assets/Art/Space/rocks_smallA.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 528b7d1ed2a3b4cab9839f80c2aea64a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rocks_smallB.fbx b/Assets/Art/Space/rocks_smallB.fbx new file mode 100644 index 0000000..fecefb3 --- /dev/null +++ b/Assets/Art/Space/rocks_smallB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e2ff993c4f23c49bf5817ef717be90984831ade0bd94af7bbcdd020aefe3f5 +size 19873 diff --git a/Assets/Art/Space/rocks_smallB.fbx.meta b/Assets/Art/Space/rocks_smallB.fbx.meta new file mode 100644 index 0000000..95e6f05 --- /dev/null +++ b/Assets/Art/Space/rocks_smallB.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5a5f0a1d9d4f849e48dfdb369722dbc1 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/rover.fbx b/Assets/Art/Space/rover.fbx new file mode 100644 index 0000000..20c7922 --- /dev/null +++ b/Assets/Art/Space/rover.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ea63fb81af3d7297e752f9c624cecfe94705d0e5d5006d41365c406f0ff04d +size 32226 diff --git a/Assets/Art/Space/rover.fbx.meta b/Assets/Art/Space/rover.fbx.meta new file mode 100644 index 0000000..7a0b8d0 --- /dev/null +++ b/Assets/Art/Space/rover.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 24707fc97ff414c3a9a6157584692524 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/satelliteDish.fbx b/Assets/Art/Space/satelliteDish.fbx new file mode 100644 index 0000000..5752602 --- /dev/null +++ b/Assets/Art/Space/satelliteDish.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47d21e06bdc8faf87a9579bce99b13d7f08d5ad0d090165725e330ade26d91b +size 49071 diff --git a/Assets/Art/Space/satelliteDish.fbx.meta b/Assets/Art/Space/satelliteDish.fbx.meta new file mode 100644 index 0000000..ef72dd0 --- /dev/null +++ b/Assets/Art/Space/satelliteDish.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: c5ede4816343a44de8e12696371e6dce +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/satelliteDish_detailed.fbx b/Assets/Art/Space/satelliteDish_detailed.fbx new file mode 100644 index 0000000..e2f0180 --- /dev/null +++ b/Assets/Art/Space/satelliteDish_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bb65ad2ef611ca51dcf56a707fc22367b6bb871c84cf3b88275bb9667ae802 +size 64170 diff --git a/Assets/Art/Space/satelliteDish_detailed.fbx.meta b/Assets/Art/Space/satelliteDish_detailed.fbx.meta new file mode 100644 index 0000000..13890c8 --- /dev/null +++ b/Assets/Art/Space/satelliteDish_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: be931b25c702249298da8b0bce23d297 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/satelliteDish_large.fbx b/Assets/Art/Space/satelliteDish_large.fbx new file mode 100644 index 0000000..60cbf97 --- /dev/null +++ b/Assets/Art/Space/satelliteDish_large.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852281215d14e3dc24b90c22690b65160841036242debe4c50c919fc0d7a2de2 +size 41881 diff --git a/Assets/Art/Space/satelliteDish_large.fbx.meta b/Assets/Art/Space/satelliteDish_large.fbx.meta new file mode 100644 index 0000000..2ed6e73 --- /dev/null +++ b/Assets/Art/Space/satelliteDish_large.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 3cd7ffe93bd5e490bb9caba0dd8cb3e6 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/stairs.fbx b/Assets/Art/Space/stairs.fbx new file mode 100644 index 0000000..ecc87db --- /dev/null +++ b/Assets/Art/Space/stairs.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f17a9acebcc6f8de434b5bd8b84298db339550eeee244cc2d5f857fd66449c6 +size 29897 diff --git a/Assets/Art/Space/stairs.fbx.meta b/Assets/Art/Space/stairs.fbx.meta new file mode 100644 index 0000000..4d3d2fd --- /dev/null +++ b/Assets/Art/Space/stairs.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: dc1cb54b707314ebbb94e9a4f354dcf2 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/stairs_corner.fbx b/Assets/Art/Space/stairs_corner.fbx new file mode 100644 index 0000000..3e50100 --- /dev/null +++ b/Assets/Art/Space/stairs_corner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800c14ad7928ecd45132702be980ce976a1a754405de044a34d4daabeb2fb884 +size 37822 diff --git a/Assets/Art/Space/stairs_corner.fbx.meta b/Assets/Art/Space/stairs_corner.fbx.meta new file mode 100644 index 0000000..9e67fd9 --- /dev/null +++ b/Assets/Art/Space/stairs_corner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 32f3a2f237f054e87bc54d9bde785460 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/stairs_short.fbx b/Assets/Art/Space/stairs_short.fbx new file mode 100644 index 0000000..1c32f4b --- /dev/null +++ b/Assets/Art/Space/stairs_short.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a143f289c58dedf2b18bdfbef6498abc06e7c24cbefd5e77a235feee2334be +size 23446 diff --git a/Assets/Art/Space/stairs_short.fbx.meta b/Assets/Art/Space/stairs_short.fbx.meta new file mode 100644 index 0000000..d704377 --- /dev/null +++ b/Assets/Art/Space/stairs_short.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: cef3f4a692ea24e69a7ef9ac14ffc7a7 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/structure.fbx b/Assets/Art/Space/structure.fbx new file mode 100644 index 0000000..1b34cab --- /dev/null +++ b/Assets/Art/Space/structure.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01119d633e3cf944060d07bed8eb8d3839d4e78695127ca327b074b11275616 +size 26178 diff --git a/Assets/Art/Space/structure.fbx.meta b/Assets/Art/Space/structure.fbx.meta new file mode 100644 index 0000000..4fbc11b --- /dev/null +++ b/Assets/Art/Space/structure.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 51c3f52f60aac42c090e214df8f596a8 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/structure_closed.fbx b/Assets/Art/Space/structure_closed.fbx new file mode 100644 index 0000000..9f0dc24 --- /dev/null +++ b/Assets/Art/Space/structure_closed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2545f5748b62a79b6472054f0454aef8d337a20ca76d2e312d64f9083fd12a +size 34111 diff --git a/Assets/Art/Space/structure_closed.fbx.meta b/Assets/Art/Space/structure_closed.fbx.meta new file mode 100644 index 0000000..066dde2 --- /dev/null +++ b/Assets/Art/Space/structure_closed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: e3b0f73cc40504e259419d491943a68f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/structure_detailed.fbx b/Assets/Art/Space/structure_detailed.fbx new file mode 100644 index 0000000..be5a20f --- /dev/null +++ b/Assets/Art/Space/structure_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a41f5642983b7d12aaf571d96c9c9eacfa496bd2a82c6529b63d3969a63546 +size 30954 diff --git a/Assets/Art/Space/structure_detailed.fbx.meta b/Assets/Art/Space/structure_detailed.fbx.meta new file mode 100644 index 0000000..0097338 --- /dev/null +++ b/Assets/Art/Space/structure_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 307c2bd76a5c54554a4b143a5fbc9234 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/structure_diagonal.fbx b/Assets/Art/Space/structure_diagonal.fbx new file mode 100644 index 0000000..dd94c20 --- /dev/null +++ b/Assets/Art/Space/structure_diagonal.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd559f49ca756a810a9bd52cf478dd133961eaf08f30040b9740b0bdd2a2775b +size 41789 diff --git a/Assets/Art/Space/structure_diagonal.fbx.meta b/Assets/Art/Space/structure_diagonal.fbx.meta new file mode 100644 index 0000000..6363e19 --- /dev/null +++ b/Assets/Art/Space/structure_diagonal.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5eed01b3193634201a42af4e18828a97 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/supports_high.fbx b/Assets/Art/Space/supports_high.fbx new file mode 100644 index 0000000..1e89f73 --- /dev/null +++ b/Assets/Art/Space/supports_high.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50dfb91a12ae5faf182a8e4fd3520f62e784e0b4df2be20b4bdf18db009cd33a +size 40212 diff --git a/Assets/Art/Space/supports_high.fbx.meta b/Assets/Art/Space/supports_high.fbx.meta new file mode 100644 index 0000000..308939b --- /dev/null +++ b/Assets/Art/Space/supports_high.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 92bffba6c82b54baaa3127b4b0482cda +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/supports_low.fbx b/Assets/Art/Space/supports_low.fbx new file mode 100644 index 0000000..e2c25e1 --- /dev/null +++ b/Assets/Art/Space/supports_low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92eb9fd3fae37ae27e80ed6a1ed5f02d50caa5f1fe44527185f0c2fc27054d8e +size 30630 diff --git a/Assets/Art/Space/supports_low.fbx.meta b/Assets/Art/Space/supports_low.fbx.meta new file mode 100644 index 0000000..f27a557 --- /dev/null +++ b/Assets/Art/Space/supports_low.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 634bd4861c3834b6cb78d8c5911f821e +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain.fbx b/Assets/Art/Space/terrain.fbx new file mode 100644 index 0000000..ec1d4f2 --- /dev/null +++ b/Assets/Art/Space/terrain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e65e8bfd463636d9427694d990f85dfc99617ea84b99b67d470e7b1b563e47 +size 11044 diff --git a/Assets/Art/Space/terrain.fbx.meta b/Assets/Art/Space/terrain.fbx.meta new file mode 100644 index 0000000..f7bac41 --- /dev/null +++ b/Assets/Art/Space/terrain.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 6dce841570fa54d25b4a7820dfd061ad +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_ramp.fbx b/Assets/Art/Space/terrain_ramp.fbx new file mode 100644 index 0000000..f2873f7 --- /dev/null +++ b/Assets/Art/Space/terrain_ramp.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb51173cf76fd224f143f64b91d119717568598d1be79a0a456d0dc5d1d5208 +size 11772 diff --git a/Assets/Art/Space/terrain_ramp.fbx.meta b/Assets/Art/Space/terrain_ramp.fbx.meta new file mode 100644 index 0000000..7454128 --- /dev/null +++ b/Assets/Art/Space/terrain_ramp.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 90e233f600d254655bed2076bbfb096b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_rampLarge.fbx b/Assets/Art/Space/terrain_rampLarge.fbx new file mode 100644 index 0000000..034dd92 --- /dev/null +++ b/Assets/Art/Space/terrain_rampLarge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467f102cdc743aab72e9c0ef509ac8f0f91196d0a9919fd603b4f8af5867f882 +size 11832 diff --git a/Assets/Art/Space/terrain_rampLarge.fbx.meta b/Assets/Art/Space/terrain_rampLarge.fbx.meta new file mode 100644 index 0000000..5bfc3af --- /dev/null +++ b/Assets/Art/Space/terrain_rampLarge.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: efe4ca7af2b0a43ecbb9ca5868a9837b +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_rampLarge_detailed.fbx b/Assets/Art/Space/terrain_rampLarge_detailed.fbx new file mode 100644 index 0000000..8e63da4 --- /dev/null +++ b/Assets/Art/Space/terrain_rampLarge_detailed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71974c2df56a417244d6575c9af0c38416df25031708736780dea6cc154092a5 +size 12624 diff --git a/Assets/Art/Space/terrain_rampLarge_detailed.fbx.meta b/Assets/Art/Space/terrain_rampLarge_detailed.fbx.meta new file mode 100644 index 0000000..c40e808 --- /dev/null +++ b/Assets/Art/Space/terrain_rampLarge_detailed.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7dfc937ac7efa4169b4d87fe0ff1c4c9 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_roadCorner.fbx b/Assets/Art/Space/terrain_roadCorner.fbx new file mode 100644 index 0000000..5c50301 --- /dev/null +++ b/Assets/Art/Space/terrain_roadCorner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8742fab784aebce74214ad70d13de15447bae9bc977e7d9e6456b90a3444b0df +size 17153 diff --git a/Assets/Art/Space/terrain_roadCorner.fbx.meta b/Assets/Art/Space/terrain_roadCorner.fbx.meta new file mode 100644 index 0000000..0a66046 --- /dev/null +++ b/Assets/Art/Space/terrain_roadCorner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 16db64969db3b4176acdf200b5779f6a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_roadCross.fbx b/Assets/Art/Space/terrain_roadCross.fbx new file mode 100644 index 0000000..8c95784 --- /dev/null +++ b/Assets/Art/Space/terrain_roadCross.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422aad0a82313a7bf8af95d44065bfef7d8d416331cf0e207e9b7a796dd3c1e9 +size 14172 diff --git a/Assets/Art/Space/terrain_roadCross.fbx.meta b/Assets/Art/Space/terrain_roadCross.fbx.meta new file mode 100644 index 0000000..3cc6755 --- /dev/null +++ b/Assets/Art/Space/terrain_roadCross.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 5093fe0f6358047d1a3a1c4fefc87ef1 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_roadEnd.fbx b/Assets/Art/Space/terrain_roadEnd.fbx new file mode 100644 index 0000000..ebd3f69 --- /dev/null +++ b/Assets/Art/Space/terrain_roadEnd.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1c92aff548a8a15fff70b24ac5f813f63a633ac57d385c8b4d10a810181524 +size 14620 diff --git a/Assets/Art/Space/terrain_roadEnd.fbx.meta b/Assets/Art/Space/terrain_roadEnd.fbx.meta new file mode 100644 index 0000000..ddb1fa7 --- /dev/null +++ b/Assets/Art/Space/terrain_roadEnd.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: fc04636a07b084d96a03821625db1f67 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_roadSplit.fbx b/Assets/Art/Space/terrain_roadSplit.fbx new file mode 100644 index 0000000..66e3b24 --- /dev/null +++ b/Assets/Art/Space/terrain_roadSplit.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0448083c94fada71a9d13d962504d9a8e7154125444f984bfbcf2c7d7c4d913d +size 21826 diff --git a/Assets/Art/Space/terrain_roadSplit.fbx.meta b/Assets/Art/Space/terrain_roadSplit.fbx.meta new file mode 100644 index 0000000..6ad8b72 --- /dev/null +++ b/Assets/Art/Space/terrain_roadSplit.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d98b43e57161c4eae9c1494d6ca99b88 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_roadStraight.fbx b/Assets/Art/Space/terrain_roadStraight.fbx new file mode 100644 index 0000000..478484f --- /dev/null +++ b/Assets/Art/Space/terrain_roadStraight.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5a4df9f4a9efa39300286061d8abc6acefd167c11f42e97cd98e697e404457 +size 11989 diff --git a/Assets/Art/Space/terrain_roadStraight.fbx.meta b/Assets/Art/Space/terrain_roadStraight.fbx.meta new file mode 100644 index 0000000..802776c --- /dev/null +++ b/Assets/Art/Space/terrain_roadStraight.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: df47dc3a3cc6140aea8445c0c86c01f8 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_side.fbx b/Assets/Art/Space/terrain_side.fbx new file mode 100644 index 0000000..9b4bba5 --- /dev/null +++ b/Assets/Art/Space/terrain_side.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5835204cd339151ee884e1482959526ddfcf9fd6ed257095c5dd3ca7e63f9560 +size 11172 diff --git a/Assets/Art/Space/terrain_side.fbx.meta b/Assets/Art/Space/terrain_side.fbx.meta new file mode 100644 index 0000000..d77981b --- /dev/null +++ b/Assets/Art/Space/terrain_side.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ccda6b3c5513d4e09a0150908db7a0e6 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_sideCliff.fbx b/Assets/Art/Space/terrain_sideCliff.fbx new file mode 100644 index 0000000..1fe3aab --- /dev/null +++ b/Assets/Art/Space/terrain_sideCliff.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e4a38c296408203abf98f57dc69d4c24f9639677586b20e1d1d52d1109e951 +size 12645 diff --git a/Assets/Art/Space/terrain_sideCliff.fbx.meta b/Assets/Art/Space/terrain_sideCliff.fbx.meta new file mode 100644 index 0000000..4936510 --- /dev/null +++ b/Assets/Art/Space/terrain_sideCliff.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: d35dc263a379c422e948d442f172ee3a +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_sideCorner.fbx b/Assets/Art/Space/terrain_sideCorner.fbx new file mode 100644 index 0000000..45bdaef --- /dev/null +++ b/Assets/Art/Space/terrain_sideCorner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22f7055fb185d0ddebf549b7b87321c5945be6e2118735b38ac845c8b904502 +size 12603 diff --git a/Assets/Art/Space/terrain_sideCorner.fbx.meta b/Assets/Art/Space/terrain_sideCorner.fbx.meta new file mode 100644 index 0000000..f4b77df --- /dev/null +++ b/Assets/Art/Space/terrain_sideCorner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 7105055ec9e27489080857d8b171b225 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_sideCornerInner.fbx b/Assets/Art/Space/terrain_sideCornerInner.fbx new file mode 100644 index 0000000..fa02281 --- /dev/null +++ b/Assets/Art/Space/terrain_sideCornerInner.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e30b68df8c0722ba7aab15b0ed79910ba03c473ea9a6d92970ee05790eb4c1c +size 12083 diff --git a/Assets/Art/Space/terrain_sideCornerInner.fbx.meta b/Assets/Art/Space/terrain_sideCornerInner.fbx.meta new file mode 100644 index 0000000..50c7596 --- /dev/null +++ b/Assets/Art/Space/terrain_sideCornerInner.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 1f1bc7b47ea664c79b25a14d1da0c052 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/terrain_sideEnd.fbx b/Assets/Art/Space/terrain_sideEnd.fbx new file mode 100644 index 0000000..bce4a58 --- /dev/null +++ b/Assets/Art/Space/terrain_sideEnd.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70dab00d4f1b7ba05aba7ebc7116fe00322936aabbf084c772ec3bf40f1760a3 +size 12948 diff --git a/Assets/Art/Space/terrain_sideEnd.fbx.meta b/Assets/Art/Space/terrain_sideEnd.fbx.meta new file mode 100644 index 0000000..aad0209 --- /dev/null +++ b/Assets/Art/Space/terrain_sideEnd.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 02d1ffd54a5284b5bb95d20f735b9c62 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/turret_double.fbx b/Assets/Art/Space/turret_double.fbx new file mode 100644 index 0000000..c37c109 --- /dev/null +++ b/Assets/Art/Space/turret_double.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19baa68a60ac54eb619be07ec9e2d50ca3c7d4dae7656a34225f63c3d6a44518 +size 105466 diff --git a/Assets/Art/Space/turret_double.fbx.meta b/Assets/Art/Space/turret_double.fbx.meta new file mode 100644 index 0000000..8a296db --- /dev/null +++ b/Assets/Art/Space/turret_double.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 26e5d61cab1bd4948a5c8cd2e9534e31 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/turret_single.fbx b/Assets/Art/Space/turret_single.fbx new file mode 100644 index 0000000..70b5788 --- /dev/null +++ b/Assets/Art/Space/turret_single.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3fade6c2efc3fd2dc74b73f84472bbda2eccfbea5deaeaff08838729d9d1f73 +size 82561 diff --git a/Assets/Art/Space/turret_single.fbx.meta b/Assets/Art/Space/turret_single.fbx.meta new file mode 100644 index 0000000..a6dba91 --- /dev/null +++ b/Assets/Art/Space/turret_single.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 40bd3f3bc9d284130950c2b224b1b759 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/weapon_gun.fbx b/Assets/Art/Space/weapon_gun.fbx new file mode 100644 index 0000000..3582c2f --- /dev/null +++ b/Assets/Art/Space/weapon_gun.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119d6d4491683c05788ec09024b772883c9b7a519ef6be4ce79d0aafe32441d7 +size 19061 diff --git a/Assets/Art/Space/weapon_gun.fbx.meta b/Assets/Art/Space/weapon_gun.fbx.meta new file mode 100644 index 0000000..5a15c1e --- /dev/null +++ b/Assets/Art/Space/weapon_gun.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 29532bdfbe4dd4392ae449f3d79ef092 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Space/weapon_rifle.fbx b/Assets/Art/Space/weapon_rifle.fbx new file mode 100644 index 0000000..e3d8815 --- /dev/null +++ b/Assets/Art/Space/weapon_rifle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e745ec7af4d21bf7fe40d64de185a43e0bb4a837d4b5312797c4c43d066cd0 +size 22125 diff --git a/Assets/Art/Space/weapon_rifle.fbx.meta b/Assets/Art/Space/weapon_rifle.fbx.meta new file mode 100644 index 0000000..12e0b3f --- /dev/null +++ b/Assets/Art/Space/weapon_rifle.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: ad8cc2d1b26544c9586a48dae97ce112 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 6 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 32 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 6 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Sprites.meta b/Assets/Art/Sprites.meta new file mode 100644 index 0000000..d7531bc --- /dev/null +++ b/Assets/Art/Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 36187b777379444ccb2be4c87cc541c2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Sprites/splash.jpeg b/Assets/Art/Sprites/splash.jpeg new file mode 100644 index 0000000..1661470 --- /dev/null +++ b/Assets/Art/Sprites/splash.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe48adfcadc47809285867d25b66a534a8a664491514e9c4638836865d9c636 +size 368568 diff --git a/Assets/Art/Sprites/splash.jpeg.meta b/Assets/Art/Sprites/splash.jpeg.meta new file mode 100644 index 0000000..e064bd6 --- /dev/null +++ b/Assets/Art/Sprites/splash.jpeg.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 865dd4c582fc3468a9ec4ba141210018 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: -1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Characters.meta b/Assets/Characters.meta new file mode 100644 index 0000000..232aa9c --- /dev/null +++ b/Assets/Characters.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 368200c3cb67445948c9c128b7079800 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Characters/Captain.prefab b/Assets/Characters/Captain.prefab new file mode 100644 index 0000000..fd90153 --- /dev/null +++ b/Assets/Characters/Captain.prefab @@ -0,0 +1,130 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8051882099160256599 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8051882099160256598} + - component: {fileID: 2351912520195531865} + m_Layer: 0 + m_Name: Captain + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8051882099160256598 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_LocalRotation: {x: -0, y: -0.19335356, z: -0, w: 0.9811292} + m_LocalPosition: {x: 1.34, y: 0.22, z: 12.38} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4114044680281629898} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -22.297, z: 0} +--- !u!114 &2351912520195531865 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7f225457107cf45d2ad258e408c8d9a3, type: 3} + m_Name: + m_EditorClassIdentifier: + expressions: + - name: neutral + texture: {fileID: 2800000, guid: eb0f461b364074972bee3f8ba3ee5535, type: 3} + - name: happy + texture: {fileID: 2800000, guid: e476b75e6e7924396901169d3a2f7d4c, type: 3} + - name: angry + texture: {fileID: 2800000, guid: b3a42d601741d4b9ba382a24694936b3, type: 3} + - name: smirk + texture: {fileID: 2800000, guid: b2c7dd3590d1447058ed3f4c8677adea, type: 3} + - name: surprised + texture: {fileID: 2800000, guid: 9cd12d91f0b6d4e8c8db9596650ad7a9, type: 3} + faceRenderer: {fileID: 9114257205668755929} + faceMaterialIndex: 1 +--- !u!1001 &4508873622008939297 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8051882099160256598} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_Name + value: characterLargeFemale_mod + objectReference: {fileID: 0} + - target: {fileID: 5866666021909216657, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_Controller + value: + objectReference: {fileID: 9100000, guid: 203ab4a7a7004471e997a02332b6c0a5, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} +--- !u!4 &4114044680281629898 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_PrefabInstance: {fileID: 4508873622008939297} + m_PrefabAsset: {fileID: 0} +--- !u!137 &9114257205668755929 stripped +SkinnedMeshRenderer: + m_CorrespondingSourceObject: {fileID: 4678927786156948216, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_PrefabInstance: {fileID: 4508873622008939297} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Characters/Captain.prefab.meta b/Assets/Characters/Captain.prefab.meta new file mode 100644 index 0000000..ff9e412 --- /dev/null +++ b/Assets/Characters/Captain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c79be67f799b34ff7a8dc081a31c17db +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Characters/CharacterList.asset b/Assets/Characters/CharacterList.asset new file mode 100644 index 0000000..d6ae6be --- /dev/null +++ b/Assets/Characters/CharacterList.asset @@ -0,0 +1,18 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d34879b7e4feb4cf8977672d567b9c4e, type: 3} + m_Name: CharacterList + m_EditorClassIdentifier: + characters: + - {fileID: 2351912520195531865, guid: 77599a4bacb9c445785513c34cfc3118, type: 3} + - {fileID: 2351912520195531865, guid: c79be67f799b34ff7a8dc081a31c17db, type: 3} + - {fileID: 2351912520195531865, guid: 69f2e425b4f0041c581c8c9ac4061954, type: 3} diff --git a/Assets/Characters/CharacterList.asset.meta b/Assets/Characters/CharacterList.asset.meta new file mode 100644 index 0000000..081d093 --- /dev/null +++ b/Assets/Characters/CharacterList.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 194918fc381e745778159341827ab2d1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Characters/Crewmate.prefab b/Assets/Characters/Crewmate.prefab new file mode 100644 index 0000000..72d14bd --- /dev/null +++ b/Assets/Characters/Crewmate.prefab @@ -0,0 +1,134 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8051882099160256599 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8051882099160256598} + - component: {fileID: 2351912520195531865} + m_Layer: 0 + m_Name: Crewmate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8051882099160256598 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_LocalRotation: {x: -0, y: -0.19335356, z: -0, w: 0.9811292} + m_LocalPosition: {x: 1.34, y: 0.22, z: 12.38} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4114044680281629898} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -22.297, z: 0} +--- !u!114 &2351912520195531865 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7f225457107cf45d2ad258e408c8d9a3, type: 3} + m_Name: + m_EditorClassIdentifier: + expressions: + - name: neutral + texture: {fileID: 2800000, guid: 12c9d0a4daee94af8b807c1ccf68c7ac, type: 3} + - name: happy + texture: {fileID: 2800000, guid: a08bdb0943f09490ea445fbeef80dfbc, type: 3} + - name: angry + texture: {fileID: 2800000, guid: 39b05a3c2ff05489190434963b4fc3d2, type: 3} + - name: smirk + texture: {fileID: 2800000, guid: 369f322d5d77c4c828a49c41848c235c, type: 3} + - name: surprised + texture: {fileID: 2800000, guid: 99dfcee0367f44ea09c788ad46672134, type: 3} + faceRenderer: {fileID: 9114257205668755929} + faceMaterialIndex: 1 +--- !u!1001 &4508873622008939297 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8051882099160256598} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_Name + value: characterLargeFemale_mod + objectReference: {fileID: 0} + - target: {fileID: 4678927786156948216, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: d2364532c7d894643b3f46218001837b, type: 2} + - target: {fileID: 5866666021909216657, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + propertyPath: m_Controller + value: + objectReference: {fileID: 9100000, guid: 203ab4a7a7004471e997a02332b6c0a5, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} +--- !u!4 &4114044680281629898 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_PrefabInstance: {fileID: 4508873622008939297} + m_PrefabAsset: {fileID: 0} +--- !u!137 &9114257205668755929 stripped +SkinnedMeshRenderer: + m_CorrespondingSourceObject: {fileID: 4678927786156948216, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_PrefabInstance: {fileID: 4508873622008939297} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Characters/Crewmate.prefab.meta b/Assets/Characters/Crewmate.prefab.meta new file mode 100644 index 0000000..88a5daf --- /dev/null +++ b/Assets/Characters/Crewmate.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 77599a4bacb9c445785513c34cfc3118 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Characters/Engineer.prefab b/Assets/Characters/Engineer.prefab new file mode 100644 index 0000000..bdc3cb1 --- /dev/null +++ b/Assets/Characters/Engineer.prefab @@ -0,0 +1,158 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!95 &7611645591093608792 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7229195018147360223} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 8efacc188cbe04341a59eaf264623d64, type: 3} + m_Controller: {fileID: 9100000, guid: 203ab4a7a7004471e997a02332b6c0a5, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!1 &8051882099160256599 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8051882099160256598} + - component: {fileID: 2351912520195531865} + m_Layer: 0 + m_Name: Engineer + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8051882099160256598 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_LocalRotation: {x: -0, y: -0.19335356, z: -0, w: 0.9811292} + m_LocalPosition: {x: 1.34, y: 0.22, z: 12.38} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8005309131395315557} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -22.297, z: 0} +--- !u!114 &2351912520195531865 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8051882099160256599} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7f225457107cf45d2ad258e408c8d9a3, type: 3} + m_Name: + m_EditorClassIdentifier: + expressions: + - name: neutral + texture: {fileID: 2800000, guid: 848bdf085796c4ec89296a0c81307ce6, type: 3} + - name: happy + texture: {fileID: 2800000, guid: 998ad4dd121b4401a94921bbef8eaabe, type: 3} + - name: angry + texture: {fileID: 2800000, guid: db03121d915d04575b7a5b2f6a5951cc, type: 3} + - name: smirk + texture: {fileID: 2800000, guid: 3d82e39decaf5437eb3994cef2d87f05, type: 3} + - name: surprised + texture: {fileID: 2800000, guid: 090dbc34d9ef244bca3132ac7ad02c78, type: 3} + faceRenderer: {fileID: 2519666381982044350} + faceMaterialIndex: 1 +--- !u!1001 &7535132683790143630 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 8051882099160256598} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_Name + value: characterLargeMale_mod + objectReference: {fileID: 0} + - target: {fileID: 5360845384018542640, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 7f276cd93fb354a2b84ba43df3d9ae85, type: 2} + - target: {fileID: 5360845384018542640, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f7c82fe3fbbce4bf3849f945ca39f368, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} +--- !u!1 &7229195018147360223 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + m_PrefabInstance: {fileID: 7535132683790143630} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8005309131395315557 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + m_PrefabInstance: {fileID: 7535132683790143630} + m_PrefabAsset: {fileID: 0} +--- !u!137 &2519666381982044350 stripped +SkinnedMeshRenderer: + m_CorrespondingSourceObject: {fileID: 5360845384018542640, guid: fd7a401e1e1b14132bcafaf8daf1ffb5, type: 3} + m_PrefabInstance: {fileID: 7535132683790143630} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Characters/Engineer.prefab.meta b/Assets/Characters/Engineer.prefab.meta new file mode 100644 index 0000000..a92932c --- /dev/null +++ b/Assets/Characters/Engineer.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 69f2e425b4f0041c581c8c9ac4061954 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Dialogue.meta b/Assets/Dialogue.meta new file mode 100644 index 0000000..baabdb7 --- /dev/null +++ b/Assets/Dialogue.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a0750227e20764c07a088354684e448c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Dialogue/SpaceJourney.yarn b/Assets/Dialogue/SpaceJourney.yarn new file mode 100644 index 0000000..96a640f --- /dev/null +++ b/Assets/Dialogue/SpaceJourney.yarn @@ -0,0 +1,82 @@ +title: Start +tags: +--- + +<> +<> +<> +<> +<> +<> +Player: Another day in Space Fleet. Might go have a chat... +// pick a person to speak to +-> Go see the Engineer as per orders + <> +-> Meet up with your friend + <> +-> Go and talk to the Captain + <> +=== +title: TalkToEngineer +--- +<> +<> +<> +Captain: Hello! I am the Engineer. +<> +=== +title: TalkToCrewmate +--- +<> +<> +<> +Captain: Hello! I am your Crewmate. +<> +=== +title: TalkToCaptain +--- +<> +<> +<> +Captain: Hello! I am the Captain. +Player: I want to talk to go on more missions. +Captain: Do you think you are ready? +-> Yes + <> + // if so, ask again + Captain: Really? + -> ...yes? + <> + -> Actually, no. +-> No +// now go to the ending +<> +=== +title: BridgeEnding +--- +// everyone reports to the bridge +<> +<> +<> +<> +<> +<> +<> +<> +<> +Captain: Pirates! +Player: Oh no! +// now change who goes depending on player actions +<> + <> + Captain: Crewmate, go deal with those pirates! + <> + <> + Crewmate: Yes, Captain. +<> + <> + <> + Captain: Player, you were just telling me how ready for this you are. Go deal with those pirates! + Player: Hooray! +<> +=== \ No newline at end of file diff --git a/Assets/Dialogue/SpaceJourney.yarn.meta b/Assets/Dialogue/SpaceJourney.yarn.meta new file mode 100644 index 0000000..c959445 --- /dev/null +++ b/Assets/Dialogue/SpaceJourney.yarn.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 6864c674c870c4c78ac03a994947d23a +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 94073015eacc34c1d8fc6786e43d60ca, type: 3} + LastImportHadImplicitStringIDs: 0 + LastImportHadAnyStrings: 0 + isSuccessfullyParsed: 1 + parseErrorMessage: diff --git a/Assets/Dialogue/SpaceJourneyProject.yarnproject b/Assets/Dialogue/SpaceJourneyProject.yarnproject new file mode 100644 index 0000000..23bfa33 --- /dev/null +++ b/Assets/Dialogue/SpaceJourneyProject.yarnproject @@ -0,0 +1,3 @@ +title: Program +--- +=== diff --git a/Assets/Dialogue/SpaceJourneyProject.yarnproject.meta b/Assets/Dialogue/SpaceJourneyProject.yarnproject.meta new file mode 100644 index 0000000..be99009 --- /dev/null +++ b/Assets/Dialogue/SpaceJourneyProject.yarnproject.meta @@ -0,0 +1,33 @@ +fileFormatVersion: 2 +guid: 1f39a9a1e99de415d8f0c320c78ebcd8 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 053561912b1654d80a424bb0696a74ae, type: 3} + sourceScripts: + - {fileID: 6391573757903218779, guid: 6864c674c870c4c78ac03a994947d23a, type: 3} + compileError: + serializedDeclarations: + - name: $captain_is_friend + type: 3 + defaultValueBool: 0 + defaultValueNumber: 0 + defaultValueString: + description: SpaceVisualNovel_FinalVersion.yarn, node TalkToEngineer, line 25 + isImplicit: 1 + sourceYarnAsset: {fileID: 6391573757903218779, guid: 9a6003d035fcc4e8fa7ec84228f7d290, type: 3} + - name: $away_mission_readiness + type: 1 + defaultValueBool: 0 + defaultValueNumber: 0 + defaultValueString: + description: SpaceVisualNovel_FinalVersion.yarn, node BridgeEnding, line 17 + isImplicit: 1 + sourceYarnAsset: {fileID: 6391573757903218779, guid: 9a6003d035fcc4e8fa7ec84228f7d290, type: 3} + defaultLanguage: en-AU + languagesToSourceAssets: [] + useAddressableAssets: 0 diff --git a/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn b/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn new file mode 100644 index 0000000..96a640f --- /dev/null +++ b/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn @@ -0,0 +1,82 @@ +title: Start +tags: +--- + +<> +<> +<> +<> +<> +<> +Player: Another day in Space Fleet. Might go have a chat... +// pick a person to speak to +-> Go see the Engineer as per orders + <> +-> Meet up with your friend + <> +-> Go and talk to the Captain + <> +=== +title: TalkToEngineer +--- +<> +<> +<> +Captain: Hello! I am the Engineer. +<> +=== +title: TalkToCrewmate +--- +<> +<> +<> +Captain: Hello! I am your Crewmate. +<> +=== +title: TalkToCaptain +--- +<> +<> +<> +Captain: Hello! I am the Captain. +Player: I want to talk to go on more missions. +Captain: Do you think you are ready? +-> Yes + <> + // if so, ask again + Captain: Really? + -> ...yes? + <> + -> Actually, no. +-> No +// now go to the ending +<> +=== +title: BridgeEnding +--- +// everyone reports to the bridge +<> +<> +<> +<> +<> +<> +<> +<> +<> +Captain: Pirates! +Player: Oh no! +// now change who goes depending on player actions +<> + <> + Captain: Crewmate, go deal with those pirates! + <> + <> + Crewmate: Yes, Captain. +<> + <> + <> + Captain: Player, you were just telling me how ready for this you are. Go deal with those pirates! + Player: Hooray! +<> +=== \ No newline at end of file diff --git a/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn.meta b/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn.meta new file mode 100644 index 0000000..20551b9 --- /dev/null +++ b/Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 9a6003d035fcc4e8fa7ec84228f7d290 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 94073015eacc34c1d8fc6786e43d60ca, type: 3} + LastImportHadImplicitStringIDs: 1 + LastImportHadAnyStrings: 1 + isSuccessfullyParsed: 1 + parseErrorMessage: "Error in Assets/Dialogue/SpaceVisualNovel_FinalVersion.yarn + line 53\n <>\nUndeclared variable $away_mission_readiness" diff --git a/Assets/Scenes.meta b/Assets/Scenes.meta new file mode 100644 index 0000000..90c3ef3 --- /dev/null +++ b/Assets/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 61f336a68e4bf4f92bc4871889ae411d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Final.meta b/Assets/Scenes/Final.meta new file mode 100644 index 0000000..2da5d52 --- /dev/null +++ b/Assets/Scenes/Final.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 13f981274d54f4e0792210e4b432c971 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Final.unity b/Assets/Scenes/Final.unity new file mode 100644 index 0000000..0bda23f --- /dev/null +++ b/Assets/Scenes/Final.unity @@ -0,0 +1,7552 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 705507994} + m_IndirectSpecularColor: {r: 0.4465788, g: 0.4964143, b: 0.5748167, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 2 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 0 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 8576516c815404de08b5c842298403a3, type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: ae252cfbe663c44c6ab40b2820d6a516, type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &11572177 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710695 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_Name + value: platform_side (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} +--- !u!4 &11572178 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + m_PrefabInstance: {fileID: 11572177} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &34861683 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.x + value: -1.8500003 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_Name + value: desk_computerScreen + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} +--- !u!4 &34861684 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + m_PrefabInstance: {fileID: 34861683} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &97248430 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 57 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -6.835 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 0.781 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.91968477 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.39265764 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -46.24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &97248431 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 97248430} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &124182886 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 66 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: 5.999962 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &124182887 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 124182886} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &141400939 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.x + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000002533197 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_Name + value: platform_cornerOpen + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} +--- !u!4 &141400940 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + m_PrefabInstance: {fileID: 141400939} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &195083306 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (3) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &195083307 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 195083306} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &203157659 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 63 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.4340003 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 9.13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710474 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071089 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above (3) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &203157660 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 203157659} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &209750405 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 43 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -4 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &209750406 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 209750405} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &223858743 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 36 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &223858744 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 223858743} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &232877441 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_RootOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.z + value: 6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710367 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071099 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_Name + value: platform_straight + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0898a43377c2f496385c67b99be420c9, type: 3} +--- !u!4 &232877442 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + m_PrefabInstance: {fileID: 232877441} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &268680328 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (6) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &268680329 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 268680328} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &276727255 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 64 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.434 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 9.13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710474 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071089 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below (3) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &276727256 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 276727255} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &309250824 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &309250825 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 309250824} + m_PrefabAsset: {fileID: 0} +--- !u!1 &324132042 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 324132044} + - component: {fileID: 324132043} + m_Layer: 0 + m_Name: Reflection Probe (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &324132043 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 324132042} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 20, y: 20, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &324132044 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 324132042} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.073, y: 2.68, z: -7.938} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 83 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &337149136 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 38 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &337149137 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 337149136} + m_PrefabAsset: {fileID: 0} +--- !u!1 &365153204 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 365153205} + m_Layer: 0 + m_Name: CorridorLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &365153205 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 365153204} + m_LocalRotation: {x: 0.00000001688022, y: 0.91864294, z: 0.000000031141095, w: 0.3950887} + m_LocalPosition: {x: -0.9930829, y: -2.0434961, z: 1.9040778} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 471319242} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 133.457, z: 0} +--- !u!1001 &372137903 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_RootOrder + value: 30 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_Name + value: platform_cornerRound + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fdff256d593cd48538f02c3f89801a10, type: 3} +--- !u!4 &372137904 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + m_PrefabInstance: {fileID: 372137903} + m_PrefabAsset: {fileID: 0} +--- !u!1 &408872020 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 408872021} + - component: {fileID: 408872023} + - component: {fileID: 408872022} + m_Layer: 5 + m_Name: Fade + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &408872021 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408872020} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1406949754} + m_Father: {fileID: 647881265} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &408872022 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408872020} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 213ec0f6d44fe424cac762b5e42fcff4, type: 3} + m_Name: + m_EditorClassIdentifier: + startFadedOut: 1 +--- !u!225 &408872023 +CanvasGroup: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408872020} + m_Enabled: 1 + m_Alpha: 1 + m_Interactable: 1 + m_BlocksRaycasts: 0 + m_IgnoreParentGroups: 0 +--- !u!1001 &447462571 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 65 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: 11.999962 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &447462572 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 447462571} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &464069473 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_RootOrder + value: 31 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.x + value: -8.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_Name + value: desk_computerScreen (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} +--- !u!4 &464069474 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + m_PrefabInstance: {fileID: 464069473} + m_PrefabAsset: {fileID: 0} +--- !u!1 &471319240 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 471319242} + - component: {fileID: 471319241} + m_Layer: 0 + m_Name: Corridor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &471319241 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 471319240} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 46cb650ec2f9549e48ea350a43466b92, type: 3} + m_Name: + m_EditorClassIdentifier: + markers: + - {fileID: 365153205} + - {fileID: 865922020} + - {fileID: 1059983025} + cameraMarker: {fileID: 1240067742} +--- !u!4 &471319242 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 471319240} + m_LocalRotation: {x: 0.0017525116, y: -0.9991485, z: -0.00007230334, w: 0.04122185} + m_LocalPosition: {x: -0.14, y: 2.3, z: 15.72} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1240067742} + - {fileID: 365153205} + - {fileID: 865922020} + - {fileID: 1059983025} + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: -175.275, z: -0.201} +--- !u!1001 &475699298 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 79 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -0.46 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071906 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7070231 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 89.986 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (15) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &475699299 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 475699298} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &495504740 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071064 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710725 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_Name + value: platform_cornerOpen (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} +--- !u!4 &495504741 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: a3dcb89a58349448b971bc8b6b5cc57f, type: 3} + m_PrefabInstance: {fileID: 495504740} + m_PrefabAsset: {fileID: 0} +--- !u!1 &503907484 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 503907486} + - component: {fileID: 503907485} + m_Layer: 0 + m_Name: Visual Novel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &503907485 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 503907484} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 84be816b967e54cf1ad79f81d415a50a, type: 3} + m_Name: + m_EditorClassIdentifier: + characterList: {fileID: 11400000, guid: 194918fc381e745778159341827ab2d1, type: 2} +--- !u!4 &503907486 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 503907484} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.2274854, y: -1.2406807, z: -17.998472} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &509428357 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.707107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &509428358 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 509428357} + m_PrefabAsset: {fileID: 0} +--- !u!1 &535426597 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 535426599} + - component: {fileID: 535426598} + m_Layer: 0 + m_Name: Bridge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &535426598 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 535426597} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 46cb650ec2f9549e48ea350a43466b92, type: 3} + m_Name: + m_EditorClassIdentifier: + markers: + - {fileID: 641932352} + - {fileID: 1106688304} + cameraMarker: {fileID: 1067236856} +--- !u!4 &535426599 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 535426597} + m_LocalRotation: {x: 0.0017525116, y: -0.9991485, z: -0.00007230334, w: 0.04122185} + m_LocalPosition: {x: -5.39, y: 2.14, z: -2.38} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1067236856} + - {fileID: 641932352} + - {fileID: 1106688304} + - {fileID: 1071313712} + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: -175.275, z: -0.201} +--- !u!1001 &548485148 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 77 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (14) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &548485149 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 548485148} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &604204984 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 68 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -6.1499996 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -0.000038146973 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (4) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &604204985 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 604204984} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &605200612 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000008493661 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_Name + value: corridor_wallCorner (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} +--- !u!4 &605200613 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + m_PrefabInstance: {fileID: 605200612} + m_PrefabAsset: {fileID: 0} +--- !u!1 &641932351 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 641932352} + m_Layer: 0 + m_Name: BridgeLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &641932352 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 641932351} + m_LocalRotation: {x: 1.1641534e-10, y: 0.9266784, z: -2.3283067e-10, w: 0.3758553} + m_LocalPosition: {x: -0.812, y: -1.876, z: 2.082} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 535426599} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 135.846, z: 0} +--- !u!1 &647881261 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 647881265} + - component: {fileID: 647881264} + - component: {fileID: 647881263} + - component: {fileID: 647881262} + m_Layer: 5 + m_Name: UI + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &647881262 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 647881261} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &647881263 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 647881261} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &647881264 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 647881261} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &647881265 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 647881261} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_Children: + - {fileID: 408872021} + m_Father: {fileID: 0} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1001 &650980575 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_RootOrder + value: 75 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.z + value: 18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710367 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071099 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_Name + value: platform_straight (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0898a43377c2f496385c67b99be420c9, type: 3} +--- !u!4 &650980576 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + m_PrefabInstance: {fileID: 650980575} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &680019792 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalPosition.x + value: 1.61 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalPosition.y + value: 0.26 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalPosition.z + value: -8.16 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071075 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071062 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_Name + value: desk_computer + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} +--- !u!4 &680019793 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4e8936de30c43405bbfaf4f7ac303d5b, type: 3} + m_PrefabInstance: {fileID: 680019792} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &688965074 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 41 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -8 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &688965075 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 688965074} + m_PrefabAsset: {fileID: 0} +--- !u!1 &705507993 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 705507995} + - component: {fileID: 705507994} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!108 &705507994 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.802082 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 2 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &705507995 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + m_LocalRotation: {x: -0.12828457, y: -0.863545, z: 0.40267754, w: -0.2751071} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 50, y: -215.342, z: 0} +--- !u!1001 &707720573 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 53 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -8 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &707720574 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 707720573} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &718016425 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.x + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710695 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071067 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_Name + value: platform_side + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} +--- !u!4 &718016426 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: bb75fa4e5822444e2ae66222922f32d2, type: 3} + m_PrefabInstance: {fileID: 718016425} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &760544295 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710635 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071073 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (11) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &760544296 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 760544295} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &769814542 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 45 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071156 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.70709795 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &769814543 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 769814542} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &806989163 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &806989164 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 806989163} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &817232385 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 47 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0.88 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -0.735 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.39265704 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.91968507 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -226.24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &817232386 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 817232385} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &824319989 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 61 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -3.13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 13.18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &824319990 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 824319989} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &826843947 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.x + value: -1.89 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.y + value: 0.288 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.z + value: -10.72 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_Name + value: desk_chair + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} +--- !u!4 &826843948 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + m_PrefabInstance: {fileID: 826843947} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &861432047 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (7) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &861432048 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 861432047} + m_PrefabAsset: {fileID: 0} +--- !u!1 &865922019 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 865922020} + m_Layer: 0 + m_Name: CorridorRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &865922020 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 865922019} + m_LocalRotation: {x: -2.3283062e-10, y: -0.9679726, z: 5.8207654e-11, w: 0.25105593} + m_LocalPosition: {x: 0.7, y: -2.01, z: 1.67} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 471319242} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: -150.92, z: 0} +--- !u!1001 &895006791 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalPosition.x + value: -5.09 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalPosition.y + value: 0.22 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalPosition.z + value: -7.47 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_Name + value: desk_chairArms + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} +--- !u!4 &895006792 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 340bb51a5ecfe4a08a0f141080fe2e6f, type: 3} + m_PrefabInstance: {fileID: 895006791} + m_PrefabAsset: {fileID: 0} +--- !u!1 &912847974 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 912847975} + - component: {fileID: 912847977} + - component: {fileID: 912847976} + m_Layer: 0 + m_Name: Title Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &912847975 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 912847974} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1399907418} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &912847976 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 912847974} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 865dd4c582fc3468a9ec4ba141210018, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &912847977 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 912847974} + m_CullTransparentMesh: 1 +--- !u!1001 &930447800 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 80 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.4340003 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 17.06 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710474 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071089 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above (4) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &930447801 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 930447800} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &947021558 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 70 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -6.1499996 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -6.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (6) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &947021559 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 947021558} + m_PrefabAsset: {fileID: 0} +--- !u!1 &963194225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 963194228} + - component: {fileID: 963194227} + - component: {fileID: 963194226} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &963194226 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 +--- !u!20 &963194227 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &963194228 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2411, y: 378, z: -912} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1036276839 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 74 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -12.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -12.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (10) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1036276840 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1036276839} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1059983024 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1059983025} + m_Layer: 0 + m_Name: CorridorCenter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1059983025 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1059983024} + m_LocalRotation: {x: -0.0000000019790605, y: -0.9997731, z: -0.0000000030122465, w: 0.021302003} + m_LocalPosition: {x: -0.05, y: -2.01, z: 2.74} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 471319242} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: -177.559, z: 0} +--- !u!1 &1067236855 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1067236856} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1067236856 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1067236855} + m_LocalRotation: {x: 0.060839448, y: -0, z: -1.1641531e-10, w: 0.99814755} + m_LocalPosition: {x: -0.0015747771, y: 0.72999877, z: 0.23086563} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 535426599} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 6.976, y: 0, z: 0} +--- !u!1 &1071313711 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1071313712} + m_Layer: 0 + m_Name: BridgeCenter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1071313712 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1071313711} + m_LocalRotation: {x: 1.1641534e-10, y: 0.99583876, z: -1.8189895e-10, w: 0.0911325} + m_LocalPosition: {x: -0.038, y: -1.876, z: 2.436} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 535426599} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 169.542, z: 0} +--- !u!1001 &1084978245 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 59 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -3.13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 4.26 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1084978246 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1084978245} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1106486711 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1106486712} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1106486712 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1106486711} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -940.92993, y: 49.824097, z: -846.88794} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1403379119} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1106688303 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1106688304} + m_Layer: 0 + m_Name: BridgeRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1106688304 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1106688303} + m_LocalRotation: {x: -9.313226e-10, y: -0.9391465, z: -5.820766e-11, w: 0.34351686} + m_LocalPosition: {x: 1.25, y: -1.81, z: 2.3} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 535426599} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: -139.817, z: 0} +--- !u!1001 &1110653031 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_RootOrder + value: 50 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.x + value: -5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_Name + value: desk_computerScreen (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} +--- !u!4 &1110653032 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0dd7c1f54d58a4524abb02a8a0ccd94b, type: 3} + m_PrefabInstance: {fileID: 1110653031} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1121246823 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (8) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1121246824 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1121246823} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1185545378 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1185545380} + - component: {fileID: 1185545379} + m_Layer: 0 + m_Name: Reflection Probe (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &1185545379 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1185545378} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 20, y: 20, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &1185545380 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1185545378} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.71, y: 2.578089, z: 7.35} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 82 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1191565556 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (9) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1191565557 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1191565556} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1194073503 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 49 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1194073504 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1194073503} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1194770031 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 39 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1194770032 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1194770031} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1197666454 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_RootOrder + value: 32 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.x + value: -4.81 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.y + value: 0.288 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.z + value: -10.72 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_Name + value: desk_chair (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} +--- !u!4 &1197666455 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + m_PrefabInstance: {fileID: 1197666454} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1198904661 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_RootOrder + value: 35 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.x + value: -12.23 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.y + value: 0.288 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.z + value: -13.06 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_Name + value: desk_chair (4) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} +--- !u!4 &1198904662 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + m_PrefabInstance: {fileID: 1198904661} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1204502117 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1204502118 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1204502117} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1240067741 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1240067742} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1240067742 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1240067741} + m_LocalRotation: {x: 0.06083946, y: 0, z: 0, w: 0.9981476} + m_LocalPosition: {x: -0, y: 0.547, z: 0.023} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 471319242} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 6.976, y: 0, z: 0} +--- !u!1001 &1241128487 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 58 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0.88 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -0.735 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.39265704 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.91968507 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -226.24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1241128488 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1241128487} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1253741209 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 69 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -6.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (5) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1253741210 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1253741209} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1361947135 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 26 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1361947136 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1361947135} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1375245611 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 52 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1375245612 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1375245611} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1399859689 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_RootOrder + value: 28 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.w + value: -0.00000041723246 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_Name + value: platform_cornerRound (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fdff256d593cd48538f02c3f89801a10, type: 3} +--- !u!4 &1399859690 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: fdff256d593cd48538f02c3f89801a10, type: 3} + m_PrefabInstance: {fileID: 1399859689} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1399907416 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1399907418} + - component: {fileID: 1399907417} + m_Layer: 0 + m_Name: Title Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!223 &1399907417 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1399907416} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 2 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1399907418 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1399907416} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -3.5757518} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1690959755} + - {fileID: 912847975} + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -2408, y: 397} + m_SizeDelta: {x: 1920, y: 1080} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1403379117 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1403379119} + - component: {fileID: 1403379118} + m_Layer: 0 + m_Name: Title + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1403379118 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1403379117} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 46cb650ec2f9549e48ea350a43466b92, type: 3} + m_Name: + m_EditorClassIdentifier: + markers: [] + cameraMarker: {fileID: 1106486712} +--- !u!4 &1403379119 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1403379117} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -1470.0701, y: 328.1759, z: -65.112045} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1106486712} + m_Father: {fileID: 0} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1404247131 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 54 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1404247132 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1404247131} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1406949753 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1406949754} + - component: {fileID: 1406949756} + - component: {fileID: 1406949755} + m_Layer: 5 + m_Name: GameObject + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1406949754 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1406949753} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 408872021} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1406949755 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1406949753} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1406949756 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1406949753} + m_CullTransparentMesh: 1 +--- !u!1001 &1408301606 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 56 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -11 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071156 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.70709795 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1408301607 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1408301606} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1423127869 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 62 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -3.1300004 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 13.18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1423127870 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1423127869} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1440682336 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1440682338} + - component: {fileID: 1440682337} + m_Layer: 0 + m_Name: Reflection Probe (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &1440682337 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1440682336} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 20, y: 20, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &1440682338 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1440682336} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.739, y: 2.578089, z: -0.23} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 86 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1452493113 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1452493115} + - component: {fileID: 1452493114} + m_Layer: 0 + m_Name: Reflection Probe (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &1452493114 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1452493113} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 20, y: 20, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &1452493115 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1452493113} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.485, y: 2.578089, z: 18.749} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 85 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1453278407 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (4) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1453278408 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1453278407} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1476932404 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_RootOrder + value: 34 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.x + value: -13.26 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.y + value: 0.288 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.z + value: -11.3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7095984 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.y + value: 0.70460635 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 89.596 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_Name + value: desk_chair (3) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} +--- !u!4 &1476932405 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + m_PrefabInstance: {fileID: 1476932404} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1478442508 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 51 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1478442509 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1478442508} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1480683485 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 67 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -0.000038146973 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (3) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1480683486 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1480683485} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1501605882 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_RootOrder + value: 33 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.x + value: -7.498 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.y + value: 0.288 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalPosition.z + value: -10.72 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_Name + value: desk_chair (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} +--- !u!4 &1501605883 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: cf608f57d57e54c6086c18253b3d55de, type: 3} + m_PrefabInstance: {fileID: 1501605882} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1535863635 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -4 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1535863636 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1535863635} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1558417019 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2753718018764665327, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_Name + value: Dialogue System + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3183266951831634833, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657645895612462, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3292657647476544605, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3579681405068720530, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: yarnProject + value: + objectReference: {fileID: 7545569452688597077, guid: 37ca106223e8c4212b481e241ffb7112, type: 3} + - target: {fileID: 3739197626111815070, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SortingOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7778558434935992803, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434935992803, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558434976753271, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435068644803, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435732307477, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558435930151348, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7778558436452782398, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7f29e5f7ffdea4a6793cefb278b61f0c, type: 3} +--- !u!1001 &1579932694 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 48 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1579932695 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1579932694} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1580112055 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 78 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: 18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (11) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1580112056 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1580112055} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1590923919 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.707107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (5) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1590923920 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1590923919} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1598645818 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1598645820} + - component: {fileID: 1598645819} + m_Layer: 0 + m_Name: Reflection Probe + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &1598645819 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1598645818} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 20, y: 20, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &1598645820 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1598645818} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.62448, y: 2.578089, z: -7.680931} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 81 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1616331592 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1616331593} + m_Layer: 0 + m_Name: Level + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1616331593 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1616331592} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1204502118} + - {fileID: 895006792} + - {fileID: 826843948} + - {fileID: 1734669099} + - {fileID: 34861684} + - {fileID: 1673500318} + - {fileID: 495504741} + - {fileID: 11572178} + - {fileID: 1939706544} + - {fileID: 1905640905} + - {fileID: 509428358} + - {fileID: 195083307} + - {fileID: 1453278408} + - {fileID: 1590923920} + - {fileID: 605200613} + - {fileID: 268680329} + - {fileID: 861432048} + - {fileID: 1121246824} + - {fileID: 1191565557} + - {fileID: 1986465432} + - {fileID: 760544296} + - {fileID: 2114351197} + - {fileID: 680019793} + - {fileID: 1697139185} + - {fileID: 309250825} + - {fileID: 718016426} + - {fileID: 1361947136} + - {fileID: 141400940} + - {fileID: 1399859690} + - {fileID: 232877442} + - {fileID: 372137904} + - {fileID: 464069474} + - {fileID: 1197666455} + - {fileID: 1501605883} + - {fileID: 1476932405} + - {fileID: 1198904662} + - {fileID: 223858744} + - {fileID: 806989164} + - {fileID: 337149137} + - {fileID: 1194770032} + - {fileID: 1813068799} + - {fileID: 688965075} + - {fileID: 1949560312} + - {fileID: 209750406} + - {fileID: 1750053897} + - {fileID: 769814543} + - {fileID: 1639017475} + - {fileID: 817232386} + - {fileID: 1579932695} + - {fileID: 1194073504} + - {fileID: 1110653032} + - {fileID: 1478442509} + - {fileID: 1375245612} + - {fileID: 707720574} + - {fileID: 1404247132} + - {fileID: 1535863636} + - {fileID: 1408301607} + - {fileID: 97248431} + - {fileID: 1241128488} + - {fileID: 1084978246} + - {fileID: 1980640908} + - {fileID: 824319990} + - {fileID: 1423127870} + - {fileID: 203157660} + - {fileID: 276727256} + - {fileID: 447462572} + - {fileID: 124182887} + - {fileID: 1480683486} + - {fileID: 604204985} + - {fileID: 1253741210} + - {fileID: 947021559} + - {fileID: 1736017669} + - {fileID: 1796626735} + - {fileID: 1880553716} + - {fileID: 1036276840} + - {fileID: 650980576} + - {fileID: 1715157809} + - {fileID: 548485149} + - {fileID: 1580112056} + - {fileID: 475699299} + - {fileID: 930447801} + - {fileID: 1598645820} + - {fileID: 1185545380} + - {fileID: 324132044} + - {fileID: 1875459852} + - {fileID: 1452493115} + - {fileID: 1440682338} + m_Father: {fileID: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1639017474 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 46 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -6.835 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 0.781 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.91968477 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.39265764 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -46.24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1639017475 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1639017474} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1673500317 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalPosition.z + value: 12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710367 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071099 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_Name + value: platform_straight (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0898a43377c2f496385c67b99be420c9, type: 3} +--- !u!4 &1673500318 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0898a43377c2f496385c67b99be420c9, type: 3} + m_PrefabInstance: {fileID: 1673500317} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1690959754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1690959755} + - component: {fileID: 1690959757} + - component: {fileID: 1690959756} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1690959755 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1690959754} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1399907418} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 685.1729, y: 432.8848} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1690959756 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1690959754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1690959757 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1690959754} + m_CullTransparentMesh: 1 +--- !u!1001 &1697139184 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000037252897 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_Name + value: corridor_wallCorner + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} +--- !u!4 &1697139185 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 9009548bc29b44ff39cb752a2cdfd187, type: 3} + m_PrefabInstance: {fileID: 1697139184} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1715157808 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 76 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: 18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (13) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1715157809 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1715157808} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1734669098 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalPosition.x + value: -13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalPosition.y + value: 0.24 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalPosition.z + value: -13 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_Name + value: desk_computerCorner + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} +--- !u!4 &1734669099 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 28b8b8b09bc334e19b6ffe47a127379a, type: 3} + m_PrefabInstance: {fileID: 1734669098} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1736017668 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 71 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -6.1499996 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -12.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (8) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1736017669 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1736017668} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1750053896 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 44 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071156 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.70709795 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270.001 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1750053897 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1750053896} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1796626734 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 72 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -0.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -12.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (7) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1796626735 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1796626734} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1813068798 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 40 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1813068799 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1813068798} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1875459850 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1875459852} + - component: {fileID: 1875459851} + m_Layer: 0 + m_Name: Light Probe Group + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!220 &1875459851 +LightProbeGroup: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1875459850} + m_Enabled: 1 + m_SourcePositions: + - {x: 2.8511324, y: 1, z: -12.365579} + - {x: 2.8511324, y: -1, z: -12.365579} + - {x: -11.973471, y: 1, z: -25.852108} + - {x: -11.973471, y: 1, z: -27.852108} + - {x: -11.973471, y: -1, z: -25.852108} + - {x: -11.973471, y: -1, z: -27.852108} + - {x: 1, y: 1, z: -14.365579} + - {x: 1, y: 1, z: -12.365579} + - {x: 1, y: -1, z: -12.365579} + - {x: 1, y: -1, z: -14.365579} + - {x: 2.8511324, y: 1, z: 3.264577} + - {x: 2.8511324, y: 1, z: -1} + - {x: 2.8511324, y: -1, z: 3.264577} + - {x: 2.8511324, y: -1, z: -1} + - {x: -1, y: 1, z: 3.264577} + - {x: -1, y: 1, z: -1} + - {x: -1, y: -1, z: 3.264577} + - {x: -1, y: -1, z: -1} + - {x: 1, y: 1, z: -1} + - {x: 1, y: 1, z: 3.264577} + - {x: 1, y: -1, z: 3.264577} + - {x: 1, y: -1, z: -1} + - {x: 2.8511324, y: 1, z: -3.440587} + - {x: 2.8511324, y: 1, z: -5.440587} + - {x: 2.8511324, y: -1, z: -3.440587} + - {x: 2.8511324, y: -1, z: -5.440587} + - {x: -1, y: 1, z: -3.440587} + - {x: -1, y: 1, z: -5.440587} + - {x: -1, y: -1, z: -3.440587} + - {x: -1, y: -1, z: -5.440587} + - {x: 1, y: 1, z: -5.440587} + - {x: 1, y: 1, z: -3.440587} + - {x: 1, y: -1, z: -3.440587} + - {x: 1, y: -1, z: -5.440587} + - {x: 2.8511324, y: 1, z: -8.557306} + - {x: 2.8511324, y: 1, z: -10.557306} + - {x: 2.8511324, y: -1, z: -8.557306} + - {x: 2.8511324, y: -1, z: -10.557306} + - {x: -1, y: 1, z: -8.557306} + - {x: -1, y: 1, z: -10.557306} + - {x: -1, y: -1, z: -8.557306} + - {x: -1, y: -1, z: -10.557306} + - {x: 1, y: 1, z: -10.557306} + - {x: 1, y: 1, z: -8.557306} + - {x: 1, y: -1, z: -8.557306} + - {x: 1, y: -1, z: -10.557306} + - {x: -1, y: -1, z: -12.365579} + - {x: -1, y: 1, z: -12.365579} + - {x: -1, y: 1, z: -14.365579} + - {x: -1, y: -1, z: -14.365579} + - {x: -3.0370903, y: -1, z: -12.794205} + - {x: -3.0370903, y: 1, z: -12.794205} + - {x: -3.0370903, y: 1, z: -14.794205} + - {x: -3.0370903, y: -1, z: -14.794205} + - {x: -5.2393737, y: -1, z: -13.59449} + - {x: -5.2393737, y: 1, z: -13.59449} + - {x: -5.2393737, y: 1, z: -15.59449} + - {x: -5.2393737, y: -1, z: -15.59449} + - {x: -2.9776602, y: -1, z: -25.852108} + - {x: -2.9776602, y: 1, z: -25.852108} + - {x: -2.9776602, y: 1, z: -27.852108} + - {x: -2.9776602, y: -1, z: -27.852108} + - {x: -5.34153, y: -1, z: -25.852108} + - {x: -5.34153, y: 1, z: -25.852108} + - {x: -5.34153, y: 1, z: -27.852108} + - {x: -5.34153, y: -1, z: -27.852108} + - {x: 1.3907217, y: -1, z: -25.852108} + - {x: 1.3907217, y: 1, z: -25.852108} + - {x: 1.3907217, y: 1, z: -27.852108} + - {x: 1.3907217, y: -1, z: -27.852108} + - {x: -0.9731481, y: -1, z: -25.852108} + - {x: -0.9731481, y: 1, z: -25.852108} + - {x: -0.9731481, y: 1, z: -27.852108} + - {x: -0.9731481, y: -1, z: -27.852108} + - {x: -7.400585, y: -1, z: -25.852108} + - {x: -7.400585, y: 1, z: -25.852108} + - {x: -7.400585, y: 1, z: -27.852108} + - {x: -7.400585, y: -1, z: -27.852108} + - {x: -9.764456, y: -1, z: -25.852108} + - {x: -9.764456, y: 1, z: -25.852108} + - {x: -9.764456, y: 1, z: -27.852108} + - {x: -9.764456, y: -1, z: -27.852108} + - {x: -11.973471, y: 1, z: -17.05517} + - {x: -11.973471, y: 1, z: -19.05517} + - {x: -11.973471, y: -1, z: -17.05517} + - {x: -11.973471, y: -1, z: -19.05517} + - {x: -2.9776602, y: -1, z: -17.05517} + - {x: -2.9776602, y: 1, z: -17.05517} + - {x: -2.9776602, y: 1, z: -19.05517} + - {x: -2.9776602, y: -1, z: -19.05517} + - {x: -5.34153, y: -1, z: -17.05517} + - {x: -5.34153, y: 1, z: -17.05517} + - {x: -5.34153, y: 1, z: -19.05517} + - {x: -5.34153, y: -1, z: -19.05517} + - {x: 1.3907217, y: -1, z: -17.05517} + - {x: 1.3907217, y: 1, z: -17.05517} + - {x: 1.3907217, y: 1, z: -19.05517} + - {x: 1.3907217, y: -1, z: -19.05517} + - {x: -0.9731481, y: -1, z: -17.05517} + - {x: -0.9731481, y: 1, z: -17.05517} + - {x: -0.9731481, y: 1, z: -19.05517} + - {x: -0.9731481, y: -1, z: -19.05517} + - {x: -7.400585, y: -1, z: -17.05517} + - {x: -7.400585, y: 1, z: -17.05517} + - {x: -7.400585, y: 1, z: -19.05517} + - {x: -7.400585, y: -1, z: -19.05517} + - {x: -9.764456, y: -1, z: -17.05517} + - {x: -9.764456, y: 1, z: -17.05517} + - {x: -9.764456, y: 1, z: -19.05517} + - {x: -9.764456, y: -1, z: -19.05517} + - {x: -11.973471, y: 1, z: -21.241163} + - {x: -11.973471, y: 1, z: -23.241163} + - {x: -11.973471, y: -1, z: -21.241163} + - {x: -11.973471, y: -1, z: -23.241163} + - {x: -2.9776602, y: -1, z: -21.241163} + - {x: -2.9776602, y: 1, z: -21.241163} + - {x: -2.9776602, y: 1, z: -23.241163} + - {x: -2.9776602, y: -1, z: -23.241163} + - {x: -5.34153, y: -1, z: -21.241163} + - {x: -5.34153, y: 1, z: -21.241163} + - {x: -5.34153, y: 1, z: -23.241163} + - {x: -5.34153, y: -1, z: -23.241163} + - {x: 1.3907217, y: -1, z: -21.241163} + - {x: 1.3907217, y: 1, z: -21.241163} + - {x: 1.3907217, y: 1, z: -23.241163} + - {x: 1.3907217, y: -1, z: -23.241163} + - {x: -0.9731481, y: -1, z: -21.241163} + - {x: -0.9731481, y: 1, z: -21.241163} + - {x: -0.9731481, y: 1, z: -23.241163} + - {x: -0.9731481, y: -1, z: -23.241163} + - {x: -7.400585, y: -1, z: -21.241163} + - {x: -7.400585, y: 1, z: -21.241163} + - {x: -7.400585, y: 1, z: -23.241163} + - {x: -7.400585, y: -1, z: -23.241163} + - {x: -9.764456, y: -1, z: -21.241163} + - {x: -9.764456, y: 1, z: -21.241163} + - {x: -9.764456, y: 1, z: -23.241163} + - {x: -9.764456, y: -1, z: -23.241163} + - {x: 2.8511324, y: 1, z: 1} + - {x: 2.8511324, y: -1, z: 1} + - {x: -1, y: 1, z: 1} + - {x: -1, y: -1, z: 1} + - {x: 1, y: 1, z: 1} + - {x: 1, y: -1, z: 1} + m_Dering: 1 +--- !u!4 &1875459852 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1875459850} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.37, y: 2.63, z: 13.55} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1616331593} + m_RootOrder: 84 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1880553715 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 73 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -12.15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 4.9096107 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -6.000038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00006490945 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 179.993 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (9) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1880553716 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1880553715} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1905640904 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1905640905 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1905640904} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1939706543 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.x + value: -6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_Name + value: platform_center (2) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} +--- !u!4 &1939706544 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4a0eb4024b8a64f26a3ce3360df7de39, type: 3} + m_PrefabInstance: {fileID: 1939706543} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1949560311 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 42 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000008940696 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 2fa75479e24cf48308490a99f451b40b, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_above + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1949560312 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1949560311} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1980640907 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_RootOrder + value: 60 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalScale.y + value: -101.37 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.x + value: -3.1300004 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalPosition.z + value: 4.26 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071071 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: beb5db079e5784fb99b7a3e34d3c7d4f, type: 2} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_Name + value: light_fixture_below (1) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} +--- !u!4 &1980640908 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 6ad2edba47d404c899a7b9e4b46f2482, type: 3} + m_PrefabInstance: {fileID: 1980640907} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1986465431 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: -12 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710635 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071073 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (10) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &1986465432 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 1986465431} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2114351196 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1616331593} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalPosition.z + value: -18 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710635 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071073 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_Name + value: corridor_wall (12) + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} +--- !u!4 &2114351197 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 2b2eabcd7da2e4ebd8b36abdee7d38a1, type: 3} + m_PrefabInstance: {fileID: 2114351196} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Scenes/Final.unity.meta b/Assets/Scenes/Final.unity.meta new file mode 100644 index 0000000..02be665 --- /dev/null +++ b/Assets/Scenes/Final.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 39f20e10413cd4aac9da4590a82b9d0b +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Final/LightingData.asset b/Assets/Scenes/Final/LightingData.asset new file mode 100644 index 0000000000000000000000000000000000000000..3633a812237ed0f05a49b152fcd80256f6a53134 GIT binary patch literal 106264 zcmdSCcX$;=8~?ovp@^V@0tyPDNV5R}L{xH4=m>&a4doPdr*n36A!te8)o!Oj{&GWmi_mB5|@5}GGXXc*$?$mo`XE*41ku-}!-oV#P z*uQ%BFm2E-&epwa_pbXF?0?|YZr;D!w{Q1rVW{Qvvwi!t7sfUzT5`o5OZMCQvG3m9 z{^3QW-c#H2WR)D~c>$MfH<7^nnjfDWH`exodwnm+BSrb$HOe4+L-c?=FOb$PGwrp! z58-Z0x~}Jz*aLn;@wsAu`1c`NAB6V^LLd%~%SESn=txH@NpX z#C3gRr3d;6#rN_u%HKrEiO{BB->Z{R{#~m~CM5e6gj9a&;q8`VuWPQqnRL~^X^efn zwWrM!lhgOY>o-|@^O)*B?-XMnXziVI>~+0iwEs}-{O5Hs_8`jT z=FcdMnm_V$HO-%WWl!iQlXRiZ_@LvRb{Gc#>ert{0GF?Cs@12 znCIo2U;Vi2i>)0$h2)!G{m8${KTO81`gK=gpr25ve};c3P;w%)=@w4EvzBSnSPwQNUsD83vWbM5(thy$&UuEqF#n^AM z_C7K8yRH4;82dxken^aci?tsbV}H)t`^MN`xAwvq`v=yZh_Qce?a3JXkJerkW8Y@& z{bKBSwZi`CA7kIi+6TngcenO|Ireb4JV5(cv8uh!^v$*$k1bR%KeTeH8?{MFh%I>#Q)-^;OU{*KA9XU^Xv zW9)AJj*YRq`8zJg?&h!dN$KL|zni~DryB`7yPLnq#Ms^ZJvPSf=I?Pab~k^IkFmS? zJ3hwl=CAg8>Eg=o=I_LGBVlKE^S3z0?&j~L7`vOllVj{|{!YoUhx4}qK3em)B**TD z>yI73Q)LgTGG*_tr^%E^w`cCJr&pOwNbC0raBKX|BBeCPo@eIg8uF-o3`>lO$jQvq-pBH0)+}h{I z*q^iZ@)-N8)?N`~f5+Mv#MnQw_JuL_FRcB982k6uz9`22o3)=9WB=RQ^&FKhu77It z;H&X*a=MYQvopSpeQ}Jvv9+HPW8dA{m&DjxTl>-&dk1R|V(j}_`?45&4{Ki@V?Ws1 zPmQq`S^J6{dpN&`VAuM)Qud%KQ}+BmO{PS;J#&7qsxq07=Jy1+HNVAwdX7EMqwGPs zz5f|G_Bt8++cR_Q;q#|^eqSA9*Znm<*5ug3`=4#^e^!n?^ZsY&*fa01=lFDyf0zGp z_dhq?NLb@j^}o#C|GXS~=Kaslv1i`@f@N0(HLDXExWJiTPf{Nh=qClyyfOpgDN=tXvNmzGT_om^6WY}ezX zV7IDZ_o`sQ@m^U8m6|kXzR6t`A%9hbE2<(~GrYKBe(9ouMLni^vrW(|>Dm=^1KmM^ zSJI7mH{#uhcO%}Ncz5F6iFYsXO3TMmxhd3Z@Pb*hMirk}?k)08JZo_A{MmELN+*{O>+Y3LKQ^BtN>M&3 z3MWO$q$rjYWs;)CQq)(9+DcJZlqxC}vZ#uRg)FL^Vj)YnkfmG5(k*1^7P52?S-OWT z-9wh{Axrm=rF+QI9Tr4Czs7kZrAxbcpgad-MjxJ3L4=*mC*>8Gr zSy@TAeVHgvwtf4UjYoGm@v!?=tvuq7#oKni%0HM1{$Sm3ozpbuS={(sGvx#GYkvN3 z&YYW&^M9Q=>nukl!FA!s0)9i$Gmp-kyAiDqlqb{fdwP!lUuVvapDJZtpUGb@$NqnJ z=Ir=)$hkg~zd?@u|NS#(J!eh?4Z+SJUDW;`()X@@dhW|?|IGR|&asDkg6X7d&DL1( z1AeSz?+JD#-A_2H?v=SG&~vHQ9w)W1YagmLsXba}&gpioiJN$)T}Haet-Z1Aar%GkN;>)45h={X>531;np2=bHFi`MxGy zzV!fO=f{ft`!>QmQ>aceL;*pVeLI)?1QXb zXU^5#|8Q&9nR9jaBdwivu3GzX)~++>>aN$By6Uep=j!Y;tX*qWb@qAIesGL^k+mNZ zV_$0RI&-d$|1@jw8)HAq+I8k!-Srn*dm_euxwR)_?AKX)QH=c-Yws6h*O{K$w||WN z0c#%+W8Y-$17qw@So@$D`}5X5IL7{(wGWB0ziaJ7W9%PWyUv^mMxyzrcQ#*=DE~7| z_8>B2&3q@VGv`eIlj+}d=A6l2+pAS8Tt6pb(_SFcp6Bh1y#>{1y|=aN z%(*&yA8Q|%V-L%B2zHfEXU^4K@5-k$=j!aPe8N!C8T8oSzG=ccNk&YY{ezpLNG7`v-qag5#7Z&Hli)o*f+J#7EwwtQ1^ z?3v@EB*yN_H#NrY$~P^>?#eek$DZe1NZGEi>{1{V{9T8eE^ID5B>Kb z?DF3y$sX`yCEI`N%-K&ktGF`#_hQ+r%*H+iZpM{)C#N&#OnbP0K8ZZ_u`P+Qud;TX zIcHw)dlzE66{!4y?E0}n`OW&Y#oCvVo@vkgreL}3345`^c=h!C@u?;))BYmds$YWS z6*=}g-ibWleM26tPb+im;hCoP?OH!hGxmVrP;{o6{(P~D-^&xBxm~1@XXfvpEG0Z&j0Alxw`9}|5=k`57*zFsGRDjGw00yt7H6AbBrp# z&YUyt;X7OBpU#P~JO6ZUjNSRC^J47IKb;?AcmC;u7`yXN7sl9~f4V5f?)=l*7`yXN z7suG0f4U^b?)=lGF?Q#lE{m}{|8#kb-T9|0V(iX8T^VC{{^_b5dpJJY+wpO=u?PHy z;@&B{@o^2wne!tYKW=)C#Nj=hfgrg}Oc}gVorz|67Y){`H|8d!~PVIL7Yg&m%E*H-9$9*xmejG{)}c z&!!l=n?IE?b~k@gF?Kh9HpkfA{Miy?ck}157`vN4kH^^E{COhA?&i;vF?Kh9o{F)% z`SWy)-OZn8a_pghz0r=3XLIbCa~>b~ip=im|)#@p6pa zjgMDi>~4I#8e@0kx#?#AEuIreb;J!!|^53&dRSjirLKayV4`1?tAcd-fQd2hn4 z@wYqipL6Wt^UGH9@SpcfHFmA9UY&4#{WZs)=|6vqvAglRHOB77@9!~oH-7(!vAgm6 zXN=vA-)%8=H-7($vAgm6cZ}VQ-+yB4Zv6fmV|U|sdyL(UUv+L~|Ay`F#;+e^cjLEK zjNOgj+A(%Fe)Dqd;rMC5_|W*NlVcCZ_wLx`U+c;qkkLx^_^u~=!dX?<%>AqWzK8!J zk-Zb#8s7~`-66-GS-u7__Mx`?JI2_@S$o4Adw9My1-t6kNcJEq9%apZKd_VRiFAAB z`I6rA@n0mgkC%SFv`daX^L(jsjNP3tHOaAu1R4 z{LOOgndNUDV|V4>J;xrF|6E)CJ!B8k%a_^yEo4un+cV4GGK*i|H{1ZX##du5+cSqh z9G?%6N8^95tn1zQec9SuRb&4Q+g4DY>s#m8!|_|MZpfb>W8dA{+vM2u%->vf!H&sm zD|>=~759FtJ9drVcCrV~s%tXauf6Q4bbDs|?JawinQ(3MH=Sxf@ps7K&wPL1QT9X? zfzI#s{OI1_cgo?SJnddi|-&Y)vV-L%JqAh<{*#n5IWcN=u*%QvHdu5hi-vRJnB-#F@Ajh6L zKYPU3-TdsCV-L%Jo-M!rHnFDiA1HewDqc?cd*|@iHt%;dzA$7~fgzU$)&Oo02 zrSsEbqo)^7nR9|Z7{rtuF{Wfu#e(^K+ndJKuXytG5`EKazxXv*o3A#@b?>yOi>U;| z=S(T7{vf|mLlaCxbdW`)P_ylL_H+@0b%yj!KeTPjuhu?u_ z#B4UtCBjw}bVm0namk{&v-rq1>;^tL{{Qrc#lvi+vzm8Ee?Ab_d>AolM#Vp^L0^ca^V zj}RJ?BF7h0wUjBVNlq`Hxmi_l%sr--&M&w3qyh9rzZv*ubf+<9B&TzhEtnnV9a46b zmlioXuIHjYVu)B*6$SXpoIW41pn`U=4l_N;o2zf{qwlLtPljzeXR`fVJN-Lr*VFoT z-S|E;zL=raCX6|8E?>r%E-IN~uA?00n$mLRR?8SYs$}Xc1~dc9c*%YXCY3;#=8tR4 zr;1ibqx7ir?D~)qA6qite2lL3O^@YX(H&=`uXo-o?EoZy-_DZ92Lm>KNr$S1v8fDy zHXOdo-G41V?4rDmOYWV1(byrQcfE`0r_BR)T7ZkW3CxOaOzaOcobYX*+>`Zl>s53b0} zo>yJ)?cYOJ+;ef~zTfwLeV;J3*I(a_Yqod)_bzPF=l%7)kNq)BZ7^<7m$z39?0Vr& z9T)EV(oTFHBe`MB(xxY0FzA$1hqc?*rtdS?hpA^LzdEb*;lp;h`H~mkAC-4Ee;zDp zHua88wJ#fd%|n}JJh9K+H|YTAb*Uwh;5VPBpe+_rql)E0+_ss99dx6V6xMCz`0zCQAj9d}+9rk?P2 z=j5ID4*F%|1N)DDYD`bt>ZXF}KRcvHY6#cE)~VmDIb|iCy%mh8NyK{sy$l))t^<#O zl? zAVO(HoVYxGOHx{a7N8AC06li;=t-Y>LRg6^ASx1b15{KZrCBj)zN$G6OaVuMnOv>! zRVRSmh)W0>vM?4kLr9QC?u%$5SOS)U5nR0-Jqx`L`tP6L-h}e{Jo}YtGvY=o%}PcS z_{F4ht&#EkD))I{Hi;LZFX-@sN)iB5%G<{spf)vO(u@#So-jNUbs*>krrEHL2g}H% zS15mkB@7PT<@BgzB51np0vFFLp@`Hm>Xf|%a*qUhUe>eEtmX4Ip#lqU(#8d@*G(yl zH!hHt-IUT7p-L!H4V^gvA!9idtKvbo|z4v)s7kWKb{~pGdWVyb1s0lM3j zJ4b*i0FsP0_PdiJlFq<+oAHpnM|>sNwr!iL8d!K|t!ZegNETCS?0pHFH1c@KkOT>!BhG)(I?6l&*b=O#4XZ67Sp!gsJtSO6 zOn&eLpepOz_le*F!g~Y6GiCuxY5QUT#538?Yykw>gR2@;351W?+#<&{UUTG_V!6VroFxR7`GbPq=(o>2RQmb7?lEol!%d;L z=|1xZ#S4#o`^?Zeh^QNo$EgpNVinOBgq^q11w@U=!GiU-t_#e}vF@z$7VCJUnW8He zfhWNdpb4zm;^yk!`-BcQdtk4t|F+hgLg#ROEktsxaW)qauRwe(1Ceta4OK@tUNZ#WX3EBgj!WMQR`IN^r~gF zCn@S}-F^i*w1l6N;Y2Z7c_B@QM zrUT|`MhThA+CciaXs|-a6{?+ zvwgd1v&B1IYDz}jRXMYS8X}s0%fJGl$7=b;RzSl@LXxYVqJiM1VwTPGcf=|mm=AUb ztI46#o{2seEy=pbl<2W-FPjo)H;KQ53nqdopak3jhQaU#nueDIg6mbgc~ZI&byE5b zef6&76oA2d1*{?P7Wyu5^0~bdsHlpBGfF&l>ZFwH_(M}-Uu~$iTLv^9^;d1hXt^=# zzA^|%)(okvWrq>*^!5$gun9TxK~wN5P}|)L<^U~HTvR~Nh;1{G1Yt_pBwMzu$*q>>sT9+lGU9LA7*B$y4(#o7$57n$b( zLK(Yp{wp1G;ri#*vI5$R{nO;>ImlQHC!!{gG!UQk{Oa}Vf#KX}?0F_)qlBtfu zjJphnOHyDFR{2z7^4h0^<={%7w#J=COdGn*lM-~ZXtQ(>397cLJQbvX zhSFu^x&?hXRkEcqB|4TWlPobMRzQT(62CP+>JT~Fd?0cS=y5=Q4{NI&U0|#1IcGpN zBd*iTbBand5ljGYf-4}Bd$|MrucuGza09Yd0?(J1IRL0v_XnSYx4~j?CB&L);&)Td zdLNZI0Fpqk>8ieI1JfBQ=~bj?C9DI60V{=fyzs8}QeL-k&s{mj?zxxtAE}ZB@BFl^ zuk5~hS#y`EV}^;=m8&6LjlLE*N!wrsm<@?+Y3?gf+^oy32;_q{;9a2Ik#6ufa8)5_ zytb+iptLRiAFM2-i?faAa+X8Tc9$ z%^VfBjUBjaTO6#mQ>jfl_DY56#4w)-&H7pWYX+7Rb>KMjDu}XpcQBXcIE2d&}!2o0TKvq$0~0_7Bk3Y zRFj}Y9stj8#*Ya103sAo6Rr^PO(0E7i4-SUVG)Ti3M+2T4>hn42O8K#;2&@-S7}~n z&(-V)As&28+qx$3xYv}x)}q#d{!*j@-oj@*;2vMC+uM#!pChGF%vW{Bpq=JEv~ z2_}$BJBc(g7rB{2x+8VHZsO()c0AT8Km=;-%YY6ge?i+VuQCU~ohK^jBp@J!gjz;B zfG$AGDLiIOUXIqlvhFHcMm0>x6ZNunUxj2f;x9uj2I`Cej3f7v;4i{Y0K`B6dPxP3fwPXTNwOy4}-CMvtq&Z1DbJdooaMj0GZL&7khJoU~#-GNas@?_+0k?9+ zQ1p86zj~D{f#3$dIjU+&N++PUR8KDe8bUf9nPJ}rxTE{*qk4|=RpO}A{8?N$9n1!& zfq7skIle`o3atMtKB9CAXL>G0?pMACZ1W~o;FEx zo6CT(5wb@I=YBa!^MM|K0#FQYC&yZ}K3PIkg2;i|cvTf`b#bst3!Otgf!08!eH`2Y zgO*cmIK#;wXxs^sj9yg@NGpt%(bI{^-Jb!}h7-X$pc2cL?F_P=g^gD|s%eI_1)3%8 zfX)n0LEnj%7gq^XWr6{S#HJ~pQDSrUHIP(w!eB53s7>DicX1W}sY-!`;&QOjxwcKO zI>$bQls@24Akw?ZeGd?6Hy{y77&5;qQA9{sH>@Jmpw_VI1T?TO2cv;jz`cMIH*B1< zAU%*x&I09X;rZ$eH9p;LcCPnwORdvNyB1t}`!snPU0@`;lSmAN$T=KC>>!{HmATb2G%2X#W>ZMT~DDBi81 z4xT!8RbR{!wP|LRH4f*3)4+G&K5}STSOkzja5I4>D9{aTy2h#5>$tc%b5M^ivnem5 zMXa?(V^enr1&)v;)62wNH3QPB2KEwS#o#0`5j+P*!0-n8estVZfb%ZyDZm}WnD@&^ zbFo%ERa1Mz;ppM$2SA#b5^)Ue{GZy*?O+3fg6C^64+KR(GbI2TO6vUwLqgN&d3Na7 z5_`nW4cr<-b|YrzFoK|V4%$K72@V4fL8dFRoq=`=GC4xBWcIQyR{!hb6+mtJFjwq= zJ|DPaW;bw2G94u?;pMBjK^VifoX~WjV*>TAT>q8e2cTmDw<&k;oJcm}PCOM+iJjd% zr|d~$KG+#t0oH(@z@q?Bl?vU%qFw0KA%To`p;yp|*}-bIXr^=pUjq5XM_|!Rxuo*( zO{i$Iw4768-5`xfH;iuJPb9ZQ!2k(#fg3h9ZmKDx z+F06&SpxEiaYr-#{y|?0w!osBIC1+yO+`!*q3pV$%jeG~q?u9*G*f;6kC8*wzZCp# zkLumbux}zG0(;mN-N3BN@;F*f2ZP5U+X=|q919RtIa)Tuq_kzzmX=zIG(3atK%f)Y z4_pqOfME-ICD2s6bzP9L@?nljNEV3(hDkGr7;+3{KvixF zVU+FO%p0Fxx!z{5A4Aeau&~^Em=TRP~4EYMM>#ObBmU* z^;qqvbwvB?OTcsFcos|~EYSsVGsCuNm{EB(GD zMdI9;dl@^nSFJ;3^i^F|bqQDsmII$6wE`z7OzFUS=i*5+;s!dlLK32vU}owaPKr8Z zC{U+-3Z5tDwP*>!=;f;OE?J9~NR9XhpyUwhfsSA^cmam?Ky|QdNMYK`1k(wa0+73= zbRkhQM549iD)1s?>h=B5)$Fk|2+0-*?uNd~x&mlaE&@Fv(JJ^7dMX+bLG%%nTc?#S zBa(3gGq8t|Dnhm43qXtf&aj-1mWVK~YH$Z61;i_5a~o2HCFY&fU;+cdAn**379SUC`?hEeWz2yLn!o zMoh#ad={JvUM1J_Xg81v2Ea%<0STEk=tN3qpjA#Cu`|#UeK~lID_8Rs6)N(`d39E* zB#y-UGwZ7>e;L+3phCI87_KfxAA#155Oc9R6;WJpQ;%$_dexi99>nCaRYE(rd=9QJY2Y=!rXf*oN|h@`tB`IpB42ACJBSsQ0rU%}6rh{A2c` zn%^Ju5KsgLgDGGq@CL-)fg9L)wpTHkCP<5uWQJN;!hMMB3t9qo%5mULh&G}d0&Ogb zn#@Ecu0sM7vp?=>)hwf$!}5t*r0xW|dLcL&IB|=R7A==1ZO36H!9a1d$Id6v8feI< zbKasz8k3I$`NJ*SMi#_vmQ(|>2}X>^R%g)2W|4XuGHsI7De9c;MTjI%O%OYbMv>tx zppMYAyC1y671}3iI(F#Q$F$)ocE|cEJ6MvvB{q(|l4!8lzDP71PE}P-RfIo*cOfi8 zUjcf|^365n6`H~m-Y3WHXn7#H zczXdcBN^jRAKEIFfo@9at0y(ZH10I0cLgOd3`gtP88HNI?^4|xAmwp;9W(WGm8PD0 z_AQ_(_W}5oa9Wj!famYSPjj#@XbZF*`38JM z&Lh#)>>Nm?-R-Bp1T${vYXEEN$uG_Wnl+2S#}LX#N(gF?tx`w=pgp!JVfNJYOR>%d zZjsUg^&k-WCorWwhZutD7A>+$%ni-kTea0BFc~}s4hOq|x)36Pg&`zK19`noQ|U!y zY-rDX-6zMYHrx-40RJVII!WWwZs(#4NOB|!8V4+Gi9KIVp)tq@auQbq`NDI+r{oeL z!Dueu#>b2#SGq5PtUn}6D8^$iC%g)r2DIo`fOVh;kU$VU_+)$RFh|vc5P8F@?u~8- zbg26oIEC;5#u~Pv+fdqJ6t$te4_Tuo@$-qPs;ai!msY;dA$k=pe~1Kvb6-lpED|HO zNlddS!Jo;`3@{65=xBrVJm?Qz2X=EL0z;C$D3Kmmh%|g_rU9&ht>L1TP7g!6+O8>b zPk}{rP|kM_s&;fB>DHL&>%N09YCL{HeQr=rEgciNw{8;{l=)7FO6cwDC%}Sh-i~1ABA~ds$a32J+nM;Z9twVe}39 zX|%hLppo9CMF|C56A&~_A`Lu0kDoe#4CZC)2J}DRI|#o8_&fEoULKfsa$l7aHzgu# z#z2p%ta;lDXsBrSs%^5W-Sy!wO&bvmfOppZeax^SXb7>JwvIb$oS5PvA;;D`EBS4_u|5{`$Jr>b(F&B@!X=NQf7@ zh%fqKKq(3EBi0?kQ-se4NJgVq^E9eF(Zi)bk=S@J1(bkaz&>CZI0U#oHo=Ti5jUku z`$E#heK`cVeNDfSKuc;75cz6Qjdvlnszli{$Co3Oh(zP@NALvD7}Pq$CzmN&pwfAh z+w5O`U@~Gq$@HQJp?V~1aq0p(0xtG`;%7TrM+Ed<0YT4sY=RkWs@^4=&LqMrE3?|L zE|>t006&xCO>_(3KI7*z{X>aLG6-`%G1`$FTH%@iEdkrW{y;m~O0?avno<&tgqdPW zq&0>_g##I*FEREY(jNQ*(XT+&9|i0M0YSk?ElXyjro?WqP3h?upO@_;EFGY5q~qRqJg02s%V*-6bm60!oWhV!{py`(Y+hI^AIoD3mlz_Ol#3B!X5#q+Ch%fiw6?6yPKqIW0Hf>N^Q?g%j zk(AK{dg-M!cVqKmtp;%uASW>p!h5BGUQ5O}hsfo-nUZIl#0(pCih6n)*c}`QUITrA zzA{BgR85bsOf#0z?5|G!dSsHj>I^iG$5X=XXnAk@#keCR#Z*ni(V44tu=;}BjWjSy{++1J@){`E{rcOc$0r31u{Ai|VU7idM;mWu$n>b z7&(WCa2SaRpqV`!{0m+Hbs)YSZT}iL8h6fJ<%QKIM<~QillUju1XbHrS=GIX_$#1& zVOdJ0f!|ypH+J6ijha+O+7*^12t<2u^RiWgdM40-t}Af$OXylKX^|orynAzVL#Qyx zmD0dGwcW(C-x;~^!(b-kXKAIwnXPZDl&u_%fYOo`a`x<~%`J+j?&xB^`X$)#SYA{~|H089|>wnhnrXI-wkOUT{P1D{5 zgl$-ibs|uwlz@GJ{x46<(33#gJ1JtJaIf^z1*Asji~dAns+wd1xCiV4;UQ>E!|Z<` zf}{XKl`a5LRTY+C3xA5x13(kVE<`s*tEV>(TOr39mB{YGBEp;_)4JrY59$H4oN^0| z&@Vt+b2|cvT{}##6BS`3WQ#tR@duJT81w;yKtrsfKtNa{K$$^QB9deZ@+@hZP3fMW z&rd7R4735elA|6-5Z20Pw;F`PYAcR8Y63U6l|f>@o$EkAgSaEmAU~cfcBKs`5Z1p% zUQ0n3S)|vQFl;|y)QP;U&zl2Z~_qF zZj|gmt~eO{hd7c^0xbzjvp^ZqA+Ko$U!{|`aV6{x(fh=Ep}PRY5OP7KiP;}VU`rS{ zyMHPfR61AE4+wt(nv!E8gtkPUBhcI?*_4KCl8hQeN2X_BQPn>NpMu$79k6RkR3(x` z5UtaSgQ|5|M9aZSAj1EG&%j5Z8O2IlqymyW6*`@e?{U-_RfMXl2vv0vs$}X65l_+8 zS^p4;b6=PPpr+6sC#r$3l8Ml@;U|RE!yluYlN&K@M9_3fb!}>L*&p*7PRr=&KqWi~ zd<0Z&9j>_-)b0?2q(E@v(w>^=wVZ~NXG$nS*D0S8R_U$>yHhOpE+CFDr;QKbLOrL* z>&V;aSytZWE3ijcWpza4P27$(%lnW!6u%oRPmfH`B3>xN-g zsw}6V63UCJgesYwgPy2L317mB@(EW*nwA2&0H8=6v@RZlK!4LA!7hD@vA0I(;7?(4qyzWqeYjW^K#5m9Yh?aTQi zA})!x%;uex){ZWqEztVB7ep7MHv;ESbrDgCX;W!MkU+q0+SUA}|8!DRs?)$2a2VEU z=vEL*MCQH-Vwf1e7h0mJ=|!*M%CL+EbAbqlaP>sAO4}Mj_c5~D!IEsm5#)TFd?aQO zY7UD~f3=Vgk%*fSk2_hyWW@bRj=O<5W>J-w0}-mKZ6KVdFr*Sx^j(*YyY`efQWI3| z9EynP`9#tWw1w1 zbE3{gNQ9$+2sQp520wvzls5a7xg`uBFeN;SuTVu; z%S+wMCE-6uGoHXCPy*URq8EgB5I!78bU_%(I5jp&_GwjNlgBTzIs2p4hI>P}6Z%JR zAwU8MRn0(=v?D7;y-yyxAR(RS2DUtkW=bp21`GjkntxxUAzDrWLir9S0fFdGaO@n8 zYGAyLa`ylSf)22)LQeqlHuhbBN@zr9|7rr~4D@aQL!cWggE?mDMZgh?tRti%zXfE! z3m_?@33A?6Od`h)pf2bJ)C7NmPLMW2BZ0u5HEmKvB~zQae?3cSDzUW07m@s-h(*{2 z{Gl+p8lWvffg`Y0D?H%cibpU@0>RzTZ$eCiSYuJoDTBeQK!ZxhR+ca-0m(+_Rg-3K z5RfQ%=7>O3Zy5-{NT5eEy_?ceffHK55a{pdl}5bM+Dx0exPJnv^FcW{3bcZxGuFKc zA4J%_6(bq|`91TF%Kbx5_74vtf2jjFGb5;iIT-Ik!p(#a1M-p19}*0J=iC+fO^I{- zp~{~CNiZDj1L3~lDZ*-BiT>d$N1!+bH)IO4*AYb}cGCoYXJY$-dY~h?8*Bz!zyUyw z4ng$qH>i_H*6R>Q8W4?6>&&-vvq>2RlvXhK~?Gn-E2L2L4 z0Z_**1#7`cpe1B4qfurc6AXYP5V&WhBG{z^i|`G&rk+YT1L*wvb##C53~(iU=jP^y zpseAf?j(D=*}oRHZz4VHg-SPnuQ!H(BWw<#9&h)j2y(R55vWv-z>uVMl3ACRlX@zU z%P%JP0gz22EQgW3UCSPacDq+K4v*m?U3@GMVOPjnqn`zhfkY(=LuQM-$%ai8HEgh( zu*o}#-?3l{&=PPs)?d)wAifNpmf2in$pcJ+k+eLXuVJz~$OmmecZl9aHzAigOA=lX z+@!D`7Kv+Y$}hWzOZ^-98sMIP2tNtX2OJD^s;RH;^({vOw0ly@v(?U?+guWmO-&Mj z(A%6sU>T6tc>??eo(B5AXCk^FdeE`&N~7nJ>@!+F$rUP{D`|bM?g>#7(&TUvQvz4Q zFsbV7E4v2fLoyMn0TMt&w*ysuPc%e&a*8&TmHBzU35F$9 z>C}cQq5e0dYDXPr%n$QaTf)#}$V?AMB^-ujD3FI937Uh0AUzJkrG&Nr)8m=DfTWBY z5SK)4>{k#|$<#56z?0y8#UUL7sp|x{AH*cW=nHZiuNsFUN&vO6h!2KHq^h=F{v+8X z3Y6wbYzMkWTomEd+k=3nUmI{Jg!Ld&Gw6RCE+J|%E9}l`m}<^RxEqFqt;nQy)0`He zh~5Q5Kwk*co>SJ7R2`v`B_ZJ~LNkCItkxDeSQY6JlstFZ`5>{-gPVXQ$Ua~6kHtC; z$b}sTCP20eTF?9spEWSE~X8!%av7P538)Is>)hdROJLE)2z`Fss$^1=b%Lkv&0bO>>M<(hXZxS z5ugY{4eBKN1>y|q^+cm8x+4QOY{+6H8a780mFr&uv{@R))hD2bqx(UMGF2ie0E!!O z_b6u5tDdCxC8Z5$3HB1WLb^X>zoC&p;IjkMW^OCu{)Jj)a5pjGlaw2%giC>sbp*&K ztbL;O(8MAM2nF1)QYkrq3ekx~l}^2^lGOtP$gQyUI%m~ur7A`xB%Dzq{TsWoTX??6 z+JF{7B-$2>v<0Pu*9bw8ni9DxTT{AH9?vi5N1Y+xw-l%e)`Ees{f&l9ox)%GXTG{j z?-b=BYXCfdB0nbs5s5G#s0{}}sPXB<5vWbGZV+S;HsA_91*`@Q!C;7nfMdutlek0# zVF+Ite!UV97b0iD-#nU8V7_+NSX>BHbv-~{049T>5Zk$|an_e4{UensVN^wu0>L$j zdGH~@bcE*d{^Wie-41;igcARjb$7W%N&fKGbpihfQBWY8+?%!`{Ii*+7KTudW)cx< zD(c8yy|12k{*a&%5vqjgH*hv-b5y0}QycV-U@;g*$&Tl$uL%FaQPq(1rxXl1|I>Sk zN-{cO+3=PsS>Yr0A7wM2y2-mt0%|vP(qmvar0vmj!+#^vn`i%x$S+sDYTEMn&nt~4 zOU4aMmB*9n2z4wVQhA<6z)AW)vY|Bhk8HT9N8H@NyeQPL*%4@#s9xuS!ztm5XxC;0 zGbArFLXY*36NR-P{YIsVY7K6n<25zBXSnL=B;|SGf?M@ zBhDbKEYKLJEk{8(7(E!4GPER}P~#7zKTHN>sd{)+Y1#rkAGZUeA-oE$>9_~51A9He z07T+$qD~_*Y68;3(@nLd$nOT4ey5c`>M-rA0j0h>Asvi+jLSu8!&xTOL zMgb9ygG677tJ-oD5`t-j4MeuyRWYXxHIKE&*7=Rb;TPa@po8&0(dyN7LXu3Cl}^|k z!$>pj#=E>3p=p6A{6ubLxdt0p(d(6@a_YSh0wl`2`~xnUq^`E>)G_^{faN56<{S0 zq2BhWbV~?d50F4`CDaWtM=xY#BOcwryeQNhRw+gJAyDb`vhX-cXdk_zhsW$Hl05)b zb6Gnr5o*;Fp?dLj09iom=)hCb( z5kb_3_B~(JX4#{_3>)>bYeTi4Iz>b0zoN5MbXB%53Zp89S<*_Vb{YqIfXQGYS3ZW` z4GaQEMise_+OjbALo!{sD{z}8HJCO^+8z{#RrW;U{sD+=cb4P6M0R!>VNb$(5J`YZ z5Zc|A=Lj+D28HfloX8>Ei3}oDNwubkte+*E3}KpADZp&JiwL!@D2|vW;Rbyb@kOW- zid2MVjBrH~Oi3fe6p0932_ZH^%GJPMLpBkLScIx-5f}tYEFr;yEQ0iL$yL0PPcPwF zB#2mqT0T{}{$LhyC+-3@0VXY_rU_&x9+lWv+wB5e2}PtHo<`}Wh9%6Xk|X4j02t9F zQCMUup(9jv)hW{N>^N^(@l){XQOroO@N5E0a?{4Ga#0z1Q6;%H;e*;LbOP^8=77gp@>DO7YgbW zbSv(WC4!aawOY;NHGQ8uChH;mp)`m;$9p~jpD_2zaATEw~%BKvkC zeDHBMz#1q^_Nj?Ex)vG39Ew~!dICh6tM_( zcu^az!;HFs|3n}%Lx?sdM2jR{jNMduBFXM~xiweoO$EciJPf%98~3-jj={C5d#rFx zVqORLB9|T%bwr@8u^xctQr!p86Zv=A;a6!)39`=^NH?{RmY8peHE*^13cx6?R&O7P zo)@;EsiNC$ku2h9uVZhfO9jt-NT$`z5soIu5nwEMM;Rah{4*f^3v>bZSg*9`>y@zd z0VcuoMRqW7gk#99QqJc}9qj62%o!zeX{1X`4Wtz@=hz~w00Ah6NL5xz_5BxOE^sAO zf(Wxq7&S=|8PtZ$Kmb(Tk!V%90&>@j)*OAG?e>fR{%rn77*&5!C_+_RqybQM)gea# z#qFz01qF#p9Gw!oVWo5#eLdFp10oK9h*ZJ_l0mh!;WVxmVE}O+8c_+NBU4A+iW=X^%Yz-zssFFTN7;$Z62;6fD>4nBx^<(1Z zqfk|MArN5+L=!`q8)!+=X9fsj!`^|I>}b%;u*D*r$_5(w@B-2hV| z`d%54j1rr7^rJ~F1OIZ|+nQ26$raitwN>^|f)-mZ>OStkCkwmuY+pF`z$Z-yo%_O? zq|6IHx-2EVZOxjbFDI%g*9D01C&>NXZ#Y$AC4-;=e{EWk+vD1+z{lEb_Y&nhaDL5#9okzR=aty;j1S z;itx~Qe?g1n?4do9 z(nBtMFd=77Qaj!TwD8v?3wL}nAv-!Hz2%|xNq+|d8a9)FO4yz@ z(06khK8;ALNt$HJj><>}I3`J1LQqz7#1R=9XmCtc<>zVqUQ zbge^wPx(g?kf+w#EJCfz`gTsvL2GkO@^iBr6SAXI(my@KT%JNe16y84gcBi}NhvP` zIx(q9s`WN)xMDA`ClH~YpteKSAFU^~aB)icE^B;7(%+jvd(ak$a1}(O zAzgyrgES{U=iOKE=l1P|KjrmIDUGZJk1zZv@lWWj1EpOz_tAv;!+a5nScIoQq*oxn zR}lu7yk~cP{a#25_t@IB@+b5Q&wsmq{c~$giJyCZR)Q?S&;O)S(ccAV3X1S%h&1(D z0L|~3WZ?W$60%zzG&<+Sl;4R2_42+zgzDY@Lh9brlN>8)&LN>pJ5O)3**rX+NMr#J zpS4be<-b6Mxfn$OyBwpQ*Mr2bo{CS*pZP(kaV zbCUkagqA7>RKovII=#-+a+*(CO~Pm@M;=*`M>Owrb)8HXB!%YX>a zf=uT%%g~*bs|ImvveO5*tH0U&(*e74kybbnu7+p_2rou!6Ivy~O)o#cXX4Jv<5TD! zO5b|&4#}6Ezar)GOx@+ngfAiy<^vJx8_xG2J2QtcvHsr54+=kBe_-XEXtHlO|Dgw^ zy<~&)64E1Qe48?VD$BLz`B;QaAgm1<0nKkDFu(l#UGhWWUAGRclvdiO`Gbu9??>ec z#b4O+WXf0j%?HbX2pdAAxvV+8A89qoHoJp$`qk@SPDP(j*XK$R>h0}F@C2j>)Wn8u z)yk;}WwAP_`_UsQUu(%2a3p|l`?(OE4Bi3S>dC1#8*qHV5Z06t-+DzWDpn`+kL=U) z^hFo+op{Mf{qm1|I7v1mFCTMxKVM|Cfg{YPbXuemXc4~57KCOj{Nw#en?~iGoc!-T z=OkvnK0aBr>iEj9iYFF{soM_qjDDu&aa;UDNjL=PHmb5dS=H|09w4W|s<$3xq}iR# z6J#;*9hQ$xtZ6;m5Xsn--NU4FR~7jp(pE&oBD@=-^S}v~kkW}D0A4+|Ab&u(19}i! zkyA3aB7xb8G$Er7Em{K+z6H@{pcf0>Nvla(=3SAH9i5WC;i9vW{saQricA3_)I*P+ zQ?%DEAgv}j)H+ynO8Kskw>g!-DsVawp&lG{P;&q!H1mt}IO%H%(JAG*QiNv{I1^~c z58rkj(oBME9l9rJFYfxf*>Ilw$aS0U-g8EB?wK!DZu;xx)E=vvRo1?;qv@1+@3-4b z)}Ysh-HM{`v9;q@2{nf=2l^ni7imuD?SdDqb5I&t3x3UX4uNqF@`cktZy>^jkadKt z3@uwtGVtRw6W9ZEO8L4rUYzu`Nm>D18>;=ZS$Y^8q+B(~qLxo2WJaf?fB(sz>t*%uy+B*yLgnHD^UIGO8tublrP5};cvDiEhsP8uC|`C{ z($_ZRcyJ6*FE8T`Uqki)Fu6&OlV;%qPhhpzKo34c$$bPk9Eh+BgwI1(gf0r1f>7bv z!>vdltxbFH`lgq)X-_E6Z{4=0{G$nIky;2usP99Df@dJro~I^Bdy+~h-%rQY+idV5aB-%?GNE)=>E!8gQOi|B$e%?-^PSH2YDNL9TBdDNIm6V2`ghL!FoLeHRUPb zyS)3fsR zr_M|I=MZWN8Uqo24v{{0I~)uqttJ^_&%T`AtYrweTZW!KEpe=XyO!X@=AX@EAhv9CY5W6by4Yt-fm2{e_KAYf&k!q;{>(Gy2{u zXC@T?wk}Unn!{S8CIFRC&f#Y;7ifIeB<}D6ol?Hjj(sp`{+YNoL|m2icLBdbrY9$|2M~TicT~3DO8tO7A#% zY*HG+l=Nr2F_$X{1fU#7f# zT{!(G-*y4E@r0ad6_MqmVot^ z(BpYIMZRFX2(=Im1VexbAB0F7COrwrrKO7=ycL&*xNyeQosx=g4R^A^OWMJTP-JfR zrEQ$Hb9Vtfp>lqGFUp7`v`_YhrJ01DArz4awIHd4k3*#GoJuJ|og1Qz{KZTmi;4f7 z*E6wdkNt|AjkAZuGtW;cGXLVl98#&FA$%L6tHJ9)p4^H#Y2Rv>fM5H3YdR%s3GmDk zpmvf!JP4?S@`G9e{sQAITbxQeOiL)wu^(NL^0f!-01gBq)U#d(imRjh38d8|8^7I} zkR6?pKD+5hNq;VZ)4&-(gkM4U9MJb76G=;xK%K%kWTZE~9#)PsskGmQk)XhiN0w@NHiV zk%o=l+?J5`QuyFg$=0~<#Un0DHrskp;ae*=r5fLNL*d+8W*3nqxOQ%%&C+9z<+~rv zr4>LMPnGae$leDp0S%{`q-CSq6SAXI(m%AlBI#?j(<7LMj|lazOla8X=)RP+nxyc{ zWeM5QDd}cU&rJFg37o7LBEoMdnf8V{2$~TlN5Aj>=jp16l-}jeyNrH+zn!<3W0oc)wgw`+03xj^ z8lZA(NML^Xxr?WOk9i6}n@;&T^C`eHPXTfYhl4yILTxzbL#R!s97np~2hEmPTItok zPtjPDw^4hEFdxECAZvr3M_Ns?+P;Rf+Iv{eL33HVEVl&ohDhs*UV+RvY(Ymy%0FXf zO2&-~(w2Zg_Gk&{L}WkE8K{J3L-ZQZ!EQNeHA&jL(S-6nq3zu11Xcm{s0gP+r1eBY zN4tu2`2okeI}R3YI%VYAASpWzHYI)Ju|d*&iP4LQN-9DfH>-r-g9XY}gFI}P0H-JP z9kSV!P_D~)8@VqHYPqn5HIT_v?c=SM05!h6wn}&%MExkG&cIF}ttR=c)0%|rPH$cC zY04~88Xm3~d(^qQC5cnzCIp_sAmi z&mxIXgIFbe7NYxr26sAPYT+OEq;*Q+y19)uRAjDto>}!YQ-%V~77<_j6ZyLUc<-4bI6zf_A`r= z+DblACEN`%orvV2H3DjqY8RRn1b&(~MDCl?3;? zf&F7m-ljiS3dK(Ufulgc|g__gb^5mKPNKhU;p0^0UcrhCI3Hyn1K$$h*u> zZf*E;5m}6!TdzU#h=;cpnQuipkhBj_3IByik7nA*Y6DP{q`fsuDW7?z-kQM9pal?N zJ4&agD6M|l0MsPap24d9?{HqSsB=yuG<{$X@-Y zv_Idp!lU0CS17G`=gOCo(gS+F zWprN20bBfh5_E{s2#8RJ7po!DVaBrn!XF`$bI^O{ z^V8Xw30=w`HYGz>KDVGn;ks*2OOhqX3*S6?&GqI{<8Xkz5Wek=A=(>gEM7=@{SJ3m zHh6zf!Hk)&_FX;d=j76>T5oCi+Mhj-`(#yOj3ALxu-#XR@*OOM0q%HIb<$J7m z!_8**rKf=9K!n=;Hv`&%ty8WVB<)Emp=^I@*r=+ivW{Cscnw7BfnNUKNLo$uUHS0| z*`5C8Jz*YEQ|a`xlzCth8D{Dzh7KJRU(rWTHTux|3k z;Y$kZFS|7W>fmCzWMb(+5-1J$K^RS+2i5*aL|0SBP!`tH65F(&Z4o6=@d# zt%zs76%mmL<4|W_8iyK>8%Wc>5apf4 zIQ-%9|0Hkh@J&MTKHoPiTyg0KMe84{msDKRX7VRRz6dq2MM?p;>rWswTQpNdC?b?0 ze(2nUA7dgE$(k#!--IEfQ76hGAR`Zd3K7lsCb;?N)X`$~9>7%6A zB=)1wz+V#?12z&s)-F-+M#YjS?{cTEoIIR&nD6YsLC@S+6>`3 zP^nyLTjKATDZ4UL(8hFCbuU}>NY)Cp1|qxzqPM^d@HlBTNm`XtIjA{3DbUqwH!Ts4TBA?TE{nL`Y@V^w)55MdEyUqZGo`UTRE!2I&VdaR}n zr1h-V;Pxgep`P^;Xs?r;Ln8vK!Hz(LdKYjegbmOyl9nc&e&;#mJKlivsg_=Dc$K^X z|2^#u_?3DCEuOK_~qaIomj2^{RLAHH6s3^>>=(sSM@>gO*bFdr-dD&aE_ z>aE#X=$A>0kwEEb5044O&F6wA5#U-gTSTatqFM4G`W59$D`DCWR-NN*w11z%4mP3q zb^7}hRe2V0!$#*`s_uT^b>&JUe3iEpxAV3FT`5D)j;oWhuM5wygK;{?R#i(tF;EF# zreya6ofN-8T1}GmqR=xh3U$E*FcFCG3dpo!{~5eVnw3Dh%>GFZ+LW-j-L&&3IVst< zYSXU30H6ST=A%$O>wQ4NTcqv4nM0eri|;Pu%%O3UACqr1Znfpp>)PIX*Z%*9yf=@h zviTqXQ6fu<5Gu4OqC%x}&CEfI5+$WlNQyR3U?zwi6={rrB9@Ar@IJRYy+bvVc28_117v?|CO{zIAdux3M{?s;PQ4+*^F1b!w5)( z`s+uRQ4^8dwg>jqS7@7OS0-H!Hlr7;p<-EPjZ^^@Hd}m~S^b0a+8AliqN!g>J(2&% zKnKNWs{ZeWtGGg;KQB-448L%UTMNlcBz`Hd3 zpIi%2)B;qH0@ubU?hc2qryg{ z4{6vxIk_y`Gdl}beK8=b3t37T@FGnagRwgCF%A1C*RmEM`eRLiHB$ZP9sQ}ap~8Sc z6vWm7j41TUKhbF1-|n4by#^~Ps#F-zje;U5ko6p%(y)JWazJ}#Cp`+ms$P~tmQn^} zyZhKP$W!QZ8um|4t}9YX?L^Y`Wmem0QQ1I+0q0Q|n=)mU>fE2j1rEk-+ zJw`#gJtmIcF`Ejj6B&>-p9^T}`cY|+qy3#KTf(G%DU0vMP82Sn%6KY4R2VRjf-X?# zY$~s4n9R}C*?j7)VLx&32>a&V8`x<$o5H;V9AztJ%r2sEj-&Le9kKMng9-z(Eggvz z#%AXlnU$QIOwWz>rRPT3`B4_^=cMmIJrO-OYR|5J1b-`4jHC(!&S3!*$UspP%3i(K zH0+<8T$b&bopkkfB~^y9E9w}KP3XR)u%*<0^DFp|e?QUP_IY&I{ZIeb(jR5(tv)P; z3XkqBE@l3$ao)dPF)KM|M<>K5(~0pxs~<~&CR;TfS+xDY znlk1ayPk4X^r4DB6+bErIDo>IP#9~h-qWyuaxH68BH7xMbWMugz_L7y3g!J=Nps(1%y#3>+oD^*|XHU&QFrHWuHSGJ**LM!>4RMJ*;uXQ&IZX zTDDa=Nv#z$^_v`}a}IOq#RMuW%WMGtg@V{1ycL7Wxs`OBQcK4v%+I6almIJZ2Nq4o zDfZ0w4Rk7#_8eFR%PLw1WQ(jR6eOa4>%RcmP4Z5zwkc)d(h7DKRTyw86$Xr?5H{z) zYHsC!0k%wHh+0m=DM(Ml`B4z79458^7t)l)P*4x*xA_;~kCvU0Extk(+acMBf=sEH zv;con2wR4O6sSUdc}EA5vQ44V8vF3CaSGcMYR~LGuyG2Y3LE0uQ(;+VLtFM7+EG!Z zK=#Q18YQBlzz(`FUp2D2gdKR{9;G|5YkKy!l=-9fu60mk!wNP4UrmJpTTu`jr?Azt zwtq<>HTliSww}v;=@xXBLVGIgPca~Spf^#F4fWNi&rW^ND5*0zEIs36LwEBPsQsri zK2Fq>WqBkO24q={rJ!KyYfxX_v4);qQ@?~x`w1(KM>?=;x^1SQnbZuUG z3W=qVZLGcUcPSiAP2H%tP+`E86vQURS5ncUBJcjgVcy?QWiFw2giv9rWWd%GxR{DJ zmG*xD%EOudx3ePlG=jlcY0H3bD2Qdf!=FGAjaFa>uUh>7{2c003pSU{-WUdCZ%8Ty zvB`1mKY@(Hs<(gNB+p=`RAfLlD+j3L{tgsT6E=tQ+pBk^Ws2apSFbBI)ThEy%2LQu zc8CgF!PTK6=jgn{AHWhCE|TrXZrR{1l5X&xN@KjJOrpYo;WTyMD2P>Ky1xUd#qX|V z|0_FAQp#dn*}KeY>-khg)dnc$N0C_tQQ$^BEx0*vNr;Y(#I*uJtxN z`L#g9no-tJu@pK|7;Ev^^VsQ6pom5*2-WoMnQyPAZ#yyF!~Uy-izB{13FV-K-M0!mXA%Q$pL9B%|**j-M<`oVGp)Fi~r-m3#+lisW6}x1)Zl*R&yKt znL=j&U!1IeE!!C+-I>;xnsuRKN`(R0q%M18L{to^{0Apu;c~lK?Af*S4EP|bFko*g z49Gxdsj%t$&i@%mt!X*``PB{wdMWaHf8bYVDS}>2row<%DWngD-KBole*wy6xs=|n zAl(GzOBDtTqr!ku6oRP)QZfD)pxnGoDZTyIr&KmlMT5$EDwOw=ZTn?YeIZm#D6nN` z8e7Vgh~MkVP88a+6NL-+y|t&eDbN#z4%8EUT_01X$UqFJMuh=aP!ORYHtolN^mUWI zW^}PtVsU-A!~M9QrPNde8#PMy)ZK7snqyGLuBj+2)tup==uH(*D$A&_EbpQaHce1S zeN!s`_RLOtPKu4>nNy*{fD3?KtAFpw&ZCMV|IapnK#eQuDWcwS~uY8;OW`6Fo;A6V@xJ5=><&6$Xr_kkwSYDA4?0fE`=Dc+%pFRM-K)cnV_W*P#W- z%CMBmYznma7ohBnnar1-HS0z}-Kq3!0Y0XXRaDrlNZ;Rqy=e}FblY?(^`$+sGjyiC z<*Oa^ZaPcMX4;uzPDS=$zoj9gY3eRh-||nOh}kJ9?-jmTuTesM>4PnD`)bdEZ@5k@ zWxi3Eql5Go_76)TEyAA@DU79(O_}ziK6{rJRtEJSlU*VCo;t_T^HIi0cJoFv?UGGh z9f#g{eM@@H!afW)9jeG+mQ-ZGa2nu2VUt>bvfAd+^x^1z$t1_ebRTTL{?i@X(tWVH z-8(rl(5*!p(g9F;!^~5P?6F}$24=r9OW}Tc!5*FdEKuJ4nPusNjekT*eVS!^W;S#G z;ZjBRCx%lQMTKRVZE-82AZ_YfQ$P9FCw-)&QHABk4vXn0eR6JJv2RrBZvVBi6}w%b zwe3&`<`2-%`n5@(0f$jxz&Z-4qB6M!s73d1-bfG4XKVHMo?LX`ir+}KZQ560zF5`a zsly*LGzuA;%pCYrx0>8rPxf>@WBb&VNN zKw$?dh|N3L{r7>T^mc{OtoOwxFBp)48Ibj@S-Z?8$cOy*fb^>!zp5`OkY$-=mz5<0 zvLAy@joyTS!P1XdkrhoxmDJYwQR!{-|0+fA1h5DuRc7;=pQ4We7siH$g z)-L-|AZwdvP=OT4+GA$S-sx-oA2`s>PtxlsrK_bQ-5)v9C=rYAt#hgL)sh-VMFvZt zA_H!rkm(dQlM13b>oL%K*ug7Ffog=qxQByF23KAz6+g@=vD0;z0$aXCpdkGgK|2a# zP?l1fGhVfc4e{eJ4-7C7O%3abJ_QeJ%;}F zjd2EKS!UVwr^0H>f_H1_Gyf}vA!idDzJ@soJ(ehzjXtSZdM`c2k+MXc$A*?M|Ge1@ zN9o6+S(aH!*^k1qDxsix)c;jm(ufx4bo`LCb{Tp6P>K0*r;^M8dmUI*!HbQh%r8xk z{Pm->rxy&!Quvv|SPExR8A|mCnq{@gI>*?LB0Txdq3vWHnqu1T`K(hGv8nqXS$41( zRAw<#I8^#8vqp+R8IUzjtPELqjsXjQWm!l+2O|06Kg!`J&GPsqiVn^+%Y(isIMUlh z`eQ?-DP5{?u}r!>h5=dY$Fl5BL7ymyrEnPa<(!CSRhDI;70vR|zEh+inq_-tmyz*`RrR&|7Crd{UBOYv|E75^e#mT zWIxIXIUtSxFHY7TQ@@l&Mzil9ZlDSSGB8Ua+lj#*na)(4{(C^tZ@?f58c)Te1<0oP z*m{65l~Hm)I?s^*zGZQNnzA1-Uv6z_ax`(K@GR!-(iXXiRoJ2o^MM1=u|QxKcsWMe+Je*w09XGuZk zZ|Ln^rns7dMo^J8qem!YEtMq{JnmnBvhOR&eCcws1#9{$G-sovVliI zx`BuF{zX(+J;Z=4tKF!Kr84Qi4=km(D|}$zW?>)^6;_rE$g;}j583cy^8W<5nu5Zq zu&Gl9WP2QJDNKWk=f42u#wqsn_Ft12tZ`z)TUIAho^&@0s|#6EI)wrgezkhi3bypF zxq~xp_3SDy+GE=4b*$dvKyQ_{*eP4Co_n6 z=H1f4{!NZdXHMJvYw6}Ut%fSLq8Dyd=>5_Z7E?$Ql`tAGmHKQ`GToe9!u)3?DYDJU zWo&cuc-tr`kZw*cqqi$4yZbmwfovj(L0OjBj8Z6-W(t!5>Ca|E8!6!h_>5+upv}f3cV;)&e3gw`u6PlZ>Fl~ zG*-)06&o~KQDL*i3^HvQzs zKxvaHxTI4;MaX;_CKY8qqzjT#VX-aY(!a<4 zK1&A+@6fwa(!9q=ShCrwv-!ycm&xp4Wv)ndy!%>&syy!2W=Z#11!d-?dk z(dBKVI!n`E@+f7ugv;B=>+&}8y1b24XKA46l-m3?J+d-k@ib2UUa5Uc8sv3(8+l#c zMqZb<`A@pMy}bT^-M*!~r0HPg^Jf|T`mO(3KFnTLru11XVe&V>qco4X?KOlijC6&W zj}1z4e(5DyRR2%*EL{F~Vrh~6E!nfza<7!nbe0}jn*XQv*F3or^T%ew{B(#IgE1NV zDh==Z*sSDGOZcB@VX=Q-K7V=6Tk`t?2b_;TEAd%6#b zen5c;Yj#%(f9W1&Ed0{NVP$)Qe(4u4&XnrRMi$QWU*SZ;?E83)EukE#-oljp$s|&} z#YXyf?}x@Z$kK4>;z+5^>}BD<{?}7fjN16tCy@e@FgS;;L zyNthetLY!<*}7HnkMzjG+23N}vNW*pKlNYXzifVm%j{)k(!!Lct%WH~&+q!Lzsu6o z@o<*CtbF=-38gw?%EFn>!ewb-;WAwoF0*IhGJ9EiTA0%Gv@oUVk=Nxp>^GJ1<#qO( z{>dLpzg)IK`nPD$oIWcXq`#fK?p~DnhYizhY_3b~)oQvErn9`u>s}j`N@X@occR|_ zWqD!GA=8m*yXS&Q@rpwzfU9Dy}knx!=vzO`eHca1mQuhx&(`EKD zUEYT2FUM(=$@ol{*~@f!8>WYKwEn}M=`wqnE^oth**i;z52b(Vc~YJIU0L`qJ@1e5 zWZ|;%{9Tu~$t#tWC$o{2;qSV9X=_utqK^nk!1lO#<6j>SL?>QD~1<8O-ghDnVEF;-KN$ zM5Fu~KK;as?_IMK1O+$?>XxlX8R6C7Z9)gh6XiJ4zfT<2=@4`e->^_-3g2pW8n}(XFM}eRe0*uV5Fd$1`ouvlejEN zA?ignpi}4o@M^_qiSG|<7~*~jH6`7IpU1etx7VY|+mVyWqZJt-=-?MFdv`0z?#17M zL(fNO{|p2dH%x)`P1Rt}!)e4id<}SBdYWr4z@)^!H56X76|Oe*MLvzWB=BQ6suo0| z-Sex+Y~2I+-8W7WDbk0veZQf#5z44&??^Jd??80^wIPa!(WKj+IrvP&W3uA&T`=a{ zedLpy3SSPtiyM0MLw#@WgvEuO$mvo6Zr&P3x^-^?gA{YoF!%nb@zI4L83+AI>vy4K z(ULGQYPTD%9J-jiYhyybUrj_hQ3UEO_yL~07Lg-2!*Tx4G+r-V7wchnl2dyS>s=+N zuUP@eyLbZ5AN7t{l(@ic5^bW8+Z8Kb+f0rd7x9NR+6s56J%CQOCD^-M1I?ST6gs|b z;^%%mgID-`#P_F{N46&9&BOY4$vv z(&_|mpOlPM4XuEtdjl%)F+xylG%?sX4r$y;h0UZdp05~d*%6$eWBoLNsp3=#C?5ZtyqOZb8pKT!dBWwi0sV3;b%_5rW4H$txd4 zU|bPF4(|2jlrC>aZg&*m)W$bt-TSSuVsi!{W8dN^|0piPZZOeSmWVfeXeC4^0?Epm zm84)+57;?vI_Hu%zId6-dOOcn{mIE&MtHMeGurv46dJ!fK*rCDg6F4c!0B~I$fB|5 z_>#@pShe^RcAvKk-RUg?qYu0zlU{FvCwA*|HkP~bi5`o%r0W|<>#dsD?M^!(>2;B4 z?G2R#K5K@LEuD#NbT<4x`v6FJJ3?}#iy~MuZWYS$-vpw%+5`KQZShq*Ydqo1LC)Dk z8*e%EVTh%{7p}8KDSEc{9l2{211@K`LHSNRdFgtDTjaJ4YreQEewtLm1@;*$oZk1Q zWVFR7_;f)nx_oz|Wbx(MVE?xuhILjzJ91ON z$KAC7XGm!FnS*LPb9KxG`aOyr4k{4==Vd+X6VXA2_Q zpHD{PHsnduKJkmLny|TW1ee;w1?!Bt$bBE;f-1xF;Oh|+K!3?u+(mH*@a-4No%G$t zM>@Uc));BvdH3|uYj+=5+-oL2vsa8W57_|_qs8SnY4e{8syUy|C;6FE`XTFehS1vE zn?!WeC#MJIb3Mj*3o1G|3Tn1+K=nv8KR;Lj#cqgzgV%m8@+sU2lqN@k`nkjKD5t^T zQmhI8Anh~XXO1q~bFvE@n%$mw_x9)2Cf0B(eB$};No_%RdwJi-0T7+E0?FC-SRtv3+j3nD`Oj-{OT5gjGoG8TSRvRn_Zd{)s)+9^ zYmyEd@`1C-JkC7kC1>SSE9mmcmm8ANTYOBbBYJwJ89Vp9!Ry8OVx99d@S(GQI7Fy| z^&FPrzUNASP{{(V_-;>p+APA2?MCC>V7%QMe}Emo-{sd?uEoWz?ro%VMW0)XEU7Q$DAbxKsJ0KG4* zC3Joo2KBcFH^tH1e3R$g+{JhJ%h@?%Zg6Y#@a0vInp}--hB<@vJM_VeoeBIA#TSCx z!k+kH|4V|Es_RkM(bpuh=_D}q4kal)%%HF5V_e^}2e0UmhwGji;u9e~ghR=7$pVQY zk|<7;EZFoMPP@I2JP)+N_NhK(!O}Lw{ksx!+)Ka~2RjlwMG1C4VhHH}f5!E5n-4Be zngu)$`*FL>jL?c(!#Ld=0&-mY1_#~`1IL?>aQAnf=e|BGD|WSY6if_BLB++Dc;&tv zl52e*w=T&7`d|TgYg8@Pe0K~FJ=&U|(?=7j3@8HSxygK5%@sIEO#&8(qxmIIa`@x@ zcXH4t3KZ)-4TkLb6=L`?b1W9F8cuuJ*I2AVo zBhHw+9-)p#==S0LZkJ&!D#Y{3qrev0cC~hh;+%7nad(R*?wH4Vl%@O#8^lMGQ#FT) zIPND%%Nv9O(nA`9npEW70`Bx6G=1d%IB6^kUqID zil;j7L4|WGq5HP?#1DOicG7{jRZc;`zbovq``e~QI>dz=EF1H zo^$K0AM(+GSv*>I0Qa6d75AA?fhP9yL$3nekz%LmsBYy$=wfpRHU+-r2d+Bpz+Dfu`+$*^EmI-+~UK6&@s1omO=t8`ky5g|mWAy|7{Co;066kIHN zhfgkS2iw0Y6bBd@!+@?j;GtLrO>ABTc7Ln^@Sq4-#K4*v;(--L(#i`+elT)td{-Z$B4&GQA2ejhY3*{dqLwn>N`zbO3S4&4E2OEywjY z-tcGLS{0iH=)&eM)m-0O_Gq()GxU41iI8J&q28lGP_y6^_WzO3*ALerc2CV={?Q5O z%d-ri#`@QTir}rvZQ$$1WUT)qp5GGKg>1Ag2ah$1kRWg!AFFYOgaqD(R+{ek@~Pw4 z&*cc;?eS{zW{nomIolc8HN-=wgT|y|!C?q}m0>``Ej%Rg6n}UAeH^tIfl*P`NXPUZ z2p-*vR4vJZk)a;o+wu@RCdP}ucu9+dYI%TpgASsZcPeqZ=@jyPO9wQdQXT6X^1RpP zD84duBWd<}1qzFA!*RWP!k9TxT-D+1$>ddy(JvyIe+CXWUhnZc2N$fOlQimMb0e zyhw1h1l(2j1#k5#puTMb4zu5nd-)P>=?`PjV|XPuq>~v}_Hz{QdZhrw!}ZaZf#x|uHwwBvQX-$>$vUbL%2gkds1a*2z)OJIIm}0 zxfwbOfbMrK&?(*!?K|`gt2&gEbqn|6*g0xo{r*!xH%AA|Hq`@fTIX@sr;R|qo;Pq( zyF_wY@hbiTH9^|u1hB2HoKx#i#%<3#&bi$_gFcsZBC*3Wi0)|%QomLg#AWUPc_$0G zX=oDNfYJp7bT&Xi&(44popapOXL~@6fs(k}&^Nr!x`{wLdpw+*tqQ)onj^Kv-N4c| z4!lpoPW(utJ6A7y%fC4_2zdCLKtm;UkU4TA>Y(MuH+UW9@0>b7#$5i+P28!Ebs9zB zLmy8V^V9)=lg&_xiw9K~I1&|plaxy*tiDUQq+2J`q)2UjtUVeHSo`QEuR6F0saa&%*HwkOaSJ3Wp8)#sb0KlxS_H$)v?MwYLcp=TPf1(v zOZaPcHQ@#ctNEplH-NFg|=3*zmLfpY@96wU;bMCYBueTzr(QE72$5 z=M|8)pb&VxJ;e<*+=5HGDd8xyD@g5j9x1v@$SA8^5`9${1}T09W>)J3K|&3AAe)~G>ug#_R*WUBbtz!a`#b$_IIB^Tc)c))!u%m)Qy z7lL;WUV@`1M*y8-HLwCk2tG$0MM?wnNjqOfe*2}({IqgiXjG>IKSm0{1B+K+Tu2Gu zv9T3O@w^H;f@8SiYENicKLDtHPsO7xE^{{Zi}1#tm$}3UTeL026)d&{#PU^l>@;5j z<|I7hW1L@e9>u|+#BV!T;CdY4`iJ7#Wwj(^;A7%7)d%XljRltMV3^{05^6x8TC6T4Kf04irv?H?T!@3KJ^8p!ai}E42L_xyOx%a81Lw`vVZS$* zvCBjqU~pTBydQEvU^So`frTHzV(puBQe`8tyW$N`-wVW*hy&jruOX8>hJl?u(@|Pa z41*ni64dW4$iLSePP(~;6h?H%Pi!yadm;?x8YZLS$Ih^iUKa6E{{f=z?E_X*x{|3u zS^V8~ZAoxE0eW5!(aeEo!KU^Bq`pHiT(bN&H*bL!mdu?{T)j?2E@&7-?JGOb)LyH> z6_Yb0vU@uIcrcOkHJMK4wd;#Vs*NMYKW0Pk?5!wE+!+^;XmY4Z0qbA8%0FHA9v|GP zjW=%^LxSAY;I;WLP<-S9q8T-scy~D4JQgIEeec*?7Uuwk3 zKDV*`g2g0ZBN7y+7{Yz$dg6-jYQ*na0Q5Mr4EYQiLk5hv!atkz1)J|!h=&L>!1@;* zaRGl7&oAo+E#q&Y0^28KW6%|_A+LzPe5xNYYyXn3yy=6(&)>jhOY~sS`VjPF#D19g zcs*Ql_5eN@s}AORW{RtyuE+g`ea5BjQh-9f{oqp3Iac;@bhm4 z;|?RU@w37kU{GKMGIpNFJ)Rv8H#FwLW@Tl3ZNoc0zTyb(+qf3{ubc#rz1xBU!=vFD z_eyfB_$H|ns^JF>qY1BE#dn$)!WDlx0tVhqMKy04K)=Eu@?z{OVs@ef9P_vyd%uam zcNS^kr)jz{)8PYZuN9Ab4^<-F<~T}Rzo?>)!nXKfLtiqdw=(h5+YdKPEl0KU3Sia+ zJ2FxHh@3fmn{4*_in~uTB-%c`@EH99m|&NSs*k(@Ki$9K@MqEF`CyJ1>^g*>FI6Va zj@n$CQBiQg&jyq@CYlV&{elM>zr_8^pM!jpe0=_-9hvE20?PAOKx_YGR5bem_oHn9 zcy(kJS!n2l)ivp&eK7~Brfw#0Y8S&mQ4E61eeiyPA>1e!PFl~IE)ME>85sAd;Og^Y zNP3hOR46%(HpTQLJw{f*yJ}O&T=j{-)%-p_*qRKvzO{hV`;P;48VRVWsx?}Fe-YeV zyM{R49Y6+ep9Fij9p)cJxme74C|NhBaRUNzeg0=Xd%v*cmW@*Z0vP zmZB^W=Us`ucM?E7$rJc$Zv|=NwF!u=df~Av>cl0Qn~8y)Dy#`TfSi}kgmYdS<6S>3 zz@|w;Zu9U-;OSC_h|B23IwRumc@3UbTn}EJI?UORU5^KDTm+iB-r`cf^}ug|9~!j1H(c0zGVGc; z9*Q3|@sXE;;8=@YT&$)aj6boml2iNB5@~@|VM{ak!NRarv@b zSQ2b3oKSE_QoL6Wb=s2wgHvWn8Y^@8sHPc&>l#IV+#4yh;&PGTQM@Fjq707d1>lZR zYLX!_ulTOFG>De11Mx@~3D?!9K+UG{61PhUaJ${HZ%ssLU*Jxs_)TS>Z-KTK$ANA}u1 zhP#(b@R{n4WYLy|E{7=aUK8a zw7noQZ4Bu8#76jZ&|cI&c)Vn(`)0|+l5k1H_KA}AJ=+kqZzIqqhuh#>uTDZxq>N5{ z{z_DW%p@P@cantKHjp;~pYgq0O)xSY3nDGX3VmH~l4^HX5}-Pm#9Hhk!-n-FCj$DB zfWf)&fLM*xJAOfz=W3#)Dr2%tm`C=Hsp6j70+LZ}O;+5F#Rel*;&Yw#grfZ=1ZQWE znf2Ndm53Ygx#ncp3y&f(a1=azRV^tUZ6vWddO%YCb1!=DxC|BSKTTBb z2vK)V0X{08jF#;_Do8aSMNVd=;Gfe)f+^u^h|8fbocd!`F1Q_?*SNV2-7)PzzKD*K zES)!?)AWwm;cFk5(7MC@v2GzD354-I1mXu5%3s-Ge0`q!pBNyhp15txb$d6TG0JJY7*DZm3u%DS^ z#tsCh`;~x$s2$mIF%cwZKs@)(8g7(occG7S0EYnwJn zw4Vo)d#ate0;?u+acMcPAFT}@{WKtLCM^=S)0IGRUvo+Asw|RkW(OYlBoe(^N1VFz zA?FyPPR?4@qtQLL!p56fWc`@~II&}U{4lW{uvSgR*4LA{uGtA#^Y~!l;PV?LE2er& z0?xJ}tFy8=81fvtA56pg3VXN*Dx=BH+Dk(BjJT3wpjKjAn@#MFy#@`jVl=wOfb6c# z;r!h-{*S(2FP?Dd$aGiSzvdW7>Z(Pq=0Cw#x@`qwu^rz-YZ0-toyO_h7NG@|p2WBP zbNnUm9B=Kn0lSR#gxyy!;k%mZ5#t##d~%mI!e^88C8WHSq^Q3c+&Qg+*XY_74bZ6O z&p6iORT`=I-D72;?QAP_Wu8D{^j$+TSaS;rjJ!-fX!Rv`?al(rp4;HOwMs&xcOSv$ z#)stb+P$RLV^fkCKZ*2r)FD%y|C9f(HeVZ)kYk%H(muG6+asSv(zP(P+rRqI@ zs8NGoT#<|--OI?8sB1WWs})%xP$J*fw1<}qb-4E-`lK||5W8G`j|x`VN>-R$CSRuI zf}LOjaSW`3XBJN5GLkNmz51VVqO+&)XxG-l?wT^30Nn2giJltC{M&AQ}*SbPH zPAik5(Y=MebrR7Q$2pR-*+SIUJrf!?w3ZwR6XGWhA~L1q1#UDMDU9j74O-n(m(;6U zBE948fD2C`FEZEQKJ&Vfj<5TXFKQY>=ravPZ_mcxRmYIS#D@qy6^KwP4m-QN#K|hn z_%i}&W2-QQE*J**D&+g&jncwl}>Wd_gc!CoTjYwpM z8GgB&N6noJ;lP@s#oBcjATiBNd{aN#zE3(2#vIinwWo)} zQp;d3 z1|y;C_H@)dxUa;epQdEw&m+XC&neP2$sD^^_kPJ4BGFFobtm+>z7kOf#ew}IM#zax>Sarulh8pCZz7pqr>@mbzyW#k! z>cZFgx8XO#HDu9N6$yX%87Wue@#~~beEISdaO&-z@XM>-LPHWp5>;1_>FE_De8p%| zH8KaU15x<<`zx@b;}A|&@iGcJT?vQfCX?+h8_Bdu2Zx;ZJ;v$H(#8Ah1)$w`J$$IJ z5M4H#2=7YvkY#3>+?#GftX6b~OX+`-1Q>gSRMt%5xc?Ei;Za7K5umQLJCm}T20PxUrme;+{10VpXbLsx&tTqw<9x* z-lLC0!r_w9QDnA;s>G(T9gKbSgMT+X0N?%a3?ds#!5hm_!gjOOBqQpskZT^8- zpj`T#XT8!O4QEE9YJ(YY@b_V;@Zf7;a&8%@RK1OB&vzm(U==vGygv?IVGO^DEuqiO zQRrLoT~NO1A~=xq1zVnT#RvLCfuMCByy|UT@O6j*ZD4R?&W#V$aX9_n-T+@ zfFfAu@{#*8P>q~erwo7gT#Js4iN+UBHiIvb7s&m2kVNcOA|I}_0zKAsA>r-XfHIYp zDE8QTjBA>KPTEG&Ip#BV8lgcxe9Pr>zcgbTs0MCc%R@?6_GAAipFu$LL~?9Z75*0N zMUEEab2+;eNz~d=K)-Jk67?+P%{_V(0oY28eLc*@n{6xh{A|lzYZ^@26-@)ear4pc z8f9#?%Mo9%m_y<}ToPFCU%+pk(~%2S{)&r=h61H_x#-o2Fx-AxHR#+vj%aDk;XNuK zcJ(vhlq#;{0JRV>iH^I`l5-%Z<8CO#)3~Njb>K@{H3-V^#r680@OJu5@H25aQs0*X zuI7fo9L2TV&?#GhX{Qu0w(%iv5Z(s5|2Pj$ffH!aN)ecIB@(8Z=zs+uyg}mi@nBo# z%i{MRFM!iY1~Bf$8WeaI!|kTufYItW(v+qHmZ_S-UUz-DP2aYHv?EtR=pzy8p}7Kv zm0bt*kRu&CYk>QUcY&$-k(`d{Ea36z1ZW>$hVp$JVF~IE*U!`;;g^;G!}_*7Z~cgy z)*%^mntKoQGEYS5QOP8@vIbn9_!{@(;si@{ZvxjYY1~||2VjzoHvHzh8Xf*%PgW$V z!@|q0NtlNnNNu-}JJU&%D?Tw7G<7%zP9lstZ)nEZqY|NMKXc;gaSyy+dKQI1!xh90nT`^lb|Q_(dC4_g8t>1oJy9qWJRJHn8@XD)j=1_a&6|$-CRe4@FVC(ggqVz;#X8~pC>i)fgpz4cJBQ-6 z^LpYJCLD2eS%+$06~mnMw&<(zK-g)>F_2fe51P)2ghLek;6t7H+!8AhntVeEag5WQM%D2qabc)-@fY(=Zi1z6oCg_6@lB$V)~xdqnDlCNbZ2pJ?LcAPYUDnv2-L1nCbK?| zfWp)rc>Dzko_p&qU+vQtMrLjTM!S!pU8^r(o3kb4RsWkXu{4r=Fz!UuxA@|wo%g_` zcr$2lBo=K}8pyw2X@@($*#HBwP2l=hs$^%c&Uo{zS#armXV_#EhO*ptNA`b4SuoaXk(@whd=b$pj%P zHQ=@aT}%4Xmb6icg+}$I{M(%);PL5Bu=j~;+~djZp{Vs4fETVti#bK|Wx*JD?EGpz zxBp4dVcmY<_iYfj>u@vZw=5T&lN6(!H%v*=^)1jh;u$B&iRXvb?Bv%j`Y65@FalcV zRsye0+9*e1IPnIc>p>2&xA=%y>RKON>V9pT`rwq{6OCU%~R>b4cac@umZy%t^3Rsm@x#e7wbj^yAI z0d88DBrsF-zMA-z>sAi@=CvW%{MHNJdz?2| zsgi^6`UV_)uZAlsIZJMgAz)Nm4$v4s9psMC#BE+>!lhbUP;;#U$++_bST*oOtL6uQ zoFASY&<0rh2jMxxe4*FF8>swL0C^Oh2^SRTO3J3C!`Pr5BqrRGyL9|H?rky_b};ck z7an@^FVD3CS&QD1gM)iwBUJ-@X3-q}t72R1nxX=h^q+^;>=)p3x0-+`{2Fnc2)Qw? zopEosYvL3Ayzzk30Gz15hTc|alc^K-z;g=Pk`a~XK|;_h+}ZJ7@rb^vWOrdX7#jZ; z-EXxTMtfD``Br|U!OD7w?Z>|2e4)vR%E z^|i#%WdVM^Z9SOZ-4PYZ(f1LcqQvw9t$k~0Z;V!$!q#AD* z_FL&mXCH2&SiL=VYt*8^Eh1;4EE8Q$yX^P!m6DeiS5A~DC|}z+;J0ufO|{Mh0YYXeT7hK z;5%;I9UHi!RUFlUG!>cVTS%s^6M$evZDP2#9rRW7hf4)UfLB)%3R~+V zen}O~EN&%%B4c>Pukp(6eOt;{~u)n`*Q)ax%;>y#O0rj*zPn(ZqA^9Om>7GI?LDfCr%vxI^f@#J z-9EBWqM8&f$*ne(1QzK_TK}+z2_h5p$*dI4oBax(_C z@axNCjXnh=uQG?2_4 z+bk|$l?kgPyRngrituo5Ejb*Qjn_O@k!ZqbxZ%?#(3tQ-aBP4oD%olcG`So>M&x7=N$}VA zyvBu7WQ1Zp_qxL!UiU>bXVlFLo}4=#PM^65^?%cr+^B34*JhcL*e{>>e6x|f_rdjC z#E)LEhl3Gxl;ogmq1$jmm!Y72$XMVTuR{haeBeq=b2ta23eQh6fhnGYP!(Rz-~BR! z6xW84nFsYiM|cSfy&^#5)6w|Q>=R(E_As>Pwgc$3QlG5Y6@_y~Z{j?ks}r3ugTN*y zW9+S#4^}PAMZMzOVE0c-WNr2cD0zZpN5yv02Xe7Gfx zheOrHm0-A6I?|Z-7$^>U0>(RE1LZ!)`03O7kW#wG8(pcUdr_3(_QX{PhR%dzu@^k5 z96(-YOK_FeZ4hgBLcCc?mF(Z30`0h&$aq~(xIS$dG!671Yj&mJWykcuh_kVRu9a$J zcd!OjRoaPAv>jaAel?7X%_hsY-^5dv&BC|xk~ydCD@fgHf7qPokG}Y(^E>?2;b*O2Uf znFh*Z^H7EUHat1*5qP~ko1Ab`f%TF+Z0Nars-J4|VyiY*nlZYm$XA0Vqb@=;;Ff6$LRU9~U60zkEf$noN35hrg zK5Cq&;F z9sI7)9JKSL`{x6ch~8WbE~<}0%d+~w*dZIht#SQH@yOXYFJnA!zVH)2(2MTjI+_gh zymz6a=l~=(=FsVOZ*pjrm|wN03U?XX4sY$5LAtupwYv?WNEO%N>!D%TVn!$YSVc%0r_+9gIYfaF!gLAFU~AP zedn&i*GNynidpA)^EN%f_FEV6HtVs_a&se>rF@a!*yk9k@frtv9-0eIs=dL>T)V=F zdYgD7uN5$}b17We`6+mCBptcg6#&bS5^mATaD2vbJeYN`J@z95U~zIFoIX1p^qO3Y z6umQXgyJ;rijo~JdU=kT5Xn(;+BwxB<~9EGNSrXu*>YKjQBf0MK+O0`a~Vao+Qh+%WVW zsl8Mr5!(oSZhMRjINKgREr|w_gB-~WJj%5xN=08155rc$fOLH0z<(55kOo0(?tis+ z?Qu11d%Oqbq$pA(g+xT9haR)mY!T&9xN_u?RFw1(;+$O0O&%q2kUXMJhHGllOFR3@ zbb@`@poBc^VUYoP52*%Izgf%P&3A@px{hK)&7d?m<1qO7*d~-POdUnEI^iqFtvTMopqC{d#UEINaPHs(aiAw&RM~tM9LIb#oRy zxL^oBaN|y%MfpgVyqyigOEyTa4!8(zj}2uf^xFy@!gs=L`sVnriIvjV=l7wZuk}Eb z@ec5p+U?Fws{+{jhl611_7J$&PZQlKy(9HoG!?mBy2?yq*D@>jZeb#~<**XBU*Vc6 zPiXdZD)dZc5ISUwOq`RLLxEe+qCYi&x!rOW`m`XO(cbWT?O1G+qmG|>x`I7PX3|j$ zXBO@E9>HYm2eB7ai;-`ICA3@Pfk$WiqBTcPGD8{~iW=U0kghp>oLOC&#ikXcq0V!r z!5LS)a9>?b5bNb4?esph=uKE1YUwluTpYWW-SqAU?5|%0)eD>OxrhkpwzLprI<5m| zBV+L;HA8T@col1^=ZYixCPMA02k@2*2DXgS0}h;<-5%PnIWQqy7aj zr7;mt|HB79U$O>SKQabsxwEk9Z?8abNiJKqYz$%sO_og>nToYewSq1WThWFX?)L_n zE-;|UNZNB=5<9l30DT?TfRh3O@d}?>kh$s=I?@;i3cqXzF^4Rf*lB0jXN7k7jAbVr zY#fdaFX+Nurk;3h_b}j95{cG6oCH$lC$aGb)zDqP9_37bf^B-`BJ(c;aLn0bVBz38 z=`Rk~!G!X4Z2a|YuwO-k^hd8WJZ0!j>1S6B+`~8;tX?q|J<&b_v;#`n16@}_?^_$e z>c%+S9F_=XjWEO2fw5qWN)4(vtOEVjZ?iwIH-j?+q_Fa;w(NL#B0gq+tI#Zc0%#mq zkA8?L02+RXT{J!yq#w+NzANjnuB9Qzy`^B!1ey-XbN_ceYCQYmJhVYwuc{qVH;(r zTiR)8nNz|J{@PQT8~p}6y`d-jEhPs8d(FjAi-A03u z{bLAJ_v~lA_wImCKF@|dO5JdBeZBJq*BxBU=z@ce8aP4Xf^V5LWvYL4*A} z@Wdm25M3*1j`A0#CDyN|-FQsljs>AYH4H(%v2tJ?P z32Z9YW*245a9XRj1HJ11K)O2P6cbe26-xV*fHUQN;5=q0GnMg6GYn6H0pZhJPCdWCTpO;3 zYW1(c{A4pGaZgX@UA2Zxx6}mYhK>suoN?48uh%E$e4w+mbox-X==dbm9Oi~s7I(&L zFOQT)TpGcosSIQW?)V#caBC$K*6S5q@Ol{<8RCu0_qwAelas--YxZaqe$4oqJS|$Q zLl_9TVEAd1vJ7(pvcn}q14EpLJCak7f3VSSeI#d?J<{x0N27ZdOtL}n? z^C~dQ(j6`w(uee}SgCsgYm3rw*kaGlwY(dNb#*3D{U zs(QD;X$zK0-M-W#lOhJNp=n^@k#LZq>EKc@CbeAgf! zdotbNxbYcah*@!w(M}r(CT<1fzc@N^iTkTA!9unvF1#I|(+4Q+|HY${A8vLK#m2*7 zo)wjUu$JTH8%jkpwtr*34A-?bEQ5g^+Bl*ZBamCLUG~agwK`nB4mi? zh0m4zDEU$9iBeDaDByL0&z1VXGt-vyyzse_A0Yz- z)2)H4=4WYQGm`3z=?s3KZ3ssH;fQLuU*jZHaPLf~+yUu$8#r*(3nj#xqT#Lcz_--d z;P&)HWazIAHJ0sQ7uny3>n3Z!MNu;JbVCZte0du@x84La-`1cxw=5x<+ex^PxoQ;W z#`zak<=%>N(*Se7RZW4>4u9cni@8}26^{{m6e2}iAr|;Aa~0h`d8<4Br^}Ee-4#&M zJy6zR<>t3-Q8abl+C;agB8~?6`RT&+`)q${%g!QS2 z6m5l=)UQoM72B4kAe)FO-2Zk6Z4^BUv7)Ua{`M_o`%;#q-OubKgO<36T7H@zJY=y% zWwfEF{yTI0SiL&UlH@bMOcGa|C2IY4qWo*b9pt{pQB?lbIsbh7w44}=Y^rTV<%hH% z-oGUO3~R3LD5`%_ztshrlC~6wste*o<%g6%OLs2YmhMXLof|J|`H6o%exnZsaK6RW zXTpz>q>Lpg@kD=#kz}0c{P6xi=az8aBd&jee$FmnNgEYYe`x-zdU&!bF&-UOzj@A+ zMZdn#`ld2(7TYSn#w%*9P?3d5(N>6QeIVDbmTiHe>YJi}vFle+KgHH(4KBWT{U_Qi zwmy^cS3k;Q+mbE1{p5(K{FC<6-oN@VqeJ^w(WHME^Gww8llbNP51S`RBq7_Iq+;s> z-T&FrQX*>k>G&o6lLVw$VFS`FmuI*nx_Y{>My8kABz7fO4 zu*mnPeE(do&pW4z>R(X)4(R{W^-JnjZ2hPEZ=`<3?jH*KCj&+ApV0B;_I+Q`^s3GZ&qII(}7(8(`n8unudV^5+90U*8q^5xagB^+)XcYnp%g_3;NF zD*tr($@2%X^^@+O6K&{7eaI_kJLLHfum3Rd1>6uUZvRBF|JD)jFFrZHf^BKBv~;|< z<)`bn!}VYOe4}IgpWNG7QR9n_U-|RH<-wx*r}-!MzhcK1-9Cvvbm;ws{Q4+v{nGpp zZp7AqQosEBkuM&5+5hML2zkf6Zr_3G{mCV}1~L zX&iJvNd7vVKR)MC1sN{T?k{!cnLrx*n`QQ;u{LY!L*ol&$xCQF45gDH0qy?2WsZ=) zBIm#FL(ozudjF&J9)oB+#Xa7F#*1a61m_dFH=GPnX!k$AGQJ;;Pi#+JM&tLU14q)h zx=eQ{jc>01S(nCpwikU*<2#F81?Ow*bh1Cae@>*v&on;aXJtU+<`Xe9X}o}~5S-7l zrk-SYNBjBQ8(uk>#-Z7LY-rr2BBBS4GrM1s4-Db?y_%FucDMW6WYuj2jo;nsEcpJX zLn8(4Y1rHO!LK!^#0ZFtpx4UhGBx}{aGl>h{ldpGX(AJ)j}UTdjIPQ77GaePYW3Y zlwzwR|4!aUJ}`&_WULwqHj?;lWK0wxD7`X{`&3cUqt;2F@!NY+>!d;Q+j~*#L`ePh z?oH>i_QhpFlAJGoLq+{m;;MbgXvrMk4!9L2Xo4S&i5N|f2#JawFAoz<2dkf~ep0cu wv9+ expressions = new List(); + [SerializeField] Renderer faceRenderer; + [SerializeField] int faceMaterialIndex; + + // object needed to set Character pose + private Animator animator; + + // when this character is first created + public void Awake() { + // set initial facial expression and pose to defaults + var defaultExpression = expressions[0].texture; + faceRenderer.materials[faceMaterialIndex].mainTexture = defaultExpression; + animator = GetComponentInChildren(); + } + + // tell the animator to jump to state {poseName} + [YarnCommand("pose")] + public void SetPose(string poseName) { + string stateName = "Base Layer." + poseName; + Debug.Log($"{name} playing {stateName}"); + animator.Play(stateName, 0); + } + + // sets character expression texture to {expressionName} texture + [YarnCommand("expression")] + public void SetExpression(string expressionName){ + // find the expression with the same name as we are looking for + Expression expressionToUse = null; + foreach (var expression in expressions) { + if (expression.name.Equals(expressionName, System.StringComparison.InvariantCultureIgnoreCase)) { + expressionToUse = expression; + break; + } + } + // get the faceRenderer to apply the expression texture to the Character's face + faceRenderer.materials[faceMaterialIndex].mainTexture = expressionToUse.texture; + } +} \ No newline at end of file diff --git a/Assets/Scripts/Character.cs.meta b/Assets/Scripts/Character.cs.meta new file mode 100644 index 0000000..069e009 --- /dev/null +++ b/Assets/Scripts/Character.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 7f225457107cf45d2ad258e408c8d9a3 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/CharacterList.cs b/Assets/Scripts/CharacterList.cs new file mode 100644 index 0000000..4815c77 --- /dev/null +++ b/Assets/Scripts/CharacterList.cs @@ -0,0 +1,22 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +// A ScriptableObject that stores a list of references to Character +// objects. +[CreateAssetMenu(fileName = "CharacterList", menuName = "Visual Novel/Character List", order = 0)] +public class CharacterList : ScriptableObject { + public List characters = new List(); + + // Given a character name, return the prefab for the character that has + // that name + public Character FindCharacterPrefab(string name) { + foreach (var character in characters) { + if (character.name.Equals(name, System.StringComparison.InvariantCultureIgnoreCase)) { + return character; + } + } + + return null; + } +} \ No newline at end of file diff --git a/Assets/Scripts/CharacterList.cs.meta b/Assets/Scripts/CharacterList.cs.meta new file mode 100644 index 0000000..a13e609 --- /dev/null +++ b/Assets/Scripts/CharacterList.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: d34879b7e4feb4cf8977672d567b9c4e +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/FadeOverlay.cs b/Assets/Scripts/FadeOverlay.cs new file mode 100644 index 0000000..6b6e0d5 --- /dev/null +++ b/Assets/Scripts/FadeOverlay.cs @@ -0,0 +1,54 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +// A script that controls the alpha (transparency) of a CanvasGroup, and +// can animate a fade in and fade out. +[RequireComponent(typeof(CanvasGroup))] +public class FadeOverlay : MonoBehaviour +{ + // Whether we start the scene fully faded out (i.e. 100% black) or not + [SerializeField] bool startFadedOut = false; + + // The CanvasGroup we're controlling + private CanvasGroup canvasGroup; + + // When we start, get the reference to the canvas group and set it up + private void Awake() { + canvasGroup = GetComponent(); + + canvasGroup.alpha = startFadedOut ? 1 : 0; + } + + // A coroutine that fades in from black to transparent over 'time' + // seconds + public IEnumerator FadeIn(float time) { + yield return StartCoroutine(Fade(1, 0, time)); + } + + // A coroutine that fades out from transparent to black over 'time' + // seconds + public IEnumerator FadeOut(float time) { + yield return StartCoroutine(Fade(0, 1, time)); + } + + // A coroutine that fades from one transparency level to another over + // 'time' seconds + public IEnumerator Fade(float from, float to, float time) { + canvasGroup.alpha = from; + + float elapsed = 0f; + + while (elapsed < time) { + var factor = elapsed / time; + + canvasGroup.alpha = Mathf.Lerp(from, to, factor); + + yield return null; + elapsed += Time.deltaTime; + } + + canvasGroup.alpha = to; + } + +} diff --git a/Assets/Scripts/FadeOverlay.cs.meta b/Assets/Scripts/FadeOverlay.cs.meta new file mode 100644 index 0000000..ff56292 --- /dev/null +++ b/Assets/Scripts/FadeOverlay.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 213ec0f6d44fe424cac762b5e42fcff4 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/Location.cs b/Assets/Scripts/Location.cs new file mode 100644 index 0000000..b49794b --- /dev/null +++ b/Assets/Scripts/Location.cs @@ -0,0 +1,136 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +#if UNITY_EDITOR +using UnityEditor; +#endif + +public class Location : MonoBehaviour +{ + [SerializeField] internal List markers = new List(); + [SerializeField] internal Transform cameraMarker; + + private Transform FindMarkerTransform(string name) { + foreach (var marker in markers) { + if (marker.name.Equals(name, System.StringComparison.InvariantCultureIgnoreCase)) { + return marker; + } + } + Debug.LogWarning($"Location {this.name} has no marker named {name}. Available markers: {string.Join(", ", markers)}"); + return transform; + } + + internal Vector3 GetPositionForMarker(string markerName) { + return FindMarkerTransform(markerName).position; + } + + // TODO COMMENT THESE METHODS + internal Quaternion GetRotationForMarker(string markerName) { + return FindMarkerTransform(markerName).rotation; + } +} + +#if UNITY_EDITOR +#if false + +[CustomEditor(typeof(Location))] +public class LocationEditor : Editor { + static Vector3 characterPreviewSize = new Vector3(1f,2.5f,1f); + + static readonly string[] DefaultMarkerNames = new string[] { + "Left", + "Right", + "Center", + "Up" + }; + + [DrawGizmo(GizmoType.InSelectionHierarchy | GizmoType.NotInSelectionHierarchy)] + public static void DrawLocationGizmos(Location location, GizmoType type) { + if (location == null) { + return; + } + + + var markerColor = Color.green; + + // We are selected if we are in the selection hierarchy. + var isSelected = (type & GizmoType.InSelectionHierarchy) != 0; + + // We are selected if we are a PARENT of the currently selected object. + isSelected |= Selection.activeGameObject != null && Selection.activeGameObject.transform.GetComponentInParent() == location; + + if (isSelected) { + markerColor.a = 1f; + } else { + markerColor.a = 0.5f; + } + Gizmos.color = markerColor; + + foreach (var marker in location.markers) { + Gizmos.matrix = marker.localToWorldMatrix; + Gizmos.DrawCube(Vector3.up * characterPreviewSize.y / 2, characterPreviewSize); + } + + if (location.cameraMarker != null && Camera.main != null) { + Gizmos.color = Color.white; + Gizmos.matrix = location.cameraMarker.localToWorldMatrix; + + float distance = isSelected ? Camera.main.farClipPlane : 1f; + + Gizmos.DrawFrustum(Vector3.zero, Camera.main.fieldOfView, distance, Camera.main.nearClipPlane, Camera.main.aspect); + } + + + } + + public override void OnInspectorGUI() { + base.DrawDefaultInspector(); + + var location = target as Location; + + if (GUILayout.Button("Set Scene Camera to Here")) { + // SceneView.lastActiveSceneView.camera.transform.position = location.transform.position; + // SceneView.lastActiveSceneView.camera.transform.rotation = location.transform.rotation; + SceneView.lastActiveSceneView.AlignViewToObject(location.cameraMarker.transform); + } + + if (GUILayout.Button("Set Up Location")) { + if (location.cameraMarker == null) { + var newMarker = new GameObject("Camera"); + newMarker.transform.SetParent(location.transform, false); + location.cameraMarker = newMarker.transform; + EditorUtility.SetDirty(location); + } + } + + if (GUILayout.Button("Add Marker")) { + string newMarkerName = GetNameForNewMarker(location); + var newMarker = new GameObject(newMarkerName); + newMarker.transform.SetParent(location.transform, false); + location.markers.Add(newMarker.transform); + EditorUtility.SetDirty(location); + } + } + + public static string GetNameForNewMarker(Location location) { + foreach (var name in DefaultMarkerNames) { + if (MarkerExistsWithName(location.markers, name) == false) { + return name; + } + } + + return "New Marker"; + + static bool MarkerExistsWithName(IEnumerable markers, string name) { + foreach (var marker in markers) { + if (marker.name == name) { + return true; + } + } + return false; + } + } +} +#endif +#endif \ No newline at end of file diff --git a/Assets/Scripts/Location.cs.meta b/Assets/Scripts/Location.cs.meta new file mode 100644 index 0000000..392a77b --- /dev/null +++ b/Assets/Scripts/Location.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 46cb650ec2f9549e48ea350a43466b92 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/VisualNovel.cs b/Assets/Scripts/VisualNovel.cs new file mode 100644 index 0000000..a605012 --- /dev/null +++ b/Assets/Scripts/VisualNovel.cs @@ -0,0 +1,70 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using Yarn.Unity; + +public class VisualNovel : MonoBehaviour { + [SerializeField] CharacterList characterList; + private Dictionary characters = new Dictionary(); + private DialogueRunner dialogueRunner; // utility object that serves lines of dialogue + private FadeOverlay fadeOverlay; // black overlay used to fade in/out of scenes + + // when this visual novel object is created + // (in our example, this happens when the scene is created) + private void Awake() { + // get handles of utility objects in the scene that we need + dialogueRunner = FindObjectOfType(); + fadeOverlay = FindObjectOfType(); + + // <> + dialogueRunner.AddCommandHandler("camera", ChangeCameraLocation); + + // <> + dialogueRunner.AddCommandHandler("place", PlaceCharacter); + + // <> + dialogueRunner.AddCommandHandler("fadeIn", FadeIn); + dialogueRunner.AddCommandHandler("fadeOut", FadeOut); + // <> + } + + // moves camera to camera location {location} in the scene + private void ChangeCameraLocation(Location location) { + Camera.main.transform.position = location.cameraMarker.position; + Camera.main.transform.rotation = location.cameraMarker.rotation; + } + + // looks for character named {characterName} and moves it to the location + // of marker named {markerName} in the scene + private void PlaceCharacter(string characterName, string markerName) { + Character character; + + // if this character has not been instantiated before, do so now + if (!characters.ContainsKey(characterName)) { + var characterPrefab = characterList.FindCharacterPrefab(characterName); + character = Instantiate(characterPrefab); + // and place it in the list of characters so we can find it next time + characters[characterName] = character; + character.name = characterName; + } else { + // otherwise get the one we prepared earlier + character = characters[characterName]; + } + // get the position/rotation of the destination marker in the scene + // and set the position/rotation of the Character to there + var marker = GameObject.Find(markerName); + character.transform.position = marker.transform.position; + character.transform.rotation = marker.transform.rotation; + } + + // fades in a black screen over {time} seconds + private Coroutine FadeIn(float time = 1f) { + return StartCoroutine(fadeOverlay.FadeIn(time)); + } + + // fades out a black screen over {time} seconds + private Coroutine FadeOut(float time = 1f) { + return StartCoroutine(fadeOverlay.FadeOut(time)); + } +} \ No newline at end of file diff --git a/Assets/Scripts/VisualNovel.cs.meta b/Assets/Scripts/VisualNovel.cs.meta new file mode 100644 index 0000000..4fada39 --- /dev/null +++ b/Assets/Scripts/VisualNovel.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 84be816b967e54cf1ad79f81d415a50a +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro.meta b/Assets/TextMesh Pro.meta new file mode 100755 index 0000000..f9da8b5 --- /dev/null +++ b/Assets/TextMesh Pro.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f54d1bd14bd3ca042bd867b519fee8cc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Documentation.meta b/Assets/TextMesh Pro/Documentation.meta new file mode 100755 index 0000000..afa527a --- /dev/null +++ b/Assets/TextMesh Pro/Documentation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8e7e8f5a82a3a134e91c54efd2274ea9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf b/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf new file mode 100755 index 0000000000000000000000000000000000000000..1db4e05f71cb3c0a4fe878e9969e7935e93ed148 GIT binary patch literal 131 zcmWN?NfN>!5CFh?Ucm<#40ff80>* + m_ClosingDefinition: '*' + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000 + m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: Quote + m_HashCode: 92254330 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000 + m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000 + - m_Name: Link + m_HashCode: 2687968 + m_OpeningDefinition: <#40a0ff> + m_ClosingDefinition: + m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000 + m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000 + - m_Name: Title + m_HashCode: 98732960 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000610000006c00000069000000670000006e0000003e000000 + - m_Name: H2 + m_HashCode: 2426 + m_OpeningDefinition: <#4080FF> + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e00000035000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000380000003000000046000000460000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: H3 + m_HashCode: 2427 + m_OpeningDefinition: <#FF8040> + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e0000003100000037000000650000006d0000003e0000003c000000620000003e0000003c000000230000004600000046000000380000003000000034000000300000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: C1 + m_HashCode: 2194 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000660000006600000034000000300000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: C2 + m_HashCode: 2193 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000340000003000000046000000460000003e0000003c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f00000073000000690000007a000000650000003e000000 + - m_Name: C3 + m_HashCode: 2192 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003800000030000000410000003000000046000000460000003e0000003c000000620000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f000000620000003e000000 diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta new file mode 100755 index 0000000..95fd96e --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f952c082cb03451daed3ee968ac6c63e +timeCreated: 1432805430 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset b/Assets/TextMesh Pro/Resources/TMP Settings.asset new file mode 100755 index 0000000..c09a92f --- /dev/null +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset @@ -0,0 +1,46 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2705215ac5b84b70bacc50632be6e391, type: 3} + m_Name: TMP Settings + m_EditorClassIdentifier: + m_enableWordWrapping: 1 + m_enableKerning: 1 + m_enableExtraPadding: 0 + m_enableTintAllSprites: 0 + m_enableParseEscapeCharacters: 1 + m_EnableRaycastTarget: 1 + m_GetFontFeaturesAtRuntime: 1 + m_missingGlyphCharacter: 0 + m_warningsDisabled: 0 + m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_defaultFontAssetPath: Fonts & Materials/ + m_defaultFontSize: 36 + m_defaultAutoSizeMinRatio: 0.5 + m_defaultAutoSizeMaxRatio: 2 + m_defaultTextMeshProTextContainerSize: {x: 20, y: 5} + m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50} + m_autoSizeTextContainer: 0 + m_fallbackFontAssets: [] + m_matchMaterialPreset: 1 + m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, + type: 2} + m_defaultSpriteAssetPath: Sprite Assets/ + m_enableEmojiSupport: 1 + m_MissingCharacterSpriteUnicode: 0 + m_defaultColorGradientPresetsPath: Color Gradient Presets/ + m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, + type: 2} + m_StyleSheetsResourcePath: + m_leadingCharacters: {fileID: 4900000, guid: d82c1b31c7e74239bff1220585707d2b, type: 3} + m_followingCharacters: {fileID: 4900000, guid: fade42e8bc714b018fac513c043d323b, + type: 3} + m_UseModernHangulLineBreakingRules: 0 diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta b/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta new file mode 100755 index 0000000..32db384 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f5b5dff67a942289a9defa416b206f3 +timeCreated: 1436653997 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders.meta b/Assets/TextMesh Pro/Shaders.meta new file mode 100755 index 0000000..29a90a6 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e9f693669af91aa45ad615fc681ed29f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader new file mode 100755 index 0000000..bab2b2c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader @@ -0,0 +1,143 @@ +Shader "TextMeshPro/Bitmap Custom Atlas" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _Padding ("Padding", float) = 0 + + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 + + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 +} + +SubShader{ + + Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + + struct appdata_t { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + float4 mask : TEXCOORD2; + }; + + uniform sampler2D _MainTex; + uniform sampler2D _FaceTex; + uniform float4 _FaceTex_ST; + uniform fixed4 _FaceColor; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + + float2 UnpackUV(float uv) + { + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; + } + + v2f vert (appdata_t v) + { + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + + float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + + fixed4 faceColor = v.color; + faceColor *= _FaceColor; + + v2f OUT; + OUT.vertex = vPosition; + OUT.color = faceColor; + OUT.texcoord0 = v.texcoord0; + OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + float2 pixelSize = vPosition.w; + pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : SV_Target + { + fixed4 color = tex2D(_MainTex, IN.texcoord0) * tex2D(_FaceTex, IN.texcoord1) * IN.color; + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + + CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta new file mode 100755 index 0000000..0a416c8 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 48bb5f55d8670e349b6e614913f9d910 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader new file mode 100755 index 0000000..006a271 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader @@ -0,0 +1,145 @@ +Shader "TextMeshPro/Mobile/Bitmap" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + [HDR]_Color ("Text Color", Color) = (1,1,1,1) + _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 + + _VertexOffsetX("Vertex OffsetX", float) = 0 + _VertexOffsetY("Vertex OffsetY", float) = 0 + _MaskSoftnessX("Mask SoftnessX", float) = 0 + _MaskSoftnessY("Mask SoftnessY", float) = 0 + + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 + + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 +} + +SubShader { + + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma fragmentoption ARB_precision_hint_fastest + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + + struct appdata_t { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float4 mask : TEXCOORD2; + }; + + sampler2D _MainTex; + fixed4 _Color; + float _DiffusePower; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + + v2f vert (appdata_t v) + { + v2f OUT; + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + + OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); + OUT.color = v.color; + OUT.color *= _Color; + OUT.color.rgb *= _DiffusePower; + OUT.texcoord0 = v.texcoord0; + + float2 pixelSize = OUT.vertex.w; + //pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : COLOR + { + fixed4 color = fixed4(IN.color.rgb, IN.color.a * tex2D(_MainTex, IN.texcoord0).a); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + +SubShader { + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + Lighting Off Cull Off ZTest Always ZWrite Off Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + BindChannels { + Bind "Color", color + Bind "Vertex", vertex + Bind "TexCoord", texcoord0 + } + Pass { + SetTexture [_MainTex] { + constantColor [_Color] combine constant * primary, constant * texture + } + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta new file mode 100755 index 0000000..d5fb125 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 1e3b057af24249748ff873be7fafee47 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader new file mode 100755 index 0000000..8ce4937 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader @@ -0,0 +1,143 @@ +Shader "TextMeshPro/Bitmap" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 + + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 +} + +SubShader{ + + Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + + struct appdata_t { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + float4 mask : TEXCOORD2; + }; + + uniform sampler2D _MainTex; + uniform sampler2D _FaceTex; + uniform float4 _FaceTex_ST; + uniform fixed4 _FaceColor; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + + float2 UnpackUV(float uv) + { + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; + } + + v2f vert (appdata_t v) + { + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + + float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + + fixed4 faceColor = v.color; + faceColor *= _FaceColor; + + v2f OUT; + OUT.vertex = vPosition; + OUT.color = faceColor; + OUT.texcoord0 = v.texcoord0; + OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + float2 pixelSize = vPosition.w; + pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : SV_Target + { + fixed4 color = tex2D(_MainTex, IN.texcoord0); + color = fixed4 (tex2D(_FaceTex, IN.texcoord1).rgb * IN.color.rgb, IN.color.a * color.a); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + + CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta new file mode 100755 index 0000000..7eb1870 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 128e987d567d4e2c824d754223b3f3b0 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader new file mode 100755 index 0000000..c50c593 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader @@ -0,0 +1,317 @@ +Shader "TextMeshPro/Distance Field Overlay" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + Tags + { + "Queue"="Overlay" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest Always + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + fixed4 color : COLOR; + float2 atlas : TEXCOORD0; // Atlas + float4 param : TEXCOORD1; // alphaClip, scale, bias, weight + float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD4; // u,v, scale, bias + fixed4 underlayColor : COLOR1; + #endif + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + float4 _FaceTex_ST; + float4 _OutlineTex_ST; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float bias =(.5 - weight) + (.5 / scale); + + float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA); + + #if GLOW_ON + alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); + #endif + + alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness*_ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Support for texture tiling and offset + float2 textureUV = UnpackUV(input.texcoord1.x); + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + + output.position = vPosition; + output.color = input.color; + output.atlas = input.texcoord0; + output.param = float4(alphaClip, scale, bias, weight); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + #ifndef UNDERLAY_ON + clip(c - input.param.x); + #endif + + float scale = input.param.y; + float bias = input.param.z; + float weight = input.param.w; + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n- bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col*faceColor.a; + faceColor.rgb *= 1-(dot(n, light)*_Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z*n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta new file mode 100755 index 0000000..56284e9 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: dd89cf5b9246416f84610a006f916af7 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader new file mode 100755 index 0000000..ed48574 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader @@ -0,0 +1,310 @@ +Shader "TextMeshPro/Distance Field SSD" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue" = "Transparent" + "IgnoreProjector" = "True" + "RenderType" = "Transparent" + } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + Cull[_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest[unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + #pragma shader_feature __ FORCE_LINEAR + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + float4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + float4 color : COLOR; + float2 atlas : TEXCOORD0; + float weight : TEXCOORD1; + float2 mask : TEXCOORD2; // Position in object space(xy) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float2 texcoord2 : TEXCOORD4; + float4 underlayColor : COLOR1; + #endif + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + float4 _FaceTex_ST; + float4 _OutlineTex_ST; + + float4 SRGBToLinear(float4 rgba) { + return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); + } + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + + // Support for texture tiling and offset + float2 textureUV = UnpackUV(input.texcoord1.x); + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + float4 color = input.color; + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + color = SRGBToLinear(input.color); + #endif + + output.position = vPosition; + output.color = color; + output.atlas = input.texcoord0; + output.weight = weight; + output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = input.texcoord0 + bOffset; + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + float2 pixelSize = float2(ddx(input.atlas.y), ddy(input.atlas.y)); + pixelSize *= _TextureWidth * .75; + float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); + + float weight = input.weight; + float bias = (.5 - weight) + (.5 / scale); + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n - bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col * faceColor.a; + faceColor.rgb *= 1 - (dot(n, light) * _Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z * n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; + faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; + faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta new file mode 100755 index 0000000..08cd8ae --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 14eb328de4b8eb245bb7cea29e4ac00b +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader new file mode 100755 index 0000000..7019aaf --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader @@ -0,0 +1,247 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field - Masking" { + +Properties { + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _MaskTex ("Mask Texture", 2D) = "white" {} + _MaskInverse ("Inverse", float) = 0 + _MaskEdgeColor ("Edge Color", Color) = (1,1,1,1) + _MaskEdgeSoftness ("Edge Softness", Range(0, 1)) = 0.01 + _MaskWipeControl ("Wipe Position", Range(0, 1)) = 0.5 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _MaskWipeControl; + float _MaskEdgeSoftness; + fixed4 _MaskEdgeColor; + bool _MaskInverse; + + pixel_t VertShader(vertex_t input) + { + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Structure for pixel shader + pixel_t output = { + vPosition, + faceColor, + outlineColor, + float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y), + half4(scale, bias - outline, bias + outline, bias), + half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)), + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4(input.texcoord0 + layerOffset, input.color.a, 0), + half2(layerScale, layerBias), + #endif + }; + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + //#if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + //#endif + + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); + c *= a; + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta new file mode 100755 index 0000000..3cbdbbb --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: bc1ede39bf3643ee8e493720e4259791 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader new file mode 100755 index 0000000..ce82bed --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader @@ -0,0 +1,240 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field Overlay" { + +Properties { + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Overlay" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest Always + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta new file mode 100755 index 0000000..e6b149e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a02a7d8c237544f1962732b55a9aebf1 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader new file mode 100755 index 0000000..df4d5b0 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader @@ -0,0 +1,106 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field SSD" { + +Properties { + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _MaskTex ("Mask Texture", 2D) = "white" {} + _MaskInverse ("Inverse", float) = 0 + _MaskEdgeColor ("Edge Color", Color) = (1,1,1,1) + _MaskEdgeSoftness ("Edge Softness", Range(0, 1)) = 0.01 + _MaskWipeControl ("Wipe Position", Range(0, 1)) = 0.5 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + #include "TMPro_Mobile.cginc" + + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta new file mode 100755 index 0000000..9b84c13 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c8d12adcee749c344b8117cf7c7eb912 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader new file mode 100755 index 0000000..d3f5866 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader @@ -0,0 +1,240 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field" { + +Properties { + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta new file mode 100755 index 0000000..2ac6e76 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: fe393ace9b354375a9cb14cdbbc28be4 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader new file mode 100755 index 0000000..be764ae --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader @@ -0,0 +1,138 @@ +// Simplified version of the SDF Surface shader : +// - No support for Bevel, Bump or envmap +// - Diffuse only lighting +// - Fully supports only 1 directional light. Other lights can affect it, but it will be per-vertex/SH. + +Shader "TextMeshPro/Mobile/Distance Field (Surface)" { + +Properties { + _FaceTex ("Fill Texture", 2D) = "white" {} + [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + // Should not be directly exposed to the user + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _CullMode ("Cull Mode", Float) = 0 + //_MaskCoord ("Mask Coords", vector) = (0,0,0,0) + //_MaskSoftness ("Mask Softness", float) = 0 +} + +SubShader { + + Tags { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + LOD 300 + Cull [_CullMode] + + CGPROGRAM + #pragma surface PixShader Lambert alpha:blend vertex:VertShader noforwardadd nolightmap nodirlightmap + #pragma target 3.0 + #pragma shader_feature __ GLOW_ON + + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + half _FaceShininess; + half _OutlineShininess; + + struct Input + { + fixed4 color : COLOR; + float2 uv_MainTex; + float2 uv2_FaceTex; + float2 uv2_OutlineTex; + float2 param; // Weight, Scale + float3 viewDirEnv; + }; + + #include "TMPro_Surface.cginc" + + ENDCG + + // Pass to render object as a shadow caster + Pass + { + Name "Caster" + Tags { "LightMode" = "ShadowCaster" } + Offset 1, 1 + + Fog {Mode Off} + ZWrite On ZTest LEqual Cull Off + + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma multi_compile_shadowcaster + #include "UnityCG.cginc" + + struct v2f { + V2F_SHADOW_CASTER; + float2 uv : TEXCOORD1; + float2 uv2 : TEXCOORD3; + float alphaClip : TEXCOORD2; + }; + + uniform float4 _MainTex_ST; + uniform float4 _OutlineTex_ST; + float _OutlineWidth; + float _FaceDilate; + float _ScaleRatioA; + + v2f vert( appdata_base v ) + { + v2f o; + TRANSFER_SHADOW_CASTER(o) + o.uv = TRANSFORM_TEX(v.texcoord, _MainTex); + o.uv2 = TRANSFORM_TEX(v.texcoord, _OutlineTex); + o.alphaClip = o.alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _FaceDilate * _ScaleRatioA) / 2; + return o; + } + + uniform sampler2D _MainTex; + + float4 frag(v2f i) : COLOR + { + fixed4 texcol = tex2D(_MainTex, i.uv).a; + clip(texcol.a - i.alphaClip); + SHADOW_CASTER_FRAGMENT(i) + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta new file mode 100755 index 0000000..bff8b7a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 85187c2149c549c5b33f0cdb02836b17 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader new file mode 100755 index 0000000..bcb2bb2 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader @@ -0,0 +1,158 @@ +Shader "TextMeshPro/Distance Field (Surface)" { + +Properties { + _FaceTex ("Fill Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _BumpMap ("Normalmap", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0.5 + _BumpFace ("Bump Face", Range(0,1)) = 0.5 + + _ReflectFaceColor ("Face Color", Color) = (0,0,0,1) + _ReflectOutlineColor ("Outline Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + [HDR]_SpecColor ("Specular Color", Color) = (0,0,0,1) + + _FaceShininess ("Face Shininess", Range(0,1)) = 0 + _OutlineShininess ("Outline Shininess", Range(0,1)) = 0 + + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + // Should not be directly exposed to the user + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _CullMode ("Cull Mode", Float) = 0 + //_MaskCoord ("Mask Coords", vector) = (0,0,0,0) + //_MaskSoftness ("Mask Softness", float) = 0 +} + +SubShader { + + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + + LOD 300 + Cull [_CullMode] + + CGPROGRAM + #pragma surface PixShader BlinnPhong alpha:blend vertex:VertShader nolightmap nodirlightmap + #pragma target 3.0 + #pragma shader_feature __ GLOW_ON + #pragma glsl + + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + half _FaceShininess; + half _OutlineShininess; + + struct Input + { + fixed4 color : COLOR; + float2 uv_MainTex; + float2 uv2_FaceTex; + float2 uv2_OutlineTex; + float2 param; // Weight, Scale + float3 viewDirEnv; + }; + + + #define BEVEL_ON 1 + #include "TMPro_Surface.cginc" + + ENDCG + + // Pass to render object as a shadow caster + Pass + { + Name "Caster" + Tags { "LightMode" = "ShadowCaster" } + Offset 1, 1 + + Fog {Mode Off} + ZWrite On + ZTest LEqual + Cull Off + + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma multi_compile_shadowcaster + #include "UnityCG.cginc" + + struct v2f { + V2F_SHADOW_CASTER; + float2 uv : TEXCOORD1; + float2 uv2 : TEXCOORD3; + float alphaClip : TEXCOORD2; + }; + + uniform float4 _MainTex_ST; + uniform float4 _OutlineTex_ST; + float _OutlineWidth; + float _FaceDilate; + float _ScaleRatioA; + + v2f vert( appdata_base v ) + { + v2f o; + TRANSFER_SHADOW_CASTER(o) + o.uv = TRANSFORM_TEX(v.texcoord, _MainTex); + o.uv2 = TRANSFORM_TEX(v.texcoord, _OutlineTex); + o.alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _FaceDilate * _ScaleRatioA) / 2; + return o; + } + + uniform sampler2D _MainTex; + + float4 frag(v2f i) : COLOR + { + fixed4 texcol = tex2D(_MainTex, i.uv).a; + clip(texcol.a - i.alphaClip); + SHADOW_CASTER_FRAGMENT(i) + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta new file mode 100755 index 0000000..26e814c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: f7ada0af4f174f0694ca6a487b8f543d +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader new file mode 100755 index 0000000..011ee19 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader @@ -0,0 +1,317 @@ +Shader "TextMeshPro/Distance Field" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + fixed4 color : COLOR; + float2 atlas : TEXCOORD0; // Atlas + float4 param : TEXCOORD1; // alphaClip, scale, bias, weight + float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD4; // u,v, scale, bias + fixed4 underlayColor : COLOR1; + #endif + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + float4 _FaceTex_ST; + float4 _OutlineTex_ST; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float bias =(.5 - weight) + (.5 / scale); + + float alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _OutlineSoftness * _ScaleRatioA); + + #if GLOW_ON + alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); + #endif + + alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness*_ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Support for texture tiling and offset + float2 textureUV = UnpackUV(input.texcoord1.x); + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + + output.position = vPosition; + output.color = input.color; + output.atlas = input.texcoord0; + output.param = float4(alphaClip, scale, bias, weight); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + #ifndef UNDERLAY_ON + clip(c - input.param.x); + #endif + + float scale = input.param.y; + float bias = input.param.z; + float weight = input.param.w; + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n- bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col*faceColor.a; + faceColor.rgb *= 1-(dot(n, light)*_Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z*n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta new file mode 100755 index 0000000..e1cf3f3 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 68e6db2ebdc24f95958faec2be5558d6 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader new file mode 100755 index 0000000..e8283a7 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader @@ -0,0 +1,116 @@ +Shader "TextMeshPro/Sprite" +{ + Properties + { + [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} + _Color ("Tint", Color) = (1,1,1,1) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + [Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0 + } + + SubShader + { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + "PreviewType"="Plane" + "CanUseSpriteAtlas"="True" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + Lighting Off + ZWrite Off + ZTest [unity_GUIZTestMode] + Blend SrcAlpha OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass + { + Name "Default" + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma target 2.0 + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + struct appdata_t + { + float4 vertex : POSITION; + float4 color : COLOR; + float2 texcoord : TEXCOORD0; + UNITY_VERTEX_INPUT_INSTANCE_ID + }; + + struct v2f + { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord : TEXCOORD0; + float4 worldPosition : TEXCOORD1; + UNITY_VERTEX_OUTPUT_STEREO + }; + + sampler2D _MainTex; + fixed4 _Color; + fixed4 _TextureSampleAdd; + float4 _ClipRect; + float4 _MainTex_ST; + + v2f vert(appdata_t v) + { + v2f OUT; + UNITY_SETUP_INSTANCE_ID(v); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT); + OUT.worldPosition = v.vertex; + OUT.vertex = UnityObjectToClipPos(OUT.worldPosition); + + OUT.texcoord = TRANSFORM_TEX(v.texcoord, _MainTex); + + OUT.color = v.color * _Color; + return OUT; + } + + fixed4 frag(v2f IN) : SV_Target + { + half4 color = (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd) * IN.color; + + #ifdef UNITY_UI_CLIP_RECT + color.a *= UnityGet2DClipping(IN.worldPosition.xy, _ClipRect); + #endif + + #ifdef UNITY_UI_ALPHACLIP + clip (color.a - 0.001); + #endif + + return color; + } + ENDCG + } + } +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta new file mode 100755 index 0000000..50ba195 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: cf81c85f95fe47e1a27f6ae460cf182c +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc b/Assets/TextMesh Pro/Shaders/TMPro.cginc new file mode 100755 index 0000000..5898130 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc @@ -0,0 +1,84 @@ +float2 UnpackUV(float uv) +{ + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; +} + +fixed4 GetColor(half d, fixed4 faceColor, fixed4 outlineColor, half outline, half softness) +{ + half faceAlpha = 1-saturate((d - outline * 0.5 + softness * 0.5) / (1.0 + softness)); + half outlineAlpha = saturate((d + outline * 0.5)) * sqrt(min(1.0, outline)); + + faceColor.rgb *= faceColor.a; + outlineColor.rgb *= outlineColor.a; + + faceColor = lerp(faceColor, outlineColor, outlineAlpha); + + faceColor *= faceAlpha; + + return faceColor; +} + +float3 GetSurfaceNormal(float4 h, float bias) +{ + bool raisedBevel = step(1, fmod(_ShaderFlags, 2)); + + h += bias+_BevelOffset; + + float bevelWidth = max(.01, _OutlineWidth+_BevelWidth); + + // Track outline + h -= .5; + h /= bevelWidth; + h = saturate(h+.5); + + if(raisedBevel) h = 1 - abs(h*2.0 - 1.0); + h = lerp(h, sin(h*3.141592/2.0), _BevelRoundness); + h = min(h, 1.0-_BevelClamp); + h *= _Bevel * bevelWidth * _GradientScale * -2.0; + + float3 va = normalize(float3(1.0, 0.0, h.y - h.x)); + float3 vb = normalize(float3(0.0, -1.0, h.w - h.z)); + + return cross(va, vb); +} + +float3 GetSurfaceNormal(float2 uv, float bias, float3 delta) +{ + // Read "height field" + float4 h = {tex2D(_MainTex, uv - delta.xz).a, + tex2D(_MainTex, uv + delta.xz).a, + tex2D(_MainTex, uv - delta.zy).a, + tex2D(_MainTex, uv + delta.zy).a}; + + return GetSurfaceNormal(h, bias); +} + +float3 GetSpecular(float3 n, float3 l) +{ + float spec = pow(max(0.0, dot(n, l)), _Reflectivity); + return _SpecularColor.rgb * spec * _SpecularPower; +} + +float4 GetGlowColor(float d, float scale) +{ + float glow = d - (_GlowOffset*_ScaleRatioB) * 0.5 * scale; + float t = lerp(_GlowInner, (_GlowOuter * _ScaleRatioB), step(0.0, glow)) * 0.5 * scale; + glow = saturate(abs(glow/(1.0 + t))); + glow = 1.0-pow(glow, _GlowPower); + glow *= sqrt(min(1.0, t)); // Fade off glow thinner than 1 screen pixel + return float4(_GlowColor.rgb, saturate(_GlowColor.a * glow * 2)); +} + +float4 BlendARGB(float4 overlying, float4 underlying) +{ + overlying.rgb *= overlying.a; + underlying.rgb *= underlying.a; + float3 blended = overlying.rgb + ((1-overlying.a)*underlying.rgb); + float alpha = underlying.a + (1-underlying.a)*overlying.a; + return float4(blended, alpha); +} + diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta new file mode 100755 index 0000000..0d6eb56 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 407bc68d299748449bbf7f48ee690f8d +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc new file mode 100755 index 0000000..5969fec --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc @@ -0,0 +1,157 @@ +struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + float4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; +}; + +struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + float4 faceColor : COLOR; + float4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; + float4 param : TEXCOORD1; // weight, scaleRatio + float2 mask : TEXCOORD2; + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD3; + float4 underlayColor : COLOR2; + #endif +}; + +float4 SRGBToLinear(float4 rgba) { + return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); +} + +pixel_t VertShader(vertex_t input) +{ + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord1.y, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + float4 color = input.color; + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + color = SRGBToLinear(input.color); + #endif + + float opacity = color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + float4 faceColor = float4(color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + float4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + + output.position = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.xy, maskUV.xy); + output.param = float4(0.5 - weight, 1.3333 * _GradientScale * (_Sharpness + 1) / _TextureWidth, _OutlineWidth * _ScaleRatioA * 0.5, 0); + + float2 mask = float2(0, 0); + #if UNITY_UI_CLIP_RECT + mask = vert.xy * 2 - clampedRect.xy - clampedRect.zw; + #endif + output.mask = mask; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + + output.texcoord2 = float4(input.texcoord0 + float2(x, y), input.color.a, 0); + output.underlayColor = underlayColor; + #endif + + return output; +} + +float4 PixShader(pixel_t input) : SV_Target +{ + UNITY_SETUP_INSTANCE_ID(input); + + float d = tex2D(_MainTex, input.texcoord0.xy).a; + + float2 UV = input.texcoord0.xy; + float scale = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))) * input.param.y; + + #if (UNDERLAY_ON | UNDERLAY_INNER) + float layerScale = scale; + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = input.param.x * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + #endif + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + + float4 faceColor = input.faceColor * saturate((d - input.param.x) * scale + 0.5); + + #ifdef OUTLINE_ON + float4 outlineColor = lerp(input.faceColor, input.outlineColor, sqrt(min(1.0, input.param.z * scale * 2))); + faceColor = lerp(outlineColor, input.faceColor, saturate((d - input.param.x - input.param.z) * scale + 0.5)); + faceColor *= saturate((d - input.param.x + input.param.z) * scale + 0.5); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord2.xy).a * layerScale; + faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - layerBias) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float bias = input.param.x * scale - 0.5; + float sd = saturate(d * scale - bias - input.param.z); + d = tex2D(_MainTex, input.texcoord2.xy).a * layerScale; + faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - layerBias)) * sd * (1 - faceColor.a); + #endif + + #ifdef MASKING + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + faceColor.rgb = lerp(_MaskEdgeColor.rgb * faceColor.a, faceColor.rgb, a); + faceColor *= a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness + #if UNITY_UI_CLIP_RECT + float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + float2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); + faceColor *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + faceColor *= input.texcoord2.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor; +} diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta new file mode 100755 index 0000000..4415e50 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c334973cef89a9840b0b0c507e0377ab +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc new file mode 100755 index 0000000..2e96258 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc @@ -0,0 +1,85 @@ +// UI Editable properties +uniform sampler2D _FaceTex; // Alpha : Signed Distance +uniform float _FaceUVSpeedX; +uniform float _FaceUVSpeedY; +uniform fixed4 _FaceColor; // RGBA : Color + Opacity +uniform float _FaceDilate; // v[ 0, 1] +uniform float _OutlineSoftness; // v[ 0, 1] + +uniform sampler2D _OutlineTex; // RGBA : Color + Opacity +uniform float _OutlineUVSpeedX; +uniform float _OutlineUVSpeedY; +uniform fixed4 _OutlineColor; // RGBA : Color + Opacity +uniform float _OutlineWidth; // v[ 0, 1] + +uniform float _Bevel; // v[ 0, 1] +uniform float _BevelOffset; // v[-1, 1] +uniform float _BevelWidth; // v[-1, 1] +uniform float _BevelClamp; // v[ 0, 1] +uniform float _BevelRoundness; // v[ 0, 1] + +uniform sampler2D _BumpMap; // Normal map +uniform float _BumpOutline; // v[ 0, 1] +uniform float _BumpFace; // v[ 0, 1] + +uniform samplerCUBE _Cube; // Cube / sphere map +uniform fixed4 _ReflectFaceColor; // RGB intensity +uniform fixed4 _ReflectOutlineColor; +//uniform float _EnvTiltX; // v[-1, 1] +//uniform float _EnvTiltY; // v[-1, 1] +uniform float3 _EnvMatrixRotation; +uniform float4x4 _EnvMatrix; + +uniform fixed4 _SpecularColor; // RGB intensity +uniform float _LightAngle; // v[ 0,Tau] +uniform float _SpecularPower; // v[ 0, 1] +uniform float _Reflectivity; // v[ 5, 15] +uniform float _Diffuse; // v[ 0, 1] +uniform float _Ambient; // v[ 0, 1] + +uniform fixed4 _UnderlayColor; // RGBA : Color + Opacity +uniform float _UnderlayOffsetX; // v[-1, 1] +uniform float _UnderlayOffsetY; // v[-1, 1] +uniform float _UnderlayDilate; // v[-1, 1] +uniform float _UnderlaySoftness; // v[ 0, 1] + +uniform fixed4 _GlowColor; // RGBA : Color + Intesity +uniform float _GlowOffset; // v[-1, 1] +uniform float _GlowOuter; // v[ 0, 1] +uniform float _GlowInner; // v[ 0, 1] +uniform float _GlowPower; // v[ 1, 1/(1+4*4)] + +// API Editable properties +uniform float _ShaderFlags; +uniform float _WeightNormal; +uniform float _WeightBold; + +uniform float _ScaleRatioA; +uniform float _ScaleRatioB; +uniform float _ScaleRatioC; + +uniform float _VertexOffsetX; +uniform float _VertexOffsetY; + +//uniform float _UseClipRect; +uniform float _MaskID; +uniform sampler2D _MaskTex; +uniform float4 _MaskCoord; +uniform float4 _ClipRect; // bottom left(x,y) : top right(z,w) +//uniform float _MaskWipeControl; +//uniform float _MaskEdgeSoftness; +//uniform fixed4 _MaskEdgeColor; +//uniform bool _MaskInverse; + +uniform float _MaskSoftnessX; +uniform float _MaskSoftnessY; + +// Font Atlas properties +uniform sampler2D _MainTex; +uniform float _TextureWidth; +uniform float _TextureHeight; +uniform float _GradientScale; +uniform float _ScaleX; +uniform float _ScaleY; +uniform float _PerspectiveFilter; +uniform float _Sharpness; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta new file mode 100755 index 0000000..7b37f2f --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 3997e2241185407d80309a82f9148466 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc new file mode 100755 index 0000000..622ae87 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc @@ -0,0 +1,101 @@ +void VertShader(inout appdata_full v, out Input data) +{ + v.vertex.x += _VertexOffsetX; + v.vertex.y += _VertexOffsetY; + + UNITY_INITIALIZE_OUTPUT(Input, data); + + float bold = step(v.texcoord1.y, 0); + + // Generate normal for backface + float3 view = ObjSpaceViewDir(v.vertex); + v.normal *= sign(dot(v.normal, view)); + +#if USE_DERIVATIVE + data.param.y = 1; +#else + float4 vert = v.vertex; + float4 vPosition = UnityObjectToClipPos(vert); + float2 pixelSize = vPosition.w; + + pixelSize /= float2(_ScaleX, _ScaleY) * mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(v.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale = lerp(scale * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(v.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + data.param.y = scale; +#endif + + data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // + + v.texcoord1.xy = UnpackUV(v.texcoord1.x); + data.viewDirEnv = mul((float3x3)_EnvMatrix, WorldSpaceViewDir(v.vertex)); +} + +void PixShader(Input input, inout SurfaceOutput o) +{ + +#if USE_DERIVATIVE + float2 pixelSize = float2(ddx(input.uv_MainTex.y), ddy(input.uv_MainTex.y)); + pixelSize *= _TextureWidth * .75; + float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); +#else + float scale = input.param.y; +#endif + + // Signed distance + float c = tex2D(_MainTex, input.uv_MainTex).a; + float sd = (.5 - c - input.param.x) * scale + .5; + float outline = _OutlineWidth*_ScaleRatioA * scale; + float softness = _OutlineSoftness*_ScaleRatioA * scale; + + // Color & Alpha + float4 faceColor = _FaceColor; + float4 outlineColor = _OutlineColor; + faceColor *= input.color; + outlineColor.a *= input.color.a; + faceColor *= tex2D(_FaceTex, float2(input.uv2_FaceTex.x + _FaceUVSpeedX * _Time.y, input.uv2_FaceTex.y + _FaceUVSpeedY * _Time.y)); + outlineColor *= tex2D(_OutlineTex, float2(input.uv2_OutlineTex.x + _OutlineUVSpeedX * _Time.y, input.uv2_OutlineTex.y + _OutlineUVSpeedY * _Time.y)); + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + faceColor.rgb /= max(faceColor.a, 0.0001); + +#if BEVEL_ON + float3 delta = float3(1.0 / _TextureWidth, 1.0 / _TextureHeight, 0.0); + + float4 smp4x = {tex2D(_MainTex, input.uv_MainTex - delta.xz).a, + tex2D(_MainTex, input.uv_MainTex + delta.xz).a, + tex2D(_MainTex, input.uv_MainTex - delta.zy).a, + tex2D(_MainTex, input.uv_MainTex + delta.zy).a }; + + // Face Normal + float3 n = GetSurfaceNormal(smp4x, input.param.x); + + // Bumpmap + float3 bump = UnpackNormal(tex2D(_BumpMap, input.uv2_FaceTex.xy)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + bump = lerp(float3(0, 0, 1), bump, faceColor.a); + n = normalize(n - bump); + + // Cubemap reflection + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDirEnv, mul((float3x3)unity_ObjectToWorld, n))); + float3 emission = reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; +#else + float3 n = float3(0, 0, -1); + float3 emission = float3(0, 0, 0); +#endif + +#if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + glowColor.a *= input.color.a; + emission += glowColor.rgb*glowColor.a; + faceColor = BlendARGB(glowColor, faceColor); + faceColor.rgb /= max(faceColor.a, 0.0001); +#endif + + // Set Standard output structure + o.Albedo = faceColor.rgb; + o.Normal = -n; + o.Emission = emission; + o.Specular = lerp(_FaceShininess, _OutlineShininess, saturate(sd + outline * 0.5)); + o.Gloss = 1; + o.Alpha = faceColor.a; +} diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta new file mode 100755 index 0000000..41ef4b1 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: d930090c0cd643c7b55f19a38538c162 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites.meta b/Assets/TextMesh Pro/Sprites.meta new file mode 100755 index 0000000..8b699e5 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d0603b6d5186471b96c778c3949c7ce2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt new file mode 100755 index 0000000..10c4be3 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt @@ -0,0 +1,3 @@ +This sample of beautiful emojis are provided by EmojiOne https://www.emojione.com/ + +Please visit their website to view the complete set of their emojis and review their licensing terms. \ No newline at end of file diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta new file mode 100755 index 0000000..0d30e65 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 381dcb09d5029d14897e55f98031fca5 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.json b/Assets/TextMesh Pro/Sprites/EmojiOne.json new file mode 100755 index 0000000..16c800d --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.json @@ -0,0 +1,156 @@ +{"frames": [ + +{ + "filename": "1f60a.png", + "frame": {"x":0,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60b.png", + "frame": {"x":128,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60d.png", + "frame": {"x":256,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60e.png", + "frame": {"x":384,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f600.png", + "frame": {"x":0,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f601.png", + "frame": {"x":128,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f602.png", + "frame": {"x":256,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f603.png", + "frame": {"x":384,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f604.png", + "frame": {"x":0,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f605.png", + "frame": {"x":128,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f606.png", + "frame": {"x":256,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f609.png", + "frame": {"x":384,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f618.png", + "frame": {"x":0,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f923.png", + "frame": {"x":128,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "263a.png", + "frame": {"x":256,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "2639.png", + "frame": {"x":384,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}], +"meta": { + "app": "http://www.codeandweb.com/texturepacker", + "version": "1.0", + "image": "EmojiOne.png", + "format": "RGBA8888", + "size": {"w":512,"h":512}, + "scale": "1", + "smartupdate": "$TexturePacker:SmartUpdate:196a26a2e149d875b91ffc8fa3581e76:fc928c7e275404b7e0649307410475cb:424723c3774975ddb2053fd5c4b85f6e$" +} +} diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta b/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta new file mode 100755 index 0000000..762cf15 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f05276190cf498a8153f6cbe761d4e6 +timeCreated: 1480316860 +licenseType: Pro +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.png b/Assets/TextMesh Pro/Sprites/EmojiOne.png new file mode 100755 index 0000000..63e49d0 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87b965a701de3dc31d7401e542b1fc946587f912c51d7a26e46ade9f098bd1a +size 112319 diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta b/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta new file mode 100755 index 0000000..c9fa1a7 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta @@ -0,0 +1,431 @@ +fileFormatVersion: 2 +guid: dffef66376be4fa480fb02b19edbe903 +TextureImporter: + fileIDToRecycleName: + 21300000: EmojiOne_0 + 21300002: EmojiOne_1 + 21300004: EmojiOne_2 + 21300006: EmojiOne_3 + 21300008: EmojiOne_4 + 21300010: EmojiOne_6 + 21300012: EmojiOne_7 + 21300014: EmojiOne_8 + 21300016: EmojiOne_9 + 21300018: EmojiOne_10 + 21300020: EmojiOne_11 + 21300022: EmojiOne_12 + 21300024: EmojiOne_13 + 21300026: EmojiOne_5 + 21300028: EmojiOne_14 + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: iPhone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Android + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: EmojiOne_0 + rect: + serializedVersion: 2 + x: 0 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4bcc36da2108f2c4ba3de5c921d25c3c + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_1 + rect: + serializedVersion: 2 + x: 128 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e9eea8093eaeaee4d901c4553f572c22 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_2 + rect: + serializedVersion: 2 + x: 256 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 49451da35411dcc42a3692e39b0fde70 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_3 + rect: + serializedVersion: 2 + x: 384 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f65709664b924904790c850a50ca82bc + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_4 + rect: + serializedVersion: 2 + x: 0 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5b92c568a5ec9ad4b9ed90e271f1c9a8 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_6 + rect: + serializedVersion: 2 + x: 256 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b10f2b48b7281594bb8a24a6511a35af + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_7 + rect: + serializedVersion: 2 + x: 384 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 10a600f9329dc2246a897e89f4d283cd + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_8 + rect: + serializedVersion: 2 + x: 0 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 66cffa363b90ab14787d8a5b90cf4502 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_9 + rect: + serializedVersion: 2 + x: 128 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 55cf3d409c9b89349b1e1bdc1cc224ad + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_10 + rect: + serializedVersion: 2 + x: 256 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2a9e58eaf96feef42bcefa1cf257193f + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_11 + rect: + serializedVersion: 2 + x: 384 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2489120affc155840ae6a7be2e93ce19 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_12 + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 412349a150598d14da4d7140df5c0286 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_13 + rect: + serializedVersion: 2 + x: 128 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a937464b42bb3634782dea34c6becb6c + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_5 + rect: + serializedVersion: 2 + x: 256 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b0f933b217682124dbfc5e6b89abe3d0 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_14 + rect: + serializedVersion: 2 + x: 128 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f7235c763afe4434e8bb666750a41096 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 3e32d8f5477abfc43b19066e8ad5032e + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..f22880a --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 Secret Lab Pty. Ltd. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/Packages/manifest.json b/Packages/manifest.json new file mode 100644 index 0000000..42cae38 --- /dev/null +++ b/Packages/manifest.json @@ -0,0 +1,44 @@ +{ + "dependencies": { + "com.unity.collab-proxy": "1.3.9", + "com.unity.ide.rider": "2.0.7", + "com.unity.ide.visualstudio": "2.0.7", + "com.unity.ide.vscode": "1.2.3", + "com.unity.test-framework": "1.1.24", + "com.unity.textmeshpro": "3.0.4", + "com.unity.timeline": "1.4.7", + "com.unity.ugui": "1.0.0", + "dev.yarnspinner.unity": "https://github.com/YarnSpinnerTool/YarnSpinner-Unity.git#develop", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } +} diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json new file mode 100644 index 0000000..6d715f2 --- /dev/null +++ b/Packages/packages-lock.json @@ -0,0 +1,347 @@ +{ + "dependencies": { + "com.unity.collab-proxy": { + "version": "1.3.9", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ext.nunit": { + "version": "1.0.6", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ide.rider": { + "version": "2.0.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.1" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.visualstudio": { + "version": "2.0.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.vscode": { + "version": "1.2.3", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.test-framework": { + "version": "1.1.24", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "1.0.6", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.textmeshpro": { + "version": "3.0.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.timeline": { + "version": "1.4.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.director": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ugui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" + } + }, + "dev.yarnspinner.unity": { + "version": "https://github.com/YarnSpinnerTool/YarnSpinner-Unity.git#develop", + "depth": 0, + "source": "git", + "dependencies": { + "com.unity.textmeshpro": "1.4.1" + }, + "hash": "e9700ba748620acdb2fcf2d8487afdd2f648dda4" + }, + "com.unity.modules.ai": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.animation": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.assetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.audio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.cloth": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.director": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.animation": "1.0.0" + } + }, + "com.unity.modules.imageconversion": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imgui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.jsonserialize": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.particlesystem": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.subsystems": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.terrain": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.terrainphysics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.modules.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics2d": "1.0.0" + } + }, + "com.unity.modules.ui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.uielements": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.uielementsnative": "1.0.0" + } + }, + "com.unity.modules.uielementsnative": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.umbra": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unityanalytics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.unitywebrequest": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unitywebrequestassetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestaudio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.audio": "1.0.0" + } + }, + "com.unity.modules.unitywebrequesttexture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestwww": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.vehicles": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.video": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.vr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } + }, + "com.unity.modules.wind": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.xr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.subsystems": "1.0.0" + } + } + } +} diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000..07ebfb0 --- /dev/null +++ b/ProjectSettings/AudioManager.asset @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!11 &1 +AudioManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Volume: 1 + Rolloff Scale: 1 + Doppler Factor: 1 + Default Speaker Mode: 2 + m_SampleRate: 0 + m_DSPBufferSize: 1024 + m_VirtualVoiceCount: 512 + m_RealVoiceCount: 32 + m_SpatializerPlugin: + m_AmbisonicDecoderPlugin: + m_DisableAudio: 0 + m_VirtualizeEffects: 1 + m_RequestedDSPBufferSize: 1024 diff --git a/ProjectSettings/ClusterInputManager.asset b/ProjectSettings/ClusterInputManager.asset new file mode 100644 index 0000000..e7886b2 --- /dev/null +++ b/ProjectSettings/ClusterInputManager.asset @@ -0,0 +1,6 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!236 &1 +ClusterInputManager: + m_ObjectHideFlags: 0 + m_Inputs: [] diff --git a/ProjectSettings/DynamicsManager.asset b/ProjectSettings/DynamicsManager.asset new file mode 100644 index 0000000..cdc1f3e --- /dev/null +++ b/ProjectSettings/DynamicsManager.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!55 &1 +PhysicsManager: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_Gravity: {x: 0, y: -9.81, z: 0} + m_DefaultMaterial: {fileID: 0} + m_BounceThreshold: 2 + m_SleepThreshold: 0.005 + m_DefaultContactOffset: 0.01 + m_DefaultSolverIterations: 6 + m_DefaultSolverVelocityIterations: 1 + m_QueriesHitBackfaces: 0 + m_QueriesHitTriggers: 1 + m_EnableAdaptiveForce: 0 + m_ClothInterCollisionDistance: 0 + m_ClothInterCollisionStiffness: 0 + m_ContactsGeneration: 1 + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff + m_AutoSimulation: 1 + m_AutoSyncTransforms: 0 + m_ReuseCollisionCallbacks: 1 + m_ClothInterCollisionSettingsToggle: 0 + m_ContactPairsMode: 0 + m_BroadphaseType: 0 + m_WorldBounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 250, y: 250, z: 250} + m_WorldSubdivisions: 8 + m_FrictionType: 0 + m_EnableEnhancedDeterminism: 0 + m_EnableUnifiedHeightmaps: 1 + m_DefaultMaxAngluarSpeed: 7 diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset new file mode 100644 index 0000000..0147887 --- /dev/null +++ b/ProjectSettings/EditorBuildSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1045 &1 +EditorBuildSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Scenes: [] + m_configObjects: {} diff --git a/ProjectSettings/EditorSettings.asset b/ProjectSettings/EditorSettings.asset new file mode 100644 index 0000000..de5d0b2 --- /dev/null +++ b/ProjectSettings/EditorSettings.asset @@ -0,0 +1,30 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!159 &1 +EditorSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_ExternalVersionControlSupport: Visible Meta Files + m_SerializationMode: 2 + m_LineEndingsForNewScripts: 0 + m_DefaultBehaviorMode: 0 + m_PrefabRegularEnvironment: {fileID: 0} + m_PrefabUIEnvironment: {fileID: 0} + m_SpritePackerMode: 0 + m_SpritePackerPaddingPower: 1 + m_EtcTextureCompressorBehavior: 1 + m_EtcTextureFastCompressor: 1 + m_EtcTextureNormalCompressor: 2 + m_EtcTextureBestCompressor: 4 + m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;rsp;asmref + m_ProjectGenerationRootNamespace: + m_CollabEditorSettings: + inProgressEnabled: 1 + m_EnableTextureStreamingInEditMode: 1 + m_EnableTextureStreamingInPlayMode: 1 + m_AsyncShaderCompilation: 1 + m_EnterPlayModeOptionsEnabled: 0 + m_EnterPlayModeOptions: 3 + m_ShowLightmapResolutionOverlay: 1 + m_UseLegacyProbeSampleCount: 0 + m_SerializeInlineMappingsOnOneLine: 1 \ No newline at end of file diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset new file mode 100644 index 0000000..43369e3 --- /dev/null +++ b/ProjectSettings/GraphicsSettings.asset @@ -0,0 +1,63 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!30 &1 +GraphicsSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_Deferred: + m_Mode: 1 + m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} + m_DeferredReflections: + m_Mode: 1 + m_Shader: {fileID: 74, guid: 0000000000000000f000000000000000, type: 0} + m_ScreenSpaceShadows: + m_Mode: 1 + m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} + m_LegacyDeferred: + m_Mode: 1 + m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} + m_DepthNormals: + m_Mode: 1 + m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} + m_MotionVectors: + m_Mode: 1 + m_Shader: {fileID: 75, guid: 0000000000000000f000000000000000, type: 0} + m_LightHalo: + m_Mode: 1 + m_Shader: {fileID: 105, guid: 0000000000000000f000000000000000, type: 0} + m_LensFlare: + m_Mode: 1 + m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0} + m_AlwaysIncludedShaders: + - {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15105, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} + m_PreloadedShaders: [] + m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, + type: 0} + m_CustomRenderPipeline: {fileID: 0} + m_TransparencySortMode: 0 + m_TransparencySortAxis: {x: 0, y: 0, z: 1} + m_DefaultRenderingPath: 1 + m_DefaultMobileRenderingPath: 1 + m_TierSettings: [] + m_LightmapStripping: 0 + m_FogStripping: 0 + m_InstancingStripping: 0 + m_LightmapKeepPlain: 1 + m_LightmapKeepDirCombined: 1 + m_LightmapKeepDynamicPlain: 1 + m_LightmapKeepDynamicDirCombined: 1 + m_LightmapKeepShadowMask: 1 + m_LightmapKeepSubtractive: 1 + m_FogKeepLinear: 1 + m_FogKeepExp: 1 + m_FogKeepExp2: 1 + m_AlbedoSwatchInfos: [] + m_LightsUseLinearIntensity: 0 + m_LightsUseColorTemperature: 0 + m_LogWhenShaderIsCompiled: 0 + m_AllowEnlightenSupportForUpgradedProject: 0 diff --git a/ProjectSettings/InputManager.asset b/ProjectSettings/InputManager.asset new file mode 100644 index 0000000..17c8f53 --- /dev/null +++ b/ProjectSettings/InputManager.asset @@ -0,0 +1,295 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!13 &1 +InputManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Axes: + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: left + positiveButton: right + altNegativeButton: a + altPositiveButton: d + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: down + positiveButton: up + altNegativeButton: s + altPositiveButton: w + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left ctrl + altNegativeButton: + altPositiveButton: mouse 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left alt + altNegativeButton: + altPositiveButton: mouse 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left shift + altNegativeButton: + altPositiveButton: mouse 2 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: space + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse X + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse Y + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse ScrollWheel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 2 + joyNum: 0 + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 0 + type: 2 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 1 + type: 2 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 0 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 1 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 2 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 3 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: return + altNegativeButton: + altPositiveButton: joystick button 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: enter + altNegativeButton: + altPositiveButton: space + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Cancel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: escape + altNegativeButton: + altPositiveButton: joystick button 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 diff --git a/ProjectSettings/NavMeshAreas.asset b/ProjectSettings/NavMeshAreas.asset new file mode 100644 index 0000000..3b0b7c3 --- /dev/null +++ b/ProjectSettings/NavMeshAreas.asset @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!126 &1 +NavMeshProjectSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + areas: + - name: Walkable + cost: 1 + - name: Not Walkable + cost: 1 + - name: Jump + cost: 2 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + m_LastAgentTypeID: -887442657 + m_Settings: + - serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.75 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_SettingNames: + - Humanoid diff --git a/ProjectSettings/PackageManagerSettings.asset b/ProjectSettings/PackageManagerSettings.asset new file mode 100644 index 0000000..be4a797 --- /dev/null +++ b/ProjectSettings/PackageManagerSettings.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_EnablePreviewPackages: 0 + m_EnablePackageDependencies: 0 + m_AdvancedSettingsExpanded: 1 + m_ScopedRegistriesSettingsExpanded: 1 + oneTimeWarningShown: 0 + m_Registries: + - m_Id: main + m_Name: + m_Url: https://packages.unity.com + m_Scopes: [] + m_IsDefault: 1 + m_Capabilities: 7 + m_UserSelectedRegistryName: + m_UserAddingNewScopedRegistry: 0 + m_RegistryInfoDraft: + m_ErrorMessage: + m_Original: + m_Id: + m_Name: + m_Url: + m_Scopes: [] + m_IsDefault: 0 + m_Capabilities: 0 + m_Modified: 0 + m_Name: + m_Url: + m_Scopes: + - + m_SelectedScopeIndex: 0 diff --git a/ProjectSettings/Physics2DSettings.asset b/ProjectSettings/Physics2DSettings.asset new file mode 100644 index 0000000..47880b1 --- /dev/null +++ b/ProjectSettings/Physics2DSettings.asset @@ -0,0 +1,56 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!19 &1 +Physics2DSettings: + m_ObjectHideFlags: 0 + serializedVersion: 4 + m_Gravity: {x: 0, y: -9.81} + m_DefaultMaterial: {fileID: 0} + m_VelocityIterations: 8 + m_PositionIterations: 3 + m_VelocityThreshold: 1 + m_MaxLinearCorrection: 0.2 + m_MaxAngularCorrection: 8 + m_MaxTranslationSpeed: 100 + m_MaxRotationSpeed: 360 + m_BaumgarteScale: 0.2 + m_BaumgarteTimeOfImpactScale: 0.75 + m_TimeToSleep: 0.5 + m_LinearSleepTolerance: 0.01 + m_AngularSleepTolerance: 2 + m_DefaultContactOffset: 0.01 + m_JobOptions: + serializedVersion: 2 + useMultithreading: 0 + useConsistencySorting: 0 + m_InterpolationPosesPerJob: 100 + m_NewContactsPerJob: 30 + m_CollideContactsPerJob: 100 + m_ClearFlagsPerJob: 200 + m_ClearBodyForcesPerJob: 200 + m_SyncDiscreteFixturesPerJob: 50 + m_SyncContinuousFixturesPerJob: 50 + m_FindNearestContactsPerJob: 100 + m_UpdateTriggerContactsPerJob: 100 + m_IslandSolverCostThreshold: 100 + m_IslandSolverBodyCostScale: 1 + m_IslandSolverContactCostScale: 10 + m_IslandSolverJointCostScale: 10 + m_IslandSolverBodiesPerJob: 50 + m_IslandSolverContactsPerJob: 50 + m_AutoSimulation: 1 + m_QueriesHitTriggers: 1 + m_QueriesStartInColliders: 1 + m_CallbacksOnDisable: 1 + m_ReuseCollisionCallbacks: 1 + m_AutoSyncTransforms: 0 + m_AlwaysShowColliders: 0 + m_ShowColliderSleep: 1 + m_ShowColliderContacts: 0 + m_ShowColliderAABB: 0 + m_ContactArrowScale: 0.2 + m_ColliderAwakeColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.7529412} + m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432} + m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745} + m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804} + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff diff --git a/ProjectSettings/PresetManager.asset b/ProjectSettings/PresetManager.asset new file mode 100644 index 0000000..67a94da --- /dev/null +++ b/ProjectSettings/PresetManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1386491679 &1 +PresetManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_DefaultPresets: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset new file mode 100644 index 0000000..4062042 --- /dev/null +++ b/ProjectSettings/ProjectSettings.asset @@ -0,0 +1,677 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!129 &1 +PlayerSettings: + m_ObjectHideFlags: 0 + serializedVersion: 22 + productGUID: 7dbeeb0e4d1e34f1cb26e2b6cceb57ef + AndroidProfiler: 0 + AndroidFilterTouchesWhenObscured: 0 + AndroidEnableSustainedPerformanceMode: 0 + defaultScreenOrientation: 4 + targetDevice: 2 + useOnDemandResources: 0 + accelerometerFrequency: 60 + companyName: DefaultCompany + productName: SpaceJourney + defaultCursor: {fileID: 0} + cursorHotspot: {x: 0, y: 0} + m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} + m_ShowUnitySplashScreen: 1 + m_ShowUnitySplashLogo: 1 + m_SplashScreenOverlayOpacity: 1 + m_SplashScreenAnimation: 1 + m_SplashScreenLogoStyle: 1 + m_SplashScreenDrawMode: 0 + m_SplashScreenBackgroundAnimationZoom: 1 + m_SplashScreenLogoAnimationZoom: 1 + m_SplashScreenBackgroundLandscapeAspect: 1 + m_SplashScreenBackgroundPortraitAspect: 1 + m_SplashScreenBackgroundLandscapeUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenBackgroundPortraitUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenLogos: [] + m_VirtualRealitySplashScreen: {fileID: 0} + m_HolographicTrackingLossScreen: {fileID: 0} + defaultScreenWidth: 1024 + defaultScreenHeight: 768 + defaultScreenWidthWeb: 960 + defaultScreenHeightWeb: 600 + m_StereoRenderingPath: 0 + m_ActiveColorSpace: 0 + m_MTRendering: 1 + mipStripping: 0 + numberOfMipsStripped: 0 + m_StackTraceTypes: 010000000100000001000000010000000100000001000000 + iosShowActivityIndicatorOnLoading: -1 + androidShowActivityIndicatorOnLoading: -1 + iosUseCustomAppBackgroundBehavior: 0 + iosAllowHTTPDownload: 1 + allowedAutorotateToPortrait: 1 + allowedAutorotateToPortraitUpsideDown: 1 + allowedAutorotateToLandscapeRight: 1 + allowedAutorotateToLandscapeLeft: 1 + useOSAutorotation: 1 + use32BitDisplayBuffer: 1 + preserveFramebufferAlpha: 0 + disableDepthAndStencilBuffers: 0 + androidStartInFullscreen: 1 + androidRenderOutsideSafeArea: 1 + androidUseSwappy: 1 + androidBlitType: 0 + defaultIsNativeResolution: 1 + macRetinaSupport: 1 + runInBackground: 1 + captureSingleScreen: 0 + muteOtherAudioSources: 0 + Prepare IOS For Recording: 0 + Force IOS Speakers When Recording: 0 + deferSystemGesturesMode: 0 + hideHomeButton: 0 + submitAnalytics: 1 + usePlayerLog: 1 + bakeCollisionMeshes: 0 + forceSingleInstance: 0 + useFlipModelSwapchain: 1 + resizableWindow: 0 + useMacAppStoreValidation: 0 + macAppStoreCategory: public.app-category.games + gpuSkinning: 1 + xboxPIXTextureCapture: 0 + xboxEnableAvatar: 0 + xboxEnableKinect: 0 + xboxEnableKinectAutoTracking: 0 + xboxEnableFitness: 0 + visibleInBackground: 1 + allowFullscreenSwitch: 1 + fullscreenMode: 1 + xboxSpeechDB: 0 + xboxEnableHeadOrientation: 0 + xboxEnableGuest: 0 + xboxEnablePIXSampling: 0 + metalFramebufferOnly: 0 + xboxOneResolution: 0 + xboxOneSResolution: 0 + xboxOneXResolution: 3 + xboxOneMonoLoggingLevel: 0 + xboxOneLoggingLevel: 1 + xboxOneDisableEsram: 0 + xboxOneEnableTypeOptimization: 0 + xboxOnePresentImmediateThreshold: 0 + switchQueueCommandMemory: 0 + switchQueueControlMemory: 16384 + switchQueueComputeMemory: 262144 + switchNVNShaderPoolsGranularity: 33554432 + switchNVNDefaultPoolsGranularity: 16777216 + switchNVNOtherPoolsGranularity: 16777216 + switchNVNMaxPublicTextureIDCount: 0 + switchNVNMaxPublicSamplerIDCount: 0 + stadiaPresentMode: 0 + stadiaTargetFramerate: 0 + vulkanNumSwapchainBuffers: 3 + vulkanEnableSetSRGBWrite: 0 + vulkanEnablePreTransform: 0 + vulkanEnableLateAcquireNextImage: 0 + m_SupportedAspectRatios: + 4:3: 1 + 5:4: 1 + 16:10: 1 + 16:9: 1 + Others: 1 + bundleVersion: 0.1 + preloadedAssets: [] + metroInputSource: 0 + wsaTransparentSwapchain: 0 + m_HolographicPauseOnTrackingLoss: 1 + xboxOneDisableKinectGpuReservation: 1 + xboxOneEnable7thCore: 1 + vrSettings: + enable360StereoCapture: 0 + isWsaHolographicRemotingEnabled: 0 + enableFrameTimingStats: 0 + useHDRDisplay: 0 + D3DHDRBitDepth: 0 + m_ColorGamuts: 00000000 + targetPixelDensity: 30 + resolutionScalingMode: 0 + androidSupportedAspectRatio: 1 + androidMaxAspectRatio: 2.1 + applicationIdentifier: {} + buildNumber: + Standalone: 0 + iPhone: 0 + tvOS: 0 + overrideDefaultApplicationIdentifier: 0 + AndroidBundleVersionCode: 1 + AndroidMinSdkVersion: 19 + AndroidTargetSdkVersion: 0 + AndroidPreferredInstallLocation: 1 + aotOptions: + stripEngineCode: 1 + iPhoneStrippingLevel: 0 + iPhoneScriptCallOptimization: 0 + ForceInternetPermission: 0 + ForceSDCardPermission: 0 + CreateWallpaper: 0 + APKExpansionFiles: 0 + keepLoadedShadersAlive: 0 + StripUnusedMeshComponents: 1 + VertexChannelCompressionMask: 4054 + iPhoneSdkVersion: 988 + iOSTargetOSVersionString: 11.0 + tvOSSdkVersion: 0 + tvOSRequireExtendedGameController: 0 + tvOSTargetOSVersionString: 11.0 + uIPrerenderedIcon: 0 + uIRequiresPersistentWiFi: 0 + uIRequiresFullScreen: 1 + uIStatusBarHidden: 1 + uIExitOnSuspend: 0 + uIStatusBarStyle: 0 + appleTVSplashScreen: {fileID: 0} + appleTVSplashScreen2x: {fileID: 0} + tvOSSmallIconLayers: [] + tvOSSmallIconLayers2x: [] + tvOSLargeIconLayers: [] + tvOSLargeIconLayers2x: [] + tvOSTopShelfImageLayers: [] + tvOSTopShelfImageLayers2x: [] + tvOSTopShelfImageWideLayers: [] + tvOSTopShelfImageWideLayers2x: [] + iOSLaunchScreenType: 0 + iOSLaunchScreenPortrait: {fileID: 0} + iOSLaunchScreenLandscape: {fileID: 0} + iOSLaunchScreenBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreenFillPct: 100 + iOSLaunchScreenSize: 100 + iOSLaunchScreenCustomXibPath: + iOSLaunchScreeniPadType: 0 + iOSLaunchScreeniPadImage: {fileID: 0} + iOSLaunchScreeniPadBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreeniPadFillPct: 100 + iOSLaunchScreeniPadSize: 100 + iOSLaunchScreeniPadCustomXibPath: + iOSLaunchScreenCustomStoryboardPath: + iOSLaunchScreeniPadCustomStoryboardPath: + iOSDeviceRequirements: [] + iOSURLSchemes: [] + iOSBackgroundModes: 0 + iOSMetalForceHardShadows: 0 + metalEditorSupport: 1 + metalAPIValidation: 1 + iOSRenderExtraFrameOnPause: 0 + iosCopyPluginsCodeInsteadOfSymlink: 0 + appleDeveloperTeamID: + iOSManualSigningProvisioningProfileID: + tvOSManualSigningProvisioningProfileID: + iOSManualSigningProvisioningProfileType: 0 + tvOSManualSigningProvisioningProfileType: 0 + appleEnableAutomaticSigning: 0 + iOSRequireARKit: 0 + iOSAutomaticallyDetectAndAddCapabilities: 1 + appleEnableProMotion: 0 + shaderPrecisionModel: 0 + clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea + templatePackageId: com.unity.template.3d@5.0.4 + templateDefaultScene: Assets/Scenes/SampleScene.unity + useCustomMainManifest: 0 + useCustomLauncherManifest: 0 + useCustomMainGradleTemplate: 0 + useCustomLauncherGradleManifest: 0 + useCustomBaseGradleTemplate: 0 + useCustomGradlePropertiesTemplate: 0 + useCustomProguardFile: 0 + AndroidTargetArchitectures: 1 + AndroidSplashScreenScale: 0 + androidSplashScreen: {fileID: 0} + AndroidKeystoreName: + AndroidKeyaliasName: + AndroidBuildApkPerCpuArchitecture: 0 + AndroidTVCompatibility: 0 + AndroidIsGame: 1 + AndroidEnableTango: 0 + androidEnableBanner: 1 + androidUseLowAccuracyLocation: 0 + androidUseCustomKeystore: 0 + m_AndroidBanners: + - width: 320 + height: 180 + banner: {fileID: 0} + androidGamepadSupportLevel: 0 + AndroidMinifyWithR8: 0 + AndroidMinifyRelease: 0 + AndroidMinifyDebug: 0 + AndroidValidateAppBundleSize: 1 + AndroidAppBundleSizeToValidate: 150 + m_BuildTargetIcons: [] + m_BuildTargetPlatformIcons: [] + m_BuildTargetBatching: + - m_BuildTarget: Standalone + m_StaticBatching: 1 + m_DynamicBatching: 0 + - m_BuildTarget: tvOS + m_StaticBatching: 1 + m_DynamicBatching: 0 + - m_BuildTarget: Android + m_StaticBatching: 1 + m_DynamicBatching: 0 + - m_BuildTarget: iPhone + m_StaticBatching: 1 + m_DynamicBatching: 0 + - m_BuildTarget: WebGL + m_StaticBatching: 0 + m_DynamicBatching: 0 + m_BuildTargetGraphicsJobs: + - m_BuildTarget: MacStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: Switch + m_GraphicsJobs: 1 + - m_BuildTarget: MetroSupport + m_GraphicsJobs: 1 + - m_BuildTarget: AppleTVSupport + m_GraphicsJobs: 0 + - m_BuildTarget: BJMSupport + m_GraphicsJobs: 1 + - m_BuildTarget: LinuxStandaloneSupport + m_GraphicsJobs: 1 + - m_BuildTarget: PS4Player + m_GraphicsJobs: 1 + - m_BuildTarget: iOSSupport + m_GraphicsJobs: 0 + - m_BuildTarget: WindowsStandaloneSupport + m_GraphicsJobs: 1 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobs: 1 + - m_BuildTarget: LuminSupport + m_GraphicsJobs: 0 + - m_BuildTarget: AndroidPlayer + m_GraphicsJobs: 0 + - m_BuildTarget: WebGLSupport + m_GraphicsJobs: 0 + m_BuildTargetGraphicsJobMode: + - m_BuildTarget: PS4Player + m_GraphicsJobMode: 0 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobMode: 0 + m_BuildTargetGraphicsAPIs: + - m_BuildTarget: AndroidPlayer + m_APIs: 150000000b000000 + m_Automatic: 0 + - m_BuildTarget: iOSSupport + m_APIs: 10000000 + m_Automatic: 1 + - m_BuildTarget: AppleTVSupport + m_APIs: 10000000 + m_Automatic: 1 + - m_BuildTarget: WebGLSupport + m_APIs: 0b000000 + m_Automatic: 1 + m_BuildTargetVRSettings: + - m_BuildTarget: Standalone + m_Enabled: 0 + m_Devices: + - Oculus + - OpenVR + openGLRequireES31: 0 + openGLRequireES31AEP: 0 + openGLRequireES32: 0 + m_TemplateCustomTags: {} + mobileMTRendering: + Android: 1 + iPhone: 1 + tvOS: 1 + m_BuildTargetGroupLightmapEncodingQuality: [] + m_BuildTargetGroupLightmapSettings: [] + m_BuildTargetNormalMapEncoding: [] + playModeTestRunnerEnabled: 0 + runPlayModeTestAsEditModeTest: 0 + actionOnDotNetUnhandledException: 1 + enableInternalProfiler: 0 + logObjCUncaughtExceptions: 1 + enableCrashReportAPI: 0 + cameraUsageDescription: + locationUsageDescription: + microphoneUsageDescription: + switchNMETAOverride: + switchNetLibKey: + switchSocketMemoryPoolSize: 6144 + switchSocketAllocatorPoolSize: 128 + switchSocketConcurrencyLimit: 14 + switchScreenResolutionBehavior: 2 + switchUseCPUProfiler: 0 + switchUseGOLDLinker: 0 + switchApplicationID: 0x01004b9000490000 + switchNSODependencies: + switchTitleNames_0: + switchTitleNames_1: + switchTitleNames_2: + switchTitleNames_3: + switchTitleNames_4: + switchTitleNames_5: + switchTitleNames_6: + switchTitleNames_7: + switchTitleNames_8: + switchTitleNames_9: + switchTitleNames_10: + switchTitleNames_11: + switchTitleNames_12: + switchTitleNames_13: + switchTitleNames_14: + switchTitleNames_15: + switchPublisherNames_0: + switchPublisherNames_1: + switchPublisherNames_2: + switchPublisherNames_3: + switchPublisherNames_4: + switchPublisherNames_5: + switchPublisherNames_6: + switchPublisherNames_7: + switchPublisherNames_8: + switchPublisherNames_9: + switchPublisherNames_10: + switchPublisherNames_11: + switchPublisherNames_12: + switchPublisherNames_13: + switchPublisherNames_14: + switchPublisherNames_15: + switchIcons_0: {fileID: 0} + switchIcons_1: {fileID: 0} + switchIcons_2: {fileID: 0} + switchIcons_3: {fileID: 0} + switchIcons_4: {fileID: 0} + switchIcons_5: {fileID: 0} + switchIcons_6: {fileID: 0} + switchIcons_7: {fileID: 0} + switchIcons_8: {fileID: 0} + switchIcons_9: {fileID: 0} + switchIcons_10: {fileID: 0} + switchIcons_11: {fileID: 0} + switchIcons_12: {fileID: 0} + switchIcons_13: {fileID: 0} + switchIcons_14: {fileID: 0} + switchIcons_15: {fileID: 0} + switchSmallIcons_0: {fileID: 0} + switchSmallIcons_1: {fileID: 0} + switchSmallIcons_2: {fileID: 0} + switchSmallIcons_3: {fileID: 0} + switchSmallIcons_4: {fileID: 0} + switchSmallIcons_5: {fileID: 0} + switchSmallIcons_6: {fileID: 0} + switchSmallIcons_7: {fileID: 0} + switchSmallIcons_8: {fileID: 0} + switchSmallIcons_9: {fileID: 0} + switchSmallIcons_10: {fileID: 0} + switchSmallIcons_11: {fileID: 0} + switchSmallIcons_12: {fileID: 0} + switchSmallIcons_13: {fileID: 0} + switchSmallIcons_14: {fileID: 0} + switchSmallIcons_15: {fileID: 0} + switchManualHTML: + switchAccessibleURLs: + switchLegalInformation: + switchMainThreadStackSize: 1048576 + switchPresenceGroupId: + switchLogoHandling: 0 + switchReleaseVersion: 0 + switchDisplayVersion: 1.0.0 + switchStartupUserAccount: 0 + switchTouchScreenUsage: 0 + switchSupportedLanguagesMask: 0 + switchLogoType: 0 + switchApplicationErrorCodeCategory: + switchUserAccountSaveDataSize: 0 + switchUserAccountSaveDataJournalSize: 0 + switchApplicationAttribute: 0 + switchCardSpecSize: -1 + switchCardSpecClock: -1 + switchRatingsMask: 0 + switchRatingsInt_0: 0 + switchRatingsInt_1: 0 + switchRatingsInt_2: 0 + switchRatingsInt_3: 0 + switchRatingsInt_4: 0 + switchRatingsInt_5: 0 + switchRatingsInt_6: 0 + switchRatingsInt_7: 0 + switchRatingsInt_8: 0 + switchRatingsInt_9: 0 + switchRatingsInt_10: 0 + switchRatingsInt_11: 0 + switchRatingsInt_12: 0 + switchLocalCommunicationIds_0: + switchLocalCommunicationIds_1: + switchLocalCommunicationIds_2: + switchLocalCommunicationIds_3: + switchLocalCommunicationIds_4: + switchLocalCommunicationIds_5: + switchLocalCommunicationIds_6: + switchLocalCommunicationIds_7: + switchParentalControl: 0 + switchAllowsScreenshot: 1 + switchAllowsVideoCapturing: 1 + switchAllowsRuntimeAddOnContentInstall: 0 + switchDataLossConfirmation: 0 + switchUserAccountLockEnabled: 0 + switchSystemResourceMemory: 16777216 + switchSupportedNpadStyles: 22 + switchNativeFsCacheSize: 32 + switchIsHoldTypeHorizontal: 0 + switchSupportedNpadCount: 8 + switchSocketConfigEnabled: 0 + switchTcpInitialSendBufferSize: 32 + switchTcpInitialReceiveBufferSize: 64 + switchTcpAutoSendBufferSizeMax: 256 + switchTcpAutoReceiveBufferSizeMax: 256 + switchUdpSendBufferSize: 9 + switchUdpReceiveBufferSize: 42 + switchSocketBufferEfficiency: 4 + switchSocketInitializeEnabled: 1 + switchNetworkInterfaceManagerInitializeEnabled: 1 + switchPlayerConnectionEnabled: 1 + switchUseNewStyleFilepaths: 0 + switchUseMicroSleepForYield: 1 + switchMicroSleepForYieldTime: 25 + ps4NPAgeRating: 12 + ps4NPTitleSecret: + ps4NPTrophyPackPath: + ps4ParentalLevel: 11 + ps4ContentID: ED1633-NPXX51362_00-0000000000000000 + ps4Category: 0 + ps4MasterVersion: 01.00 + ps4AppVersion: 01.00 + ps4AppType: 0 + ps4ParamSfxPath: + ps4VideoOutPixelFormat: 0 + ps4VideoOutInitialWidth: 1920 + ps4VideoOutBaseModeInitialWidth: 1920 + ps4VideoOutReprojectionRate: 60 + ps4PronunciationXMLPath: + ps4PronunciationSIGPath: + ps4BackgroundImagePath: + ps4StartupImagePath: + ps4StartupImagesFolder: + ps4IconImagesFolder: + ps4SaveDataImagePath: + ps4SdkOverride: + ps4BGMPath: + ps4ShareFilePath: + ps4ShareOverlayImagePath: + ps4PrivacyGuardImagePath: + ps4ExtraSceSysFile: + ps4NPtitleDatPath: + ps4RemotePlayKeyAssignment: -1 + ps4RemotePlayKeyMappingDir: + ps4PlayTogetherPlayerCount: 0 + ps4EnterButtonAssignment: 1 + ps4ApplicationParam1: 0 + ps4ApplicationParam2: 0 + ps4ApplicationParam3: 0 + ps4ApplicationParam4: 0 + ps4DownloadDataSize: 0 + ps4GarlicHeapSize: 2048 + ps4ProGarlicHeapSize: 2560 + playerPrefsMaxSize: 32768 + ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ + ps4pnSessions: 1 + ps4pnPresence: 1 + ps4pnFriends: 1 + ps4pnGameCustomData: 1 + playerPrefsSupport: 0 + enableApplicationExit: 0 + resetTempFolder: 1 + restrictedAudioUsageRights: 0 + ps4UseResolutionFallback: 0 + ps4ReprojectionSupport: 0 + ps4UseAudio3dBackend: 0 + ps4UseLowGarlicFragmentationMode: 1 + ps4SocialScreenEnabled: 0 + ps4ScriptOptimizationLevel: 0 + ps4Audio3dVirtualSpeakerCount: 14 + ps4attribCpuUsage: 0 + ps4PatchPkgPath: + ps4PatchLatestPkgPath: + ps4PatchChangeinfoPath: + ps4PatchDayOne: 0 + ps4attribUserManagement: 0 + ps4attribMoveSupport: 0 + ps4attrib3DSupport: 0 + ps4attribShareSupport: 0 + ps4attribExclusiveVR: 0 + ps4disableAutoHideSplash: 0 + ps4videoRecordingFeaturesUsed: 0 + ps4contentSearchFeaturesUsed: 0 + ps4CompatibilityPS5: 0 + ps4GPU800MHz: 1 + ps4attribEyeToEyeDistanceSettingVR: 0 + ps4IncludedModules: [] + ps4attribVROutputEnabled: 0 + monoEnv: + splashScreenBackgroundSourceLandscape: {fileID: 0} + splashScreenBackgroundSourcePortrait: {fileID: 0} + blurSplashScreenBackground: 1 + spritePackerPolicy: + webGLMemorySize: 16 + webGLExceptionSupport: 1 + webGLNameFilesAsHashes: 0 + webGLDataCaching: 1 + webGLDebugSymbols: 0 + webGLEmscriptenArgs: + webGLModulesDirectory: + webGLTemplate: APPLICATION:Default + webGLAnalyzeBuildSize: 0 + webGLUseEmbeddedResources: 0 + webGLCompressionFormat: 1 + webGLWasmArithmeticExceptions: 0 + webGLLinkerTarget: 1 + webGLThreadsSupport: 0 + webGLDecompressionFallback: 0 + scriptingDefineSymbols: {} + additionalCompilerArguments: {} + platformArchitecture: {} + scriptingBackend: {} + il2cppCompilerConfiguration: {} + managedStrippingLevel: {} + incrementalIl2cppBuild: {} + suppressCommonWarnings: 1 + allowUnsafeCode: 0 + useDeterministicCompilation: 1 + useReferenceAssemblies: 1 + enableRoslynAnalyzers: 1 + additionalIl2CppArgs: + scriptingRuntimeVersion: 1 + gcIncremental: 1 + assemblyVersionValidation: 1 + gcWBarrierValidation: 0 + apiCompatibilityLevelPerPlatform: {} + m_RenderingPath: 1 + m_MobileRenderingPath: 1 + metroPackageName: Template_3D + metroPackageVersion: + metroCertificatePath: + metroCertificatePassword: + metroCertificateSubject: + metroCertificateIssuer: + metroCertificateNotAfter: 0000000000000000 + metroApplicationDescription: Template_3D + wsaImages: {} + metroTileShortName: + metroTileShowName: 0 + metroMediumTileShowName: 0 + metroLargeTileShowName: 0 + metroWideTileShowName: 0 + metroSupportStreamingInstall: 0 + metroLastRequiredScene: 0 + metroDefaultTileSize: 1 + metroTileForegroundText: 2 + metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0} + metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} + metroSplashScreenUseBackgroundColor: 0 + platformCapabilities: {} + metroTargetDeviceFamilies: {} + metroFTAName: + metroFTAFileTypes: [] + metroProtocolName: + XboxOneProductId: + XboxOneUpdateKey: + XboxOneSandboxId: + XboxOneContentId: + XboxOneTitleId: + XboxOneSCId: + XboxOneGameOsOverridePath: + XboxOnePackagingOverridePath: + XboxOneAppManifestOverridePath: + XboxOneVersion: 1.0.0.0 + XboxOnePackageEncryption: 0 + XboxOnePackageUpdateGranularity: 2 + XboxOneDescription: + XboxOneLanguage: + - enus + XboxOneCapability: [] + XboxOneGameRating: {} + XboxOneIsContentPackage: 0 + XboxOneEnhancedXboxCompatibilityMode: 0 + XboxOneEnableGPUVariability: 1 + XboxOneSockets: {} + XboxOneSplashScreen: {fileID: 0} + XboxOneAllowedProductIds: [] + XboxOnePersistentLocalStorageSize: 0 + XboxOneXTitleMemory: 8 + XboxOneOverrideIdentityName: + XboxOneOverrideIdentityPublisher: + vrEditorSettings: {} + cloudServicesEnabled: + UNet: 1 + luminIcon: + m_Name: + m_ModelFolderPath: + m_PortalFolderPath: + luminCert: + m_CertPath: + m_SignPackage: 1 + luminIsChannelApp: 0 + luminVersion: + m_VersionCode: 1 + m_VersionName: + apiCompatibilityLevel: 6 + activeInputHandler: 0 + cloudProjectId: + framebufferDepthMemorylessMode: 0 + qualitySettingsNames: [] + projectName: + organizationId: + cloudEnabled: 0 + legacyClampBlendShapeWeights: 0 + virtualTexturingSupportEnabled: 0 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt new file mode 100644 index 0000000..8c1bcbd --- /dev/null +++ b/ProjectSettings/ProjectVersion.txt @@ -0,0 +1,2 @@ +m_EditorVersion: 2020.3.7f1 +m_EditorVersionWithRevision: 2020.3.7f1 (dd97f2c94397) diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset new file mode 100644 index 0000000..7b7658d --- /dev/null +++ b/ProjectSettings/QualitySettings.asset @@ -0,0 +1,232 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!47 &1 +QualitySettings: + m_ObjectHideFlags: 0 + serializedVersion: 5 + m_CurrentQuality: 5 + m_QualitySettings: + - serializedVersion: 2 + name: Very Low + pixelLightCount: 0 + shadows: 0 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 15 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 1 + textureQuality: 1 + anisotropicTextures: 0 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 0 + lodBias: 0.3 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 4 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Low + pixelLightCount: 0 + shadows: 0 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 0 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 0 + lodBias: 0.4 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 16 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Medium + pixelLightCount: 1 + shadows: 1 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 1 + antiAliasing: 0 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + vSyncCount: 1 + lodBias: 0.7 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 64 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: High + pixelLightCount: 2 + shadows: 2 + shadowResolution: 1 + shadowProjection: 1 + shadowCascades: 2 + shadowDistance: 40 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 2 + textureQuality: 0 + anisotropicTextures: 1 + antiAliasing: 0 + softParticles: 0 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 1 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 256 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Very High + pixelLightCount: 3 + shadows: 2 + shadowResolution: 2 + shadowProjection: 1 + shadowCascades: 2 + shadowDistance: 70 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 4 + textureQuality: 0 + anisotropicTextures: 2 + antiAliasing: 2 + softParticles: 1 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 1.5 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 1024 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + - serializedVersion: 2 + name: Ultra + pixelLightCount: 4 + shadows: 2 + shadowResolution: 2 + shadowProjection: 1 + shadowCascades: 4 + shadowDistance: 150 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + blendWeights: 4 + textureQuality: 0 + anisotropicTextures: 2 + antiAliasing: 2 + softParticles: 1 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + vSyncCount: 1 + lodBias: 2 + maximumLODLevel: 0 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 4096 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + excludedTargetPlatforms: [] + m_PerPlatformDefaultQuality: + Android: 2 + Lumin: 5 + Nintendo 3DS: 5 + Nintendo Switch: 5 + PS4: 5 + PSP2: 2 + Stadia: 5 + Standalone: 5 + WebGL: 3 + Windows Store Apps: 5 + XboxOne: 5 + iPhone: 2 + tvOS: 2 diff --git a/ProjectSettings/SceneTemplateSettings.json b/ProjectSettings/SceneTemplateSettings.json new file mode 100644 index 0000000..6f3e60f --- /dev/null +++ b/ProjectSettings/SceneTemplateSettings.json @@ -0,0 +1,167 @@ +{ + "templatePinStates": [], + "dependencyTypeInfos": [ + { + "userAdded": false, + "type": "UnityEngine.AnimationClip", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.Animations.AnimatorController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.AnimatorOverrideController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.Audio.AudioMixerController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.ComputeShader", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Cubemap", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.GameObject", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.LightingDataAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": false + }, + { + "userAdded": false, + "type": "UnityEngine.LightingSettings", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Material", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.MonoScript", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicMaterial", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial2D", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessResources", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.VolumeProfile", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.SceneAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": false + }, + { + "userAdded": false, + "type": "UnityEngine.Shader", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.ShaderVariantCollection", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Texture", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Texture2D", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Timeline.TimelineAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + } + ], + "defaultDependencyTypeInfo": { + "userAdded": false, + "type": "", + "ignore": false, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + "newSceneOverride": 0 +} \ No newline at end of file diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset new file mode 100644 index 0000000..1c92a78 --- /dev/null +++ b/ProjectSettings/TagManager.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!78 &1 +TagManager: + serializedVersion: 2 + tags: [] + layers: + - Default + - TransparentFX + - Ignore Raycast + - + - Water + - UI + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + m_SortingLayers: + - name: Default + uniqueID: 0 + locked: 0 diff --git a/ProjectSettings/TimeManager.asset b/ProjectSettings/TimeManager.asset new file mode 100644 index 0000000..558a017 --- /dev/null +++ b/ProjectSettings/TimeManager.asset @@ -0,0 +1,9 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!5 &1 +TimeManager: + m_ObjectHideFlags: 0 + Fixed Timestep: 0.02 + Maximum Allowed Timestep: 0.33333334 + m_TimeScale: 1 + Maximum Particle Timestep: 0.03 diff --git a/ProjectSettings/UnityConnectSettings.asset b/ProjectSettings/UnityConnectSettings.asset new file mode 100644 index 0000000..6125b30 --- /dev/null +++ b/ProjectSettings/UnityConnectSettings.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!310 &1 +UnityConnectSettings: + m_ObjectHideFlags: 0 + serializedVersion: 1 + m_Enabled: 0 + m_TestMode: 0 + m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events + m_EventUrl: https://cdp.cloud.unity3d.com/v1/events + m_ConfigUrl: https://config.uca.cloud.unity3d.com + m_DashboardUrl: https://dashboard.unity3d.com + m_TestInitMode: 0 + CrashReportingSettings: + m_EventUrl: https://perf-events.cloud.unity3d.com + m_Enabled: 0 + m_LogBufferSize: 10 + m_CaptureEditorExceptions: 1 + UnityPurchasingSettings: + m_Enabled: 0 + m_TestMode: 0 + UnityAnalyticsSettings: + m_Enabled: 0 + m_TestMode: 0 + m_InitializeOnStartup: 1 + UnityAdsSettings: + m_Enabled: 0 + m_InitializeOnStartup: 1 + m_TestMode: 0 + m_IosGameId: + m_AndroidGameId: + m_GameIds: {} + m_GameId: + PerformanceReportingSettings: + m_Enabled: 0 diff --git a/ProjectSettings/VFXManager.asset b/ProjectSettings/VFXManager.asset new file mode 100644 index 0000000..3a95c98 --- /dev/null +++ b/ProjectSettings/VFXManager.asset @@ -0,0 +1,12 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!937362698 &1 +VFXManager: + m_ObjectHideFlags: 0 + m_IndirectShader: {fileID: 0} + m_CopyBufferShader: {fileID: 0} + m_SortShader: {fileID: 0} + m_StripUpdateShader: {fileID: 0} + m_RenderPipeSettingsPath: + m_FixedTimeStep: 0.016666668 + m_MaxDeltaTime: 0.05 diff --git a/ProjectSettings/VersionControlSettings.asset b/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 0000000..dca2881 --- /dev/null +++ b/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_CollabEditorSettings: + inProgressEnabled: 1 diff --git a/ProjectSettings/XRSettings.asset b/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/ProjectSettings/XRSettings.asset @@ -0,0 +1,10 @@ +{ + "m_SettingKeys": [ + "VR Device Disabled", + "VR Device User Alert" + ], + "m_SettingValues": [ + "False", + "False" + ] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..82f2eb0 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Space Journey + +This is the source code to *Space Journey*, the demonstration project from the GDC 2021 talk [Building Narrative Games with Yarn Spinner](https://schedule.gdconf.com/session/game-career-seminar-building-narrative-games-with-yarn-spinner/880722). + +## Credits + +* Script: [Paris Buttfield-Addison](https://paris.id.au) +* Art: [Jon Manning](https://twitter.com/desplesda) +* Additional Art: [Kenney.nl](https://kenney.nl)