diff options
| author | Alee <Alee14498@gmail.com> | 2019-06-01 00:00:18 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-06-01 00:00:18 -0400 |
| commit | 1fd5d992e3ea92908ce85f80e19362da2a608250 (patch) | |
| tree | a50e96d97a5cc5c23945c5e2a67bb9dd3c05c307 /Assets/Scenes/TestDemo | |
| parent | cca97efeaf7d3f73e4d135ec8862614ce60ea2b7 (diff) | |
| download | Unicity-1fd5d992e3ea92908ce85f80e19362da2a608250.tar.gz Unicity-1fd5d992e3ea92908ce85f80e19362da2a608250.tar.bz2 Unicity-1fd5d992e3ea92908ce85f80e19362da2a608250.zip | |
Cylex's stuff
Diffstat (limited to 'Assets/Scenes/TestDemo')
| -rw-r--r-- | Assets/Scenes/TestDemo/TestSimulation.unity | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Assets/Scenes/TestDemo/TestSimulation.unity b/Assets/Scenes/TestDemo/TestSimulation.unity index 0634bfa..76e7146 100644 --- a/Assets/Scenes/TestDemo/TestSimulation.unity +++ b/Assets/Scenes/TestDemo/TestSimulation.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 170076734} - m_IndirectSpecularColor: {r: 0.44657874, g: 0.49641258, b: 0.5748172, a: 1} + m_IndirectSpecularColor: {r: 0.4465785, g: 0.49641252, b: 0.574817, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -485,7 +485,7 @@ MonoBehaviour: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Sprite: {fileID: 0} m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 @@ -873,7 +873,7 @@ MonoBehaviour: Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_text: 'Project SimLife - Experimental 2 - Please note that this is a working progress game.' + Please note that this is a work in progress game.' m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_sharedMaterial: {fileID: 2100000, guid: e73a58f6e2794ae7b1b7e50b7fb811b0, type: 2} @@ -944,8 +944,8 @@ MonoBehaviour: textComponent: {fileID: 0} characterCount: 82 spriteCount: 0 - spaceCount: 13 - wordCount: 14 + spaceCount: 14 + wordCount: 15 linkCount: 0 lineCount: 2 pageCount: 1 |
