Skip to content

Commit

Permalink
Add Terrain prefab
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Jarvis committed Aug 9, 2024
1 parent e32600a commit 206046f
Show file tree
Hide file tree
Showing 8 changed files with 418 additions and 2 deletions.
Binary file modified Assets/New Terrain 1.asset
Binary file not shown.
409 changes: 409 additions & 0 deletions Assets/Prefabs/Terrain.prefab

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Assets/Prefabs/Terrain.prefab.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/TerrainData_154168a3-07ae-4950-aff1-b70ee4880f95.asset
Binary file not shown.
Binary file modified Assets/TerrainData_6e720bbf-3e56-4c9f-8589-0404c8f646f4.asset
Binary file not shown.
Binary file modified Assets/TerrainData_71d52d8a-80d3-4e6d-ab74-98484f8203a0.asset
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TerrainLayer:
m_DiffuseTexture: {fileID: 2800000, guid: 7e6fff2112f33d748962082012d11cce, type: 3}
m_NormalMapTexture: {fileID: 2800000, guid: d835c61db4c94444eabef9cf95e8a7c4, type: 3}
m_MaskMapTexture: {fileID: 2800000, guid: 9f2c593ad6e69ad4ab880e57ce9b69d6, type: 3}
m_TileSize: {x: 1000, y: 1000}
m_TileSize: {x: 100, y: 100}
m_TileOffset: {x: 0, y: 0}
m_Specular: {r: 0, g: 0, b: 0, a: 0}
m_Metallic: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TerrainLayer:
m_DiffuseTexture: {fileID: 2800000, guid: 7e35234e281d141418972228ee38415e, type: 3}
m_NormalMapTexture: {fileID: 2800000, guid: d39a1b9e5d5c7b9499f579fa5c70a2a3, type: 3}
m_MaskMapTexture: {fileID: 2800000, guid: 30b51375156b10e4780537d5793a26c9, type: 3}
m_TileSize: {x: 4, y: 4}
m_TileSize: {x: 20, y: 20}
m_TileOffset: {x: 0, y: 0}
m_Specular: {r: 0, g: 0, b: 0, a: 0}
m_Metallic: 0
Expand Down

0 comments on commit 206046f

Please sign in to comment.