Skip to content

Commit

Permalink
Fixed Kill trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
peeweek committed Apr 13, 2019
1 parent 1949ba3 commit be8ee01
Showing 1 changed file with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions Assets/Scenes/Level01/Level01.unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 170076734}
m_IndirectSpecularColor: {r: 0.06744302, g: 0.08890986, b: 0.13196783, a: 1}
m_IndirectSpecularColor: {r: 0.06744336, g: 0.08891034, b: 0.13196866, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -1941,8 +1941,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 424932437}
onTriggerExit: []
Expand Down Expand Up @@ -2546,8 +2544,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 622308387}
onTriggerExit:
Expand Down Expand Up @@ -3956,8 +3952,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 1235584282}
onTriggerExit:
Expand Down Expand Up @@ -4507,8 +4501,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 1497260956}
- {fileID: 1497260957}
Expand Down Expand Up @@ -4690,8 +4682,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 1519653306}
- {fileID: 1519653305}
Expand Down Expand Up @@ -4790,8 +4780,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 75510bef0e49d8e4ea339b95845f15de, type: 3}
m_Name:
m_EditorClassIdentifier:
EnterMaxCount: 0
ExitMaxCount: 0
onTriggerEnter:
- {fileID: 1585522909}
onTriggerExit:
Expand Down Expand Up @@ -5775,7 +5763,7 @@ PrefabInstance:
- target: {fileID: 1376104389087065360, guid: 18e811ebc18eb284eb0a10d903a930cb,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
value: -32.88
objectReference: {fileID: 0}
- target: {fileID: 1376104389087065360, guid: 18e811ebc18eb284eb0a10d903a930cb,
type: 3}
Expand Down Expand Up @@ -5817,6 +5805,11 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1376104389087065375, guid: 18e811ebc18eb284eb0a10d903a930cb,
type: 3}
propertyPath: m_Size.z
value: 220
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 18e811ebc18eb284eb0a10d903a930cb, type: 3}
--- !u!1001 &2317791065741621194
Expand Down

0 comments on commit be8ee01

Please sign in to comment.