Skip to content
Snippets Groups Projects
Commit 5589b37d authored by Hosea Nathanael Abetnego's avatar Hosea Nathanael Abetnego
Browse files

fix: map for quest 2 not pushed correctly

parent 56e16a92
Branches map_quest2
Tags
1 merge request!5fix: map for quest 2 not pushed correctly
Pipeline #62860 failed with stages
in 0 seconds
...@@ -112,7 +112,7 @@ Transform: ...@@ -112,7 +112,7 @@ Transform:
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0.000000021855694, y: -1.1102232e-16, z: 1.1102232e-16, w: 1} m_LocalRotation: {x: 0.000000021855694, y: -1.1102232e-16, z: 1.1102232e-16, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 3, y: 3, z: 3} m_LocalScale: {x: 2, y: 2, z: 2}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 4358687322143026} - {fileID: 4358687322143026}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
...@@ -11,7 +11,8 @@ Material: ...@@ -11,7 +11,8 @@ Material:
m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0}
m_Parent: {fileID: 0} m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0 m_ModifiedSerializedProperties: 0
m_ValidKeywords: [] m_ValidKeywords:
- _SUNDISK_HIGH_QUALITY
m_InvalidKeywords: [] m_InvalidKeywords: []
m_LightmapFlags: 5 m_LightmapFlags: 5
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
...@@ -75,6 +76,7 @@ Material: ...@@ -75,6 +76,7 @@ Material:
- _SrcBlend: 1 - _SrcBlend: 1
- _SunDisk: 2 - _SunDisk: 2
- _SunSize: 0.04 - _SunSize: 0.04
- _SunSizeConvergence: 5
- _UVSec: 0 - _UVSec: 0
- _ZWrite: 1 - _ZWrite: 1
m_Colors: m_Colors:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment