Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yiochen/CSE381
Browse files Browse the repository at this point in the history
  • Loading branch information
constraster committed Dec 16, 2016
2 parents 0f201f6 + dea1f48 commit 556a49c
Show file tree
Hide file tree
Showing 15 changed files with 51 additions and 39 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ sysinfo.txt
# ignore project version file.
ProjectVersion.txt

Assets/Scene/*/*

# Development scene
YiouDevScene.unity
YiouDevScene.unity.meta
2 changes: 1 addition & 1 deletion Assets/Material/Space.mat
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Material:
m_Colors:
- first:
name: _Color
second: {r: 0.023248255, g: 0.029493771, b: 0.03676468, a: 1}
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
8 changes: 4 additions & 4 deletions Assets/Scene/lvl0.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ RenderSettings:
m_AmbientSkyColor: {r: 0.6985294, g: 0.6985294, b: 0.6985294, 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: 4.62
m_AmbientMode: 3
m_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,7 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 112000002, guid: e656ca87bfcf60543ae8608798df12ba,
m_LightingDataAsset: {fileID: 112000002, guid: e258e23292eb26d48b4f9397356fbc67,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
Expand Down
9 changes: 5 additions & 4 deletions Assets/Scene/lvl1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ RenderSettings:
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientSkyColor: {r: 0.6544118, g: 0.6544118, b: 0.6544118, 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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 4aeb82515ff3c3a49831f029b67d94ee,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/lvl2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 4aca7d43f08959e4db5ffb5ea754ccdd,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/lvl3.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.43773964, g: 0.48559332, b: 0.5658078, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 20f767760c7df944587877968cdadd6d,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
9 changes: 5 additions & 4 deletions Assets/Scene/lvl4.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,12 +37,12 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.43773964, g: 0.48559332, b: 0.5658078, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 7
m_GIWorkflowMode: 0
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 40b5a310598deac4086e383a05b88fa4,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/next.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: d4ef81347ea2e6e48a8abaad48ef8e9a,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
2 changes: 1 addition & 1 deletion Assets/Scene/splash.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/tut1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: b5e215a91e8b37d4bb82d4412ec7eb20,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/tut2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 6e89d5c16c1c002468cd4c4c166b9f63,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/tut3.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.43773964, g: 0.48559332, b: 0.5658078, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: a910afd9ac76f9b4eb765f1e4de466b7,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
9 changes: 5 additions & 4 deletions Assets/Scene/tut4.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,12 +37,12 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.43773964, g: 0.48559332, b: 0.5658078, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 7
m_GIWorkflowMode: 0
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: b0188da0ed1dbab429d6033f6a101175,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
7 changes: 4 additions & 3 deletions Assets/Scene/tutorial.unity
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RenderSettings:
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_AmbientIntensity: 0.3
m_AmbientMode: 0
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
Expand All @@ -37,7 +37,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.43773964, g: 0.48559332, b: 0.5658078, a: 1}
m_IndirectSpecularColor: {r: 0.13036221, g: 0.14434516, b: 0.16790637, a: 1}
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -71,7 +71,8 @@ LightmapSettings:
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_LightingDataAsset: {fileID: 0}
m_LightingDataAsset: {fileID: 112000002, guid: 32f28c9bb576e70449373f5115a45649,
type: 2}
m_RuntimeCPUUsage: 25
--- !u!196 &4
NavMeshSettings:
Expand Down
Binary file modified Assets/Sprite/splash-ps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 556a49c

Please sign in to comment.