Skip to content

Commit

Permalink
Fixed error with adds of controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos2380 committed Oct 16, 2018
1 parent 91f8717 commit 2e6e0d6
Show file tree
Hide file tree
Showing 8 changed files with 14,284 additions and 275 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Material:
m_Scale: {x: -1.05, y: -1.05}
m_Offset: {x: 0.025, y: 0.55}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 53e6ef621b2561b409bb89b221b66b62, type: 3}
m_Texture: {fileID: 2800000, guid: 46607fdedcb60354c98e07a94962a0ea, type: 3}
m_Scale: {x: -1.05, y: -1.05}
m_Offset: {x: 0.025, y: 0.55}
- _MetallicGlossMap:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Material:
m_Scale: {x: -1, y: -1}
m_Offset: {x: 0, y: 0.55}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 743a7d3518b2ff845ab486cde8769fdd, type: 3}
m_Texture: {fileID: 2800000, guid: d2ee893a22d6fc943a9e280714cbfa43, type: 3}
m_Scale: {x: -1, y: -1}
m_Offset: {x: 0, y: 0.55}
- _MetallicGlossMap:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: 53e6ef621b2561b409bb89b221b66b62, type: 3}
m_Texture: {fileID: 2800000, guid: 46607fdedcb60354c98e07a94962a0ea, type: 3}
m_Scale: {x: 1.03, y: 0.83}
m_Offset: {x: 0, y: 0.04}
- _MainTex:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: 743a7d3518b2ff845ab486cde8769fdd, type: 3}
m_Texture: {fileID: 2800000, guid: d2ee893a22d6fc943a9e280714cbfa43, type: 3}
m_Scale: {x: 1, y: 0.83}
m_Offset: {x: 0, y: 0.04}
- _MainTex:
Expand Down
Loading

0 comments on commit 2e6e0d6

Please sign in to comment.