From 20b14c9a89821e6592bf25bed9329a5abe20495c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 12 Oct 2019 21:12:39 -0400 Subject: Doing some fixes --- Assets/Scenes/Simulation/SimulationScene.unity | 14 +++++++------- .../Scenes/Simulation/SimulationScene/NavMesh.asset | Bin 7540 -> 7540 bytes Assets/Scripts/Localisation.meta | 8 ++++++++ 3 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 Assets/Scripts/Localisation.meta (limited to 'Assets') diff --git a/Assets/Scenes/Simulation/SimulationScene.unity b/Assets/Scenes/Simulation/SimulationScene.unity index c700547..667aeca 100644 --- a/Assets/Scenes/Simulation/SimulationScene.unity +++ b/Assets/Scenes/Simulation/SimulationScene.unity @@ -571,10 +571,10 @@ Light: serializedVersion: 10 m_Type: 1 m_Shape: 0 - m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} - m_Intensity: 1 + m_Color: {r: 1, g: 0.9364507, b: 0.8392157, a: 1} + m_Intensity: 2 m_Range: 10 - m_SpotAngle: 30 + m_SpotAngle: 139.47708 m_InnerSpotAngle: 21.80208 m_CookieSize: 10 m_Shadows: @@ -611,7 +611,7 @@ Light: serializedVersion: 2 m_Bits: 4294967295 m_RenderingLayerMask: 1 - m_Lightmapping: 1 + m_Lightmapping: 2 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 @@ -629,7 +629,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 170076733} m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} - m_LocalPosition: {x: 0.77, y: 5.28, z: -1.33} + m_LocalPosition: {x: -22.56, y: 16.55, z: 0.71} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} @@ -662,7 +662,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 235540187} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -763.7, y: -294.5, z: 421.1} + m_LocalPosition: {x: -763.7, y: -294.5, z: 410.36} m_LocalScale: {x: 3.5670948, y: 1, z: 4.353871} m_Children: [] m_Father: {fileID: 1297664489} @@ -1430,7 +1430,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 534669902} m_LocalRotation: {x: 0.5, y: 0, z: 0, w: 0.8660254} - m_LocalPosition: {x: 0, y: 20, z: -5} + m_LocalPosition: {x: -13.52, y: 20, z: -5} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} diff --git a/Assets/Scenes/Simulation/SimulationScene/NavMesh.asset b/Assets/Scenes/Simulation/SimulationScene/NavMesh.asset index 1148295..f39900d 100644 Binary files a/Assets/Scenes/Simulation/SimulationScene/NavMesh.asset and b/Assets/Scenes/Simulation/SimulationScene/NavMesh.asset differ diff --git a/Assets/Scripts/Localisation.meta b/Assets/Scripts/Localisation.meta new file mode 100644 index 0000000..1ed2220 --- /dev/null +++ b/Assets/Scripts/Localisation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 92d477af9741ec149b21177b60c5a8e0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.2.3