Skip to content

Commit

Permalink
Updating Save and Sticker Scenes
Browse files Browse the repository at this point in the history
Sticker scene had leftover save file which caused error on fresh import
Save scene had missing variable in example which led to the example being confusing
  • Loading branch information
Jacki3 committed Jul 8, 2024
1 parent ac056ed commit 90429f4
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 114 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Material:
- _MainTex:
m_Texture: {fileID: 2800000, guid: 5d806cf3d5c4b28468ac8f0a359e5458, type: 3}
m_Scale: {x: 0.1, y: 1}
m_Offset: {x: 2.686538, y: 0.2}
m_Offset: {x: 0.23822157, y: 0.2}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Material:
- _MainTex:
m_Texture: {fileID: 2800000, guid: a37d7ca3fd5634248b17100606fb3f8c, type: 3}
m_Scale: {x: 0.1, y: 1}
m_Offset: {x: 2.686538, y: 0.2}
m_Offset: {x: 0.23822157, y: 0.2}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Material:
- _MainTex:
m_Texture: {fileID: 2800000, guid: 0845c42fade8c7146ad7292865320ac3, type: 3}
m_Scale: {x: 0.1, y: 1}
m_Offset: {x: 2.686538, y: 0.2}
m_Offset: {x: 0.23822157, y: 0.2}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Material:
- _MainTex:
m_Texture: {fileID: 2800000, guid: f3d717cde2dd47041a338381f5757a7f, type: 3}
m_Scale: {x: 0.1, y: 1}
m_Offset: {x: 2.686538, y: 0.2}
m_Offset: {x: 0.23822157, y: 0.2}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 90429f4

Please sign in to comment.