Skip to content

Commit

Permalink
Lava pipes in Level 3
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpilot committed Mar 7, 2022
1 parent 174ba2f commit f50777b
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 52 deletions.
6 changes: 3 additions & 3 deletions Assets/Prefabs/LavaPipe.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4998454922695871379}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.392, y: 5.937, z: -0}
m_LocalPosition: {x: -0.214, y: 5.971, z: -0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
Expand All @@ -349,8 +349,8 @@ Light:
serializedVersion: 10
m_Type: 2
m_Shape: 0
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
m_Intensity: 10
m_Color: {r: 1, g: 0.843731, b: 0.7018868, a: 1}
m_Intensity: 2
m_Range: 5
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
Expand Down
36 changes: 0 additions & 36 deletions Assets/Scenes/Level2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8091,42 +8091,6 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 52146901438596765, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_LocalPosition.x
value: -0.214
objectReference: {fileID: 0}
- target: {fileID: 52146901438596765, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_LocalPosition.y
value: 5.971
objectReference: {fileID: 0}
- target: {fileID: 52146901438596765, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_LocalPosition.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Range
value: 5
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Color.b
value: 0.7018868
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Color.g
value: 0.843731
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Color.r
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Intensity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 1525412822286434372, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Shadows.m_Type
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4936658534208342848, guid: 2e77da73fe2f2ec46b73cf23457092e9, type: 3}
propertyPath: m_Name
value: LavaPipe
Expand Down
Loading

0 comments on commit f50777b

Please sign in to comment.