Skip to content

Commit c01a7e1

Browse files
committed
[unity] Minor: Fixed materials of example scene "SpriteMask and RectMask2D". See #3004.
1 parent b07297d commit c01a7e1

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

spine-unity/Assets/Spine/Samples~/Spine Examples/Other Examples/SpriteMask and RectMask2D.unity

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ MonoBehaviour:
257257
m_Script: {fileID: 11500000, guid: d85b887af7e6c3f45a2e2d2920d641bc, type: 3}
258258
m_Name:
259259
m_EditorClassIdentifier:
260-
m_Material: {fileID: 2100000, guid: b66cf7a186d13054989b33a5c90044e4, type: 2}
260+
m_Material: {fileID: 2100000, guid: 9c6ec24bca5fc42489fe47358fef0d4a, type: 2}
261261
m_Color: {r: 1, g: 1, b: 1, a: 1}
262262
m_RaycastTarget: 1
263263
m_OnCullStateChanged:
@@ -329,7 +329,6 @@ MonoBehaviour:
329329
m_EditorClassIdentifier:
330330
updateTiming: 1
331331
threadedAnimation: 2
332-
isUpdatedExternally: 0
333332
animationName: walk
334333
loop: 1
335334
timeScale: 1
@@ -806,7 +805,7 @@ MonoBehaviour:
806805
m_Script: {fileID: 11500000, guid: d85b887af7e6c3f45a2e2d2920d641bc, type: 3}
807806
m_Name:
808807
m_EditorClassIdentifier:
809-
m_Material: {fileID: 2100000, guid: b66cf7a186d13054989b33a5c90044e4, type: 2}
808+
m_Material: {fileID: 2100000, guid: 9c6ec24bca5fc42489fe47358fef0d4a, type: 2}
810809
m_Color: {r: 1, g: 1, b: 1, a: 1}
811810
m_RaycastTarget: 1
812811
m_OnCullStateChanged:
@@ -878,7 +877,6 @@ MonoBehaviour:
878877
m_EditorClassIdentifier:
879878
updateTiming: 1
880879
threadedAnimation: 2
881-
isUpdatedExternally: 0
882880
animationName: walk
883881
loop: 1
884882
timeScale: 1
@@ -934,7 +932,6 @@ MonoBehaviour:
934932
m_EditorClassIdentifier:
935933
updateTiming: 1
936934
threadedAnimation: 2
937-
isUpdatedExternally: 0
938935
animationName: roar
939936
loop: 1
940937
timeScale: 1
@@ -972,7 +969,7 @@ MeshRenderer:
972969
m_LightProbeUsage: 1
973970
m_ReflectionProbeUsage: 1
974971
m_Materials:
975-
- {fileID: 2100000, guid: 3d645292a7b9c7547bf7b14caa569410, type: 2}
972+
- {fileID: 2100000, guid: 4bbf1af7150ed574095b8679b9a72db3, type: 2}
976973
m_StaticBatchInfo:
977974
firstSubMesh: 0
978975
subMeshCount: 0
@@ -1282,7 +1279,6 @@ MonoBehaviour:
12821279
m_EditorClassIdentifier:
12831280
updateTiming: 1
12841281
threadedAnimation: 2
1285-
isUpdatedExternally: 0
12861282
animationName: roar
12871283
loop: 1
12881284
timeScale: 1
@@ -1320,7 +1316,7 @@ MeshRenderer:
13201316
m_LightProbeUsage: 1
13211317
m_ReflectionProbeUsage: 1
13221318
m_Materials:
1323-
- {fileID: 2100000, guid: 3d645292a7b9c7547bf7b14caa569410, type: 2}
1319+
- {fileID: 2100000, guid: 11b8e87884357884a8d31758fca91bb7, type: 2}
13241320
m_StaticBatchInfo:
13251321
firstSubMesh: 0
13261322
subMeshCount: 0
@@ -1659,7 +1655,7 @@ MonoBehaviour:
16591655
m_Script: {fileID: 11500000, guid: d85b887af7e6c3f45a2e2d2920d641bc, type: 3}
16601656
m_Name:
16611657
m_EditorClassIdentifier:
1662-
m_Material: {fileID: 2100000, guid: b66cf7a186d13054989b33a5c90044e4, type: 2}
1658+
m_Material: {fileID: 2100000, guid: 9c6ec24bca5fc42489fe47358fef0d4a, type: 2}
16631659
m_Color: {r: 1, g: 1, b: 1, a: 1}
16641660
m_RaycastTarget: 1
16651661
m_OnCullStateChanged:
@@ -1731,7 +1727,6 @@ MonoBehaviour:
17311727
m_EditorClassIdentifier:
17321728
updateTiming: 1
17331729
threadedAnimation: 2
1734-
isUpdatedExternally: 0
17351730
animationName: walk
17361731
loop: 1
17371732
timeScale: 1

0 commit comments

Comments
 (0)