diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index a125665..09eccf1 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.9462923, g: 0.9462923, b: 0.9462923, a: 1} + m_IndirectSpecularColor: {r: 0.1149527, g: 0.15126267, b: 0.1489988, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -2379,7 +2379,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ebdfb8005a4f6900b9f4d26145f192c2, type: 3} m_Name: m_EditorClassIdentifier: - rotationSpeed: 0.05 + rotationSpeed: 0.1 --- !u!1001 &1723140601 PrefabInstance: m_ObjectHideFlags: 0 @@ -2667,7 +2667,7 @@ GameObject: - component: {fileID: 2039657595} - component: {fileID: 2039657594} m_Layer: 0 - m_Name: Cube + m_Name: DEBUG Where the house will be m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 diff --git a/Assets/World/Skybox (OVRCameraRig) NOT THE HUGE ASS SPHERE THAT IS THE SKY!.mat b/Assets/World/Skybox (OVRCameraRig) NOT THE HUGE ASS SPHERE THAT IS THE SKY!.mat index 6d93d17..7cbf626 100644 --- a/Assets/World/Skybox (OVRCameraRig) NOT THE HUGE ASS SPHERE THAT IS THE SKY!.mat +++ b/Assets/World/Skybox (OVRCameraRig) NOT THE HUGE ASS SPHERE THAT IS THE SKY!.mat @@ -8,17 +8,17 @@ Material: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Skybox (OVRCameraRig) NOT THE HUGE ASS SPHERE THAT IS THE SKY! - m_Shader: {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} + m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] + m_ValidKeywords: + - _SUNDISK_SIMPLE m_InvalidKeywords: - _MAPPING_LATITUDE_LONGITUDE_LAYOUT - - _SUNDISK_HIGH_QUALITY m_LightmapFlags: 4 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 - m_CustomRenderQueue: 2040 + m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_LockedProperties: @@ -63,12 +63,12 @@ Material: m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - - _AtmosphereThickness: 1 + - _AtmosphereThickness: 1.66 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - - _Exposure: 1 + - _Exposure: 1.54 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 @@ -84,15 +84,15 @@ Material: - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - - _SunDisk: 2 - - _SunSize: 0.04 + - _SunDisk: 1 + - _SunSize: 0.171 - _SunSizeConvergence: 5 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GroundColor: {r: 0.3138216, g: 0.8301887, b: 0.16838734, a: 1} - - _SkyTint: {r: 0.7689163, g: 0, b: 0, a: 1} + - _GroundColor: {r: 0, g: 0, b: 0, a: 1} + - _SkyTint: {r: 1, g: 1, b: 1, a: 1} - _Tint: {r: 0.20909262, g: 0.20876513, b: 0.20876513, a: 0.5} m_BuildTextureStacks: [] diff --git a/Assets/World/Terrain/New Terrain.asset b/Assets/World/Terrain/New Terrain.asset index fc32ae2..c091107 100644 Binary files a/Assets/World/Terrain/New Terrain.asset and b/Assets/World/Terrain/New Terrain.asset differ