Init DB, Login/Register, Online Data Saving + retreival. Selection bug fixed

This commit is contained in:
Sewmina
2022-04-07 03:09:59 +05:30
parent 9b47eecf6d
commit be666ef0d2
1380 changed files with 78289 additions and 24519 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &8217787058162533798 --- !u!114 &7907510460884876284
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6581063953417258415
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &6999071839768172270
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &2869260205480657521 --- !u!114 &6923677415689210602
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &7411050014267133448 --- !u!114 &100869014315728488
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-2640657808843098503
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &2975097100229345791
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6539614393371068149
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &423940478118763165
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3046633798776819255
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &9070542156312149166
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6267686749130945932
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &2714307700053697192
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5631058890036120547
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5121796902721587218
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-4403145136240959201 --- !u!114 &-5323850603706695354
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -121,6 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-8442311497592847617
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &4210096697552964248
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6841645127300794041 --- !u!114 &-1916420063051259046
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -121,6 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-2377569664305360417
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &135882776166965747
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &8378949477990086128 --- !u!114 &6876686623693796864
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3330767011079191110 --- !u!114 &-3795467523178098239
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -121,6 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5644018970274185899 --- !u!114 &5389038377554156138
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5258778598585568131 --- !u!114 &3332815013021529850
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &6989385089774086252 --- !u!114 &876523316837486403
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-639196575987932378 --- !u!114 &-667214944311877390
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -121,6 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5113467349652976397
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5943680683037306559
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Material_Dirt_01 m_Name: PolygonScifiSpace_Material_Dirt_01
m_Shader: {fileID: 4800000, guid: 635c1feff29c4104cbecb3050ed126e3, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 03c7ebfaa1be8614bbe61b62f71a253b,
type: 3}
m_ShaderKeywords: _EMISSION m_ShaderKeywords: _EMISSION
m_LightmapFlags: 1 m_LightmapFlags: 1
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1

View File

@@ -109,9 +109,9 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5464095505798640272 --- !u!114 &3855085791147727121
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -108,10 +108,10 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.44852942, g: 0.42123553, b: 0.20117864, a: 1} - _EmissionColor: {r: 0.16945475, g: 0.14824036, b: 0.033473194, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &6478922742348428617 --- !u!114 &8567679747351865385
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7211990299964861915
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -122,5 +109,18 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &553680461155063112
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-8219795852951245785 --- !u!114 &-2295245490045863002
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -122,5 +122,5 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5640039131854759260 --- !u!114 &-9217870964355130928
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -122,5 +122,5 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_SpaceStation_02 m_Name: PolygonScifiSpace_SpaceStation_02
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 4.77 - _RimPower: 4.77
- _Smoothness: 0.526 - _Smoothness: 0.205
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -105,5 +107,5 @@ Material:
- _DetailColor: {r: 0, g: 0, b: 0, a: 0} - _DetailColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 1, g: 1, b: 1, a: 0} - _EmissiveColor: {r: 1, g: 1, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 0} - _RimColor: {r: 0.8679245, g: 0, b: 0.34579545, a: 0}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-4224414287743796756 --- !u!114 &-4992417365566004723
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -22,7 +22,7 @@ Material:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: FX_Black m_Name: FX_Black
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF m_ShaderKeywords: _ENVIRONMENTREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF
m_LightmapFlags: 4 m_LightmapFlags: 4
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
@@ -123,6 +123,6 @@ Material:
- _BaseColor: {r: 0, g: 0, b: 0, a: 1} - _BaseColor: {r: 0, g: 0, b: 0, a: 1}
- _Color: {r: 0, g: 0, b: 0, a: 1} - _Color: {r: 0, g: 0, b: 0, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
- _TintColor: {r: 1, g: 1, b: 1, a: 0.5} - _TintColor: {r: 1, g: 1, b: 1, a: 0.5}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6817602148243170363 --- !u!114 &-616638556544042705
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -123,5 +123,5 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 0.184} - _BaseColor: {r: 1, g: 1, b: 1, a: 0.184}
- _Color: {r: 1, g: 1, b: 1, a: 0.184} - _Color: {r: 1, g: 1, b: 1, a: 0.184}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3109562763371322048
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -120,8 +107,21 @@ Material:
- _WorkflowMode: 1 - _WorkflowMode: 1
- _ZWrite: 0 - _ZWrite: 0
m_Colors: m_Colors:
- _BaseColor: {r: 0.46323532, g: 0.9111564, b: 1, a: 0.035} - _BaseColor: {r: 0.46323526, g: 0.9111564, b: 1, a: 0.035}
- _Color: {r: 0.46323532, g: 0.9111564, b: 1, a: 0.035} - _Color: {r: 0.46323532, g: 0.9111564, b: 1, a: 0.035}
- _EmissionColor: {r: 0, g: 0.06656552, b: 0.076, a: 1} - _EmissionColor: {r: 0, g: 0.005594214, b: 0.0066933744, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &8642943417178730607
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6489699711424204811
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -108,19 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 0.466} - _BaseColor: {r: 1, g: 1, b: 1, a: 0.466}
- _Color: {r: 1, g: 1, b: 1, a: 0.466} - _Color: {r: 1, g: 1, b: 1, a: 0.466}
- _EmissionColor: {r: 0.28750736, g: 0.45084533, b: 0.641, a: 1} - _EmissionColor: {r: 0.06720504, g: 0.17133127, b: 0.36851594, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5129760582911696184
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7639353490603463023
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 1, g: 0.28965518, b: 0, a: 1} - _EmissionColor: {r: 1, g: 0.068220936, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &1482687897690285085
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -9,7 +9,7 @@ Material:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: FX_Pebble_Debris m_Name: FX_Pebble_Debris
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF m_ShaderKeywords: _ENVIRONMENTREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF
m_LightmapFlags: 4 m_LightmapFlags: 4
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
@@ -106,12 +106,12 @@ Material:
- _WorkflowMode: 1 - _WorkflowMode: 1
- _ZWrite: 1 - _ZWrite: 1
m_Colors: m_Colors:
- _BaseColor: {r: 0.2794118, g: 0.2794118, b: 0.2794118, a: 1} - _BaseColor: {r: 0.27941176, g: 0.27941176, b: 0.27941176, a: 1}
- _Color: {r: 0.2794118, g: 0.2794118, b: 0.2794118, a: 1} - _Color: {r: 0.2794118, g: 0.2794118, b: 0.2794118, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &2639358667897300550 --- !u!114 &1234016745405657889
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7882209052078801216 --- !u!114 &-6449697515407061697
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -121,6 +121,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 5.479, g: 3.2874002, b: 0, a: 1} - _EmissionColor: {r: 42.18353, g: 13.711207, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,5 +1,18 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5216966736859460550
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -110,18 +123,5 @@ Material:
- _BaseColor: {r: 0, g: 1, b: 0.6275861, a: 0.566} - _BaseColor: {r: 0, g: 1, b: 0.6275861, a: 0.566}
- _Color: {r: 0, g: 1, b: 0.6275861, a: 0.566} - _Color: {r: 0, g: 1, b: 0.6275861, a: 0.566}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &8940292284467487027
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -110,9 +110,9 @@ Material:
- _BaseColor: {r: 1, g: 1, b: 1, a: 0.103} - _BaseColor: {r: 1, g: 1, b: 1, a: 0.103}
- _Color: {r: 1, g: 1, b: 1, a: 0.103} - _Color: {r: 1, g: 1, b: 1, a: 0.103}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &5556352640503377712 --- !u!114 &1485654703982407691
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-2001105426672176432 --- !u!114 &-2718075529070902473
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -22,7 +22,7 @@ Material:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Material_Grey m_Name: PolygonScifiSpace_Material_Grey
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF m_ShaderKeywords: _ENVIRONMENTREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF
m_LightmapFlags: 4 m_LightmapFlags: 4
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
@@ -119,8 +119,8 @@ Material:
- _WorkflowMode: 1 - _WorkflowMode: 1
- _ZWrite: 1 - _ZWrite: 1
m_Colors: m_Colors:
- _BaseColor: {r: 0.2647059, g: 0.2647059, b: 0.2647059, a: 1} - _BaseColor: {r: 0.26470587, g: 0.26470587, b: 0.26470587, a: 1}
- _Color: {r: 0.2647059, g: 0.2647059, b: 0.2647059, a: 1} - _Color: {r: 0.2647059, g: 0.2647059, b: 0.2647059, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5871910873895775579 --- !u!114 &-7520927283766733848
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -122,6 +122,6 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 0.078} - _BaseColor: {r: 1, g: 1, b: 1, a: 0.078}
- _Color: {r: 1, g: 1, b: 1, a: 0.078} - _Color: {r: 1, g: 1, b: 1, a: 0.078}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_A m_Name: PolygonSpace_Planet_01_A
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: bbc73dacab0b1e94a82571bfed7a27ad, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -26,7 +33,7 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _Clouds: - _Clouds:
m_Texture: {fileID: 2800000, guid: cd460ee4ac5c1e746b7a734cc7cc64dd, type: 3} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap: - _DetailAlbedoMap:
@@ -85,6 +92,10 @@ Material:
m_Texture: {fileID: 2800000, guid: 67c01b19dd0b2354f932b32748d8491d, type: 3} m_Texture: {fileID: 2800000, guid: 67c01b19dd0b2354f932b32748d8491d, type: 3}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _SampleTexture2D_B9EA57D7_Texture_1:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Texture: - _Texture:
m_Texture: {fileID: 2800000, guid: 615d853995cf2344d8641fd19cb09b5d, type: 3} m_Texture: {fileID: 2800000, guid: 615d853995cf2344d8641fd19cb09b5d, type: 3}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +117,9 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_7463F59A: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 1 - _CloudCoverage: 1
@@ -120,6 +134,7 @@ Material:
- _Cutoff: 0.5 - _Cutoff: 0.5
- _DetailNormalMapScale: 1 - _DetailNormalMapScale: 1
- _DstBlend: 0 - _DstBlend: 0
- _FallOff: 1
- _Falloff: 1.97 - _Falloff: 1.97
- _Float0: 2.6 - _Float0: 2.6
- _Float1: -0.26 - _Float1: -0.26
@@ -142,7 +157,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 47.57 - _Planet_Tiling: 47.57
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +169,8 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.49056602, g: 0.49056602, b: 0.49056602, a: 0}
- Color_CA22BF49: {r: 0, g: 0, b: 0, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 1, g: 1, b: 1, a: 0} - _CloudColor: {r: 1, g: 1, b: 1, a: 0}
@@ -164,7 +181,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.6556604, b: 0.9459858, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_B m_Name: PolygonSpace_Planet_01_B
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -26,7 +33,7 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _Clouds: - _Clouds:
m_Texture: {fileID: 2800000, guid: cd460ee4ac5c1e746b7a734cc7cc64dd, type: 3} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap: - _DetailAlbedoMap:
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -120,6 +129,7 @@ Material:
- _Cutoff: 0.5 - _Cutoff: 0.5
- _DetailNormalMapScale: 1 - _DetailNormalMapScale: 1
- _DstBlend: 0 - _DstBlend: 0
- _FallOff: 1
- _Falloff: 1.97 - _Falloff: 1.97
- _Float0: 2.6 - _Float0: 2.6
- _Float1: -0.26 - _Float1: -0.26
@@ -142,7 +152,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 47.57 - _Planet_Tiling: 47.57
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +164,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 1, g: 0.87232447, b: 0.3254717, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +175,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0} - _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_C m_Name: PolygonSpace_Planet_01_C
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 0.002 - _Planet_Tiling: 0.002
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.8705883, g: 0.5764706, b: 0.32941177, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.44852942, g: 0.24337043, b: 0.08574827, a: 0} - _Second_Color: {r: 0.44852942, g: 0.24337043, b: 0.08574827, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_D m_Name: PolygonSpace_Planet_01_D
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 0.001 - _Planet_Tiling: 0.001
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.5083358, g: 1, b: 0.07075471, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0} - _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_E m_Name: PolygonSpace_Planet_01_E
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 47.57 - _Planet_Tiling: 47.57
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.40784317, g: 1, b: 1, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.1441393, g: 0.4042835, b: 0.4558824, a: 0} - _Second_Color: {r: 0.1441393, g: 0.4042835, b: 0.4558824, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_01_F m_Name: PolygonSpace_Planet_01_F
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 1 - _CloudCoverage: 1
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 47.57 - _Planet_Tiling: 47.57
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 1, g: 0.8043108, b: 0.514151, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 1, g: 1, b: 1, a: 0} - _CloudColor: {r: 1, g: 1, b: 1, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_A m_Name: PolygonSpace_Planet_02_A
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 123.13 - _Planet_Tiling: 123.13
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.763617, g: 0.8301887, b: 0.8059808, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_B m_Name: PolygonSpace_Planet_02_B
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 0.005 - _Planet_Tiling: 0.005
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.6784314, g: 0.9058824, b: 0.9803922, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.3143382, g: 0.41911763, b: 0.37576064, a: 0} - _Second_Color: {r: 0.3143382, g: 0.41911763, b: 0.37576064, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_C m_Name: PolygonSpace_Planet_02_C
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 123.13 - _Planet_Tiling: 123.13
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.9245283, g: 0.49279103, b: 0.5552107, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0} - _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_D m_Name: PolygonSpace_Planet_02_D
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 123.13 - _Planet_Tiling: 123.13
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.17254902, g: 0.8745099, b: 0.73333335, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0} - _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_E m_Name: PolygonSpace_Planet_02_E
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 123.13 - _Planet_Tiling: 123.13
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.15294118, g: 1, b: 1, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0} - _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_02_F m_Name: PolygonSpace_Planet_02_F
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 1
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 2.2 - _Planet_Falloff: 2.2
- _Planet_Tiling: 123.13 - _Planet_Tiling: 123.13
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.8862746, g: 0.7411765, b: 0.54901963, a: 1}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_A m_Name: PolygonSpace_Planet_03_A
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 7ac556960bd1dd4439598329daf108ca, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: -1.16 - _Planet_Falloff: -1.16
- _Planet_Tiling: 18.2 - _Planet_Tiling: 18.2
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_B m_Name: PolygonSpace_Planet_03_B
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 4e318697f312bdf469e2e2eb0d850d7a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: -1.16 - _Planet_Falloff: -1.16
- _Planet_Tiling: 18.2 - _Planet_Tiling: 18.2
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0} - _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_C m_Name: PolygonSpace_Planet_03_C
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: da7a00115e8ae3b41a9b29c2b2aae1a1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: -1.16 - _Planet_Falloff: -1.16
- _Planet_Tiling: 18.2 - _Planet_Tiling: 18.2
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0} - _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_D m_Name: PolygonSpace_Planet_03_D
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: bff9cec39e8865949bf27094ccecd125, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: -1.16 - _Planet_Falloff: -1.16
- _Planet_Tiling: 18.2 - _Planet_Tiling: 18.2
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0} - _BaseColor: {r: 0.77205884, g: 0.5565714, b: 0.28384516, a: 0}
- _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0} - _CloudColor: {r: 0.75735295, g: 0.15035684, b: 0.15035684, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0} - _SecondColor: {r: 0.7794118, g: 0.4859862, b: 0.04584775, a: 0}
- _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0} - _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_E m_Name: PolygonSpace_Planet_03_E
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 1ad8d18a28d3cfa4b9338440f0f94e4d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: -1.16 - _Planet_Falloff: -1.16
- _Planet_Tiling: 18.2 - _Planet_Tiling: 18.2
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0} - _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_03_F m_Name: PolygonSpace_Planet_03_F
m_Shader: {fileID: 4800000, guid: eaaf78c712eddcb47a6a599d04aea29b, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 1 m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 3489d8f82f8dd7f44bf5d778e9d1f08c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -106,6 +113,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _CloudCoverage: 0 - _CloudCoverage: 0
@@ -142,7 +151,7 @@ Material:
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _Planet_Falloff: 9.63 - _Planet_Falloff: 9.63
- _Planet_Tiling: 0.001 - _Planet_Tiling: 0.001
- _RimPower: 3.73 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -154,6 +163,7 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0} - _BaseColor: {r: 0.36862746, g: 0.7960785, b: 0.7411765, a: 0}
- _CloudColor: {r: 0, g: 0, b: 0, a: 0} - _CloudColor: {r: 0, g: 0, b: 0, a: 0}
@@ -164,7 +174,7 @@ Material:
- _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0} - _PlanetBaseColor: {r: 0.9558824, g: 0, b: 0, a: 0}
- _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0} - _PlanetRimColor: {r: 0, g: 0, b: 0, a: 0}
- _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0} - _PlanetSecondColor: {r: 0.50735295, g: 0.10818557, b: 0.10818557, a: 0}
- _RimColor: {r: 0.5176471, g: 0.4431373, b: 0.6784314, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0} - _SecondColor: {r: 0.39511245, g: 0.85294116, b: 0.8163149, a: 0}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_A m_Name: PolygonSpace_Planet_Lines_01_A
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -18,6 +20,10 @@ Material:
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: faee21986d055df4a82bcc829ea6dbd6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -99,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -125,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -2.92 - _PlanetSurfaceContrast: -2.92
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.61 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -137,12 +145,13 @@ Material:
- __dirty: 1 - __dirty: 1
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_B m_Name: PolygonSpace_Planet_Lines_01_B
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a7354e2989b6938408ff718606d81be5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0} - _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0} - _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_C m_Name: PolygonSpace_Planet_Lines_01_C
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: d0ac645da9b5a4a4db4e323d58fb2c83, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30147058, g: 0.1491454, b: 0.06650086, a: 0} - _BaseColor: {r: 0.30147058, g: 0.1491454, b: 0.06650086, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.2647059, g: 0.07678082, b: 0.02141004, a: 0} - _Second_Color: {r: 0.2647059, g: 0.07678082, b: 0.02141004, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_D m_Name: PolygonSpace_Planet_Lines_01_D
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.45588237, g: 0.36267152, b: 0.24470156, a: 0} - _BaseColor: {r: 0.45588237, g: 0.36267152, b: 0.24470156, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.22518793, g: 0.35294116, b: 0.13754325, a: 0} - _Second_Color: {r: 0.22518793, g: 0.35294116, b: 0.13754325, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_E m_Name: PolygonSpace_Planet_Lines_01_E
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 83ac4e630776ef84ab44405d98bee31f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0} - _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0} - _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_01_F m_Name: PolygonSpace_Planet_Lines_01_F
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 9f4c354f50768f74f95596a3cebb902f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 1
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -10 - _PlanetSurfaceContrast: -10
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 1 - _PlanetSurfaceTiling: 1
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_A m_Name: PolygonSpace_Planet_Lines_02_A
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: faee21986d055df4a82bcc829ea6dbd6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_B m_Name: PolygonSpace_Planet_Lines_02_B
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a7354e2989b6938408ff718606d81be5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0} - _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0} - _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_C m_Name: PolygonSpace_Planet_Lines_02_C
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: d0ac645da9b5a4a4db4e323d58fb2c83, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.44852942, g: 0.1552112, b: 0.10553633, a: 0} - _BaseColor: {r: 0.44852942, g: 0.1552112, b: 0.10553633, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0} - _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_D m_Name: PolygonSpace_Planet_Lines_02_D
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.10553633, g: 0.44852942, b: 0.20725152, a: 0} - _BaseColor: {r: 0.10553633, g: 0.44852942, b: 0.20725152, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0} - _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_E m_Name: PolygonSpace_Planet_Lines_02_E
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 83ac4e630776ef84ab44405d98bee31f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0} - _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0} - _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_02_F m_Name: PolygonSpace_Planet_Lines_02_F
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 9f4c354f50768f74f95596a3cebb902f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 2
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -10 - _PlanetSurfaceContrast: -10
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 2 - _PlanetSurfaceTiling: 2
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_A m_Name: PolygonSpace_Planet_Lines_03_A
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: faee21986d055df4a82bcc829ea6dbd6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0} - _Second_Color: {r: 0.31617647, g: 0.25890556, b: 0.22783305, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_B m_Name: PolygonSpace_Planet_Lines_03_B
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a7354e2989b6938408ff718606d81be5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0} - _BaseColor: {r: 0.7058823, g: 0.41035673, b: 0.03633217, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0} - _Second_Color: {r: 0.72794116, g: 0.47316182, b: 0.090992644, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_C m_Name: PolygonSpace_Planet_Lines_03_C
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: d0ac645da9b5a4a4db4e323d58fb2c83, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.44852942, g: 0.1552112, b: 0.10553633, a: 0} - _BaseColor: {r: 0.44852942, g: 0.1552112, b: 0.10553633, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0} - _Second_Color: {r: 0.5441177, g: 0.18254983, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_D m_Name: PolygonSpace_Planet_Lines_03_D
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: a22633082f90f1348a01ddcd1c9bc8c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.10553633, g: 0.44852942, b: 0.20725152, a: 0} - _BaseColor: {r: 0.10553633, g: 0.44852942, b: 0.20725152, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0} - _Second_Color: {r: 0.26648524, g: 0.5441177, b: 0.07601645, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_E m_Name: PolygonSpace_Planet_Lines_03_E
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 83ac4e630776ef84ab44405d98bee31f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0} - _BaseColor: {r: 0.15473618, g: 0.57262254, b: 0.7794118, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0} - _Second_Color: {r: 0.14413927, g: 0.4042835, b: 0.45588237, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,19 +4,26 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonSpace_Planet_Lines_03_F m_Name: PolygonSpace_Planet_Lines_03_F
m_Shader: {fileID: 4800000, guid: 6c02f021372cf984b95c361a21269d0e, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 27ef9ca2ab5d3dd41b2a27523eaac981,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1 m_CustomRenderQueue: -1
stringTagMap: {} stringTagMap: {}
disabledShaderPasses: [] disabledShaderPasses: []
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
- Texture2D_C4C4D0DA:
m_Texture: {fileID: 2800000, guid: 9f4c354f50768f74f95596a3cebb902f, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BotTexture0: - _BotTexture0:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@@ -98,6 +105,8 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Floats: m_Floats:
- Vector1_42ED4346: 0
- Vector1_CBF347CE: 3
- _ASEOutlineWidth: 0.01 - _ASEOutlineWidth: 0.01
- _BumpScale: 1 - _BumpScale: 1
- _Cloud_Contrast: 1.2 - _Cloud_Contrast: 1.2
@@ -124,7 +133,7 @@ Material:
- _PlanetSurfaceContrast: -3.6 - _PlanetSurfaceContrast: -3.6
- _PlanetSurfaceFloat: 2 - _PlanetSurfaceFloat: 2
- _PlanetSurfaceTiling: 5 - _PlanetSurfaceTiling: 5
- _RimPower: 1.48 - _RimPower: 2.95
- _Scale: -0 - _Scale: -0
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
@@ -136,12 +145,13 @@ Material:
- __dirty: 0 - __dirty: 0
- _frez: 16.33 - _frez: 16.33
m_Colors: m_Colors:
- Color_7C11588D: {r: 0.59367, g: 0.29561228, b: 0.6886792, a: 0}
- _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0} - _ASEOutlineColor: {r: 0.5181034, g: 0.4426903, b: 0.6764706, a: 0}
- _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0} - _BaseColor: {r: 0.30882353, g: 0.3005548, b: 0.25432524, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color0: {r: 0, g: 0.7931032, b: 1, a: 0} - _Color0: {r: 0, g: 0.7931032, b: 1, a: 0}
- _Color1: {r: 0, g: 0, b: 0, a: 0} - _Color1: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0.3693436, g: 0.27059907, b: 0.4044118, a: 0} - _RimColor: {r: 1, g: 0.18396229, b: 0.9193271, a: 1}
- _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0} - _Second_Color: {r: 0.22783305, g: 0.2978985, b: 0.31617647, a: 0}
- _Size: {r: 0, g: 0, b: 0, a: 0} - _Size: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-1723617079940655016
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &6987452057289785872
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5460693098425401103
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &3165095190817983812
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-100963415802797910
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &3444187223383216122
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-1663889971412224462
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0.21404114, g: 0.21404114, b: 0.21404114, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &2952726500853629951
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -1,6 +1,6 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-8801695101687723435 --- !u!114 &-6559452094968867626
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 11 m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -120,8 +120,8 @@ Material:
- _WorkflowMode: 1 - _WorkflowMode: 1
- _ZWrite: 0 - _ZWrite: 0
m_Colors: m_Colors:
- _BaseColor: {r: 0.41911763, g: 0.9038542, b: 1, a: 0.241} - _BaseColor: {r: 0.4191176, g: 0.9038542, b: 1, a: 0.241}
- _Color: {r: 0.41911763, g: 0.9038542, b: 1, a: 0.241} - _Color: {r: 0.41911763, g: 0.9038542, b: 1, a: 0.241}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Ship_01_A m_Name: PolygonScifiSpace_Ship_01_A
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 5.82 - _RimPower: 5.82
- _Smoothness: 0.256 - _Smoothness: 0.2
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -105,5 +107,5 @@ Material:
- _DetailColor: {r: 0, g: 0, b: 0, a: 0} - _DetailColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0} - _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 1} - _RimColor: {r: 0.9433962, g: 0.24474904, b: 0.71825224, a: 1}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Ship_02_A m_Name: PolygonScifiSpace_Ship_02_A
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 5.82 - _RimPower: 5.82
- _Smoothness: 0.256 - _Smoothness: 0.2
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -105,5 +107,5 @@ Material:
- _DetailColor: {r: 0, g: 0, b: 0, a: 0} - _DetailColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0} - _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 1} - _RimColor: {r: 0.9433962, g: 0.24474904, b: 0.71825224, a: 1}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Ship_03_A m_Name: PolygonScifiSpace_Ship_03_A
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 5.82 - _RimPower: 5.82
- _Smoothness: 0.256 - _Smoothness: 0.2
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -105,5 +107,5 @@ Material:
- _DetailColor: {r: 0, g: 0, b: 0, a: 0} - _DetailColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0} - _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 1} - _RimColor: {r: 0.9433962, g: 0.24474904, b: 0.71825224, a: 1}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_Ship_04_A m_Name: PolygonScifiSpace_Ship_04_A
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 5.82 - _RimPower: 5.82
- _Smoothness: 0.256 - _Smoothness: 0.2
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -106,4 +108,4 @@ Material:
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0} - _EmissiveColor: {r: 0, g: 0.8758621, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 1} - _RimColor: {r: 0, g: 0, b: 0, a: 1}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -1,18 +1,5 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-8321808769163778724
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 6 serializedVersion: 6
@@ -23,7 +10,7 @@ Material:
m_Name: PolygonScifiSpace_Sign_01_A m_Name: PolygonScifiSpace_Sign_01_A
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: _EMISSION m_ShaderKeywords: _EMISSION
m_LightmapFlags: 1 m_LightmapFlags: 2
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000 m_CustomRenderQueue: 2000
@@ -121,6 +108,19 @@ Material:
m_Colors: m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0.3, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0.07323897, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []
--- !u!114 &6923630538542560977
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 4

View File

@@ -4,10 +4,12 @@
Material: Material:
serializedVersion: 6 serializedVersion: 6
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PolygonScifiSpace_SpaceStation_01 m_Name: PolygonScifiSpace_SpaceStation_01
m_Shader: {fileID: 4800000, guid: 9d2e5af2a60ed6b47b96468f458e7d30, type: 3} m_Shader: {fileID: -6465566751694194690, guid: 7d4a664f9d109d947b00b1922d55d1bf,
type: 3}
m_ShaderKeywords: m_ShaderKeywords:
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
@@ -93,7 +95,7 @@ Material:
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
- _RimPower: 3.16 - _RimPower: 3.16
- _Smoothness: 0.526 - _Smoothness: 0.2
- _SmoothnessTextureChannel: 0 - _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1
@@ -105,5 +107,5 @@ Material:
- _DetailColor: {r: 0, g: 0, b: 0, a: 0} - _DetailColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 1, g: 1, b: 1, a: 0} - _EmissiveColor: {r: 1, g: 1, b: 1, a: 0}
- _RimColor: {r: 0, g: 0, b: 0, a: 1} - _RimColor: {r: 1, g: 0.16509432, b: 0.6132179, a: 1}
- _Spec: {r: 1, g: 1, b: 1, a: 0} - _Spec: {r: 0, g: 0, b: 0, a: 0}

View File

@@ -1,150 +1,422 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 32ce9c58047b0924c969b36161922640 guid: 32ce9c58047b0924c969b36161922640
timeCreated: 1634700632
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: Ankle_L - first:
100002: Ankle_R 1: 100000
100004: Ball_L second: Ankle_L
100006: Ball_R - first:
100008: Belly_01 1: 100002
100010: //RootNode second: Ankle_R
100012: Clavicle_L - first:
100014: Clavicle_R 1: 100004
100016: Elbow_L second: Ball_L
100018: Elbow_R - first:
100020: Eyebrows 1: 100006
100022: Eyes second: Ball_R
100024: Finger_01 - first:
100026: Finger_01 1 1: 100008
100028: Finger_02 second: Belly_01
100030: Finger_02 1 - first:
100032: Finger_03 1: 100010
100034: Finger_03 1 second: //RootNode
100036: Finger_04 - first:
100038: Finger_04 1 1: 100012
100040: Hand_L second: Clavicle_L
100042: Hand_R - first:
100044: Head 1: 100014
100046: Hips second: Clavicle_R
100048: IndexFinger_01 - first:
100050: IndexFinger_01 1 1: 100016
100052: IndexFinger_02 second: Elbow_L
100054: IndexFinger_02 1 - first:
100056: IndexFinger_03 1: 100018
100058: IndexFinger_03 1 second: Elbow_R
100060: IndexFinger_04 - first:
100062: IndexFinger_04 1 1: 100020
100064: Jaw second: Eyebrows
100066: LowerLeg_L - first:
100068: LowerLeg_R 1: 100022
100070: Neck second: Eyes
100072: Root - first:
100074: Shoulder_L 1: 100024
100076: Shoulder_R second: Finger_01
100078: SM_Chr_ScifiWorlds_AlienArmor_01 - first:
100080: SM_Chr_ScifiWorlds_AlienChef_01 1: 100026
100082: SM_Chr_ScifiWorlds_AlienCombat_01 second: Finger_01 1
100084: SM_Chr_ScifiWorlds_AlienRock_01 - first:
100086: SM_Chr_ScifiWorlds_AlienSpikes_01 1: 100028
100088: Spine_01 second: Finger_02
100090: Spine_02 - first:
100092: Spine_03 1: 100030
100094: Thumb_01 second: Finger_02 1
100096: Thumb_01 1 - first:
100098: Thumb_02 1: 100032
100100: Thumb_02 1 second: Finger_03
100102: Thumb_03 - first:
100104: Thumb_03 1 1: 100034
100106: Toes_L second: Finger_03 1
100108: Toes_R - first:
100110: UpperLeg_L 1: 100036
100112: UpperLeg_R second: Finger_04
400000: Ankle_L - first:
400002: Ankle_R 1: 100038
400004: Ball_L second: Finger_04 1
400006: Ball_R - first:
400008: Belly_01 1: 100040
400010: //RootNode second: Hand_L
400012: Clavicle_L - first:
400014: Clavicle_R 1: 100042
400016: Elbow_L second: Hand_R
400018: Elbow_R - first:
400020: Eyebrows 1: 100044
400022: Eyes second: Head
400024: Finger_01 - first:
400026: Finger_01 1 1: 100046
400028: Finger_02 second: Hips
400030: Finger_02 1 - first:
400032: Finger_03 1: 100048
400034: Finger_03 1 second: IndexFinger_01
400036: Finger_04 - first:
400038: Finger_04 1 1: 100050
400040: Hand_L second: IndexFinger_01 1
400042: Hand_R - first:
400044: Head 1: 100052
400046: Hips second: IndexFinger_02
400048: IndexFinger_01 - first:
400050: IndexFinger_01 1 1: 100054
400052: IndexFinger_02 second: IndexFinger_02 1
400054: IndexFinger_02 1 - first:
400056: IndexFinger_03 1: 100056
400058: IndexFinger_03 1 second: IndexFinger_03
400060: IndexFinger_04 - first:
400062: IndexFinger_04 1 1: 100058
400064: Jaw second: IndexFinger_03 1
400066: LowerLeg_L - first:
400068: LowerLeg_R 1: 100060
400070: Neck second: IndexFinger_04
400072: Root - first:
400074: Shoulder_L 1: 100062
400076: Shoulder_R second: IndexFinger_04 1
400078: SM_Chr_ScifiWorlds_AlienArmor_01 - first:
400080: SM_Chr_ScifiWorlds_AlienChef_01 1: 100064
400082: SM_Chr_ScifiWorlds_AlienCombat_01 second: Jaw
400084: SM_Chr_ScifiWorlds_AlienRock_01 - first:
400086: SM_Chr_ScifiWorlds_AlienSpikes_01 1: 100066
400088: Spine_01 second: LowerLeg_L
400090: Spine_02 - first:
400092: Spine_03 1: 100068
400094: Thumb_01 second: LowerLeg_R
400096: Thumb_01 1 - first:
400098: Thumb_02 1: 100070
400100: Thumb_02 1 second: Neck
400102: Thumb_03 - first:
400104: Thumb_03 1 1: 100072
400106: Toes_L second: Root
400108: Toes_R - first:
400110: UpperLeg_L 1: 100074
400112: UpperLeg_R second: Shoulder_L
2300000: SM_Chr_ScifiWorlds_AlienArmor_01 - first:
2300002: SM_Chr_ScifiWorlds_AlienChef_01 1: 100076
2300004: SM_Chr_ScifiWorlds_AlienCombat_01 second: Shoulder_R
2300006: SM_Chr_ScifiWorlds_AlienRock_01 - first:
2300008: SM_Chr_ScifiWorlds_AlienSpikes_01 1: 100078
3300000: SM_Chr_ScifiWorlds_AlienArmor_01 second: SM_Chr_ScifiWorlds_AlienArmor_01
3300002: SM_Chr_ScifiWorlds_AlienChef_01 - first:
3300004: SM_Chr_ScifiWorlds_AlienCombat_01 1: 100080
3300006: SM_Chr_ScifiWorlds_AlienRock_01 second: SM_Chr_ScifiWorlds_AlienChef_01
3300008: SM_Chr_ScifiWorlds_AlienSpikes_01 - first:
4300000: SM_Chr_ScifiWorlds_AlienSpikes_01 1: 100082
4300002: SM_Chr_ScifiWorlds_AlienRock_01 second: SM_Chr_ScifiWorlds_AlienCombat_01
4300004: SM_Chr_ScifiWorlds_AlienChef_01 - first:
4300006: SM_Chr_ScifiWorlds_AlienArmor_01 1: 100084
4300008: SM_Chr_ScifiWorlds_AlienCombat_01 second: SM_Chr_ScifiWorlds_AlienRock_01
7400000: Take 001 - first:
9500000: //RootNode 1: 100086
13700000: SM_Chr_ScifiWorlds_AlienArmor_01 second: SM_Chr_ScifiWorlds_AlienSpikes_01
13700002: SM_Chr_ScifiWorlds_AlienChef_01 - first:
13700004: SM_Chr_ScifiWorlds_AlienCombat_01 1: 100088
13700006: SM_Chr_ScifiWorlds_AlienRock_01 second: Spine_01
13700008: SM_Chr_ScifiWorlds_AlienSpikes_01 - first:
1: 100090
second: Spine_02
- first:
1: 100092
second: Spine_03
- first:
1: 100094
second: Thumb_01
- first:
1: 100096
second: Thumb_01 1
- first:
1: 100098
second: Thumb_02
- first:
1: 100100
second: Thumb_02 1
- first:
1: 100102
second: Thumb_03
- first:
1: 100104
second: Thumb_03 1
- first:
1: 100106
second: Toes_L
- first:
1: 100108
second: Toes_R
- first:
1: 100110
second: UpperLeg_L
- first:
1: 100112
second: UpperLeg_R
- first:
4: 400000
second: Ankle_L
- first:
4: 400002
second: Ankle_R
- first:
4: 400004
second: Ball_L
- first:
4: 400006
second: Ball_R
- first:
4: 400008
second: Belly_01
- first:
4: 400010
second: //RootNode
- first:
4: 400012
second: Clavicle_L
- first:
4: 400014
second: Clavicle_R
- first:
4: 400016
second: Elbow_L
- first:
4: 400018
second: Elbow_R
- first:
4: 400020
second: Eyebrows
- first:
4: 400022
second: Eyes
- first:
4: 400024
second: Finger_01
- first:
4: 400026
second: Finger_01 1
- first:
4: 400028
second: Finger_02
- first:
4: 400030
second: Finger_02 1
- first:
4: 400032
second: Finger_03
- first:
4: 400034
second: Finger_03 1
- first:
4: 400036
second: Finger_04
- first:
4: 400038
second: Finger_04 1
- first:
4: 400040
second: Hand_L
- first:
4: 400042
second: Hand_R
- first:
4: 400044
second: Head
- first:
4: 400046
second: Hips
- first:
4: 400048
second: IndexFinger_01
- first:
4: 400050
second: IndexFinger_01 1
- first:
4: 400052
second: IndexFinger_02
- first:
4: 400054
second: IndexFinger_02 1
- first:
4: 400056
second: IndexFinger_03
- first:
4: 400058
second: IndexFinger_03 1
- first:
4: 400060
second: IndexFinger_04
- first:
4: 400062
second: IndexFinger_04 1
- first:
4: 400064
second: Jaw
- first:
4: 400066
second: LowerLeg_L
- first:
4: 400068
second: LowerLeg_R
- first:
4: 400070
second: Neck
- first:
4: 400072
second: Root
- first:
4: 400074
second: Shoulder_L
- first:
4: 400076
second: Shoulder_R
- first:
4: 400078
second: SM_Chr_ScifiWorlds_AlienArmor_01
- first:
4: 400080
second: SM_Chr_ScifiWorlds_AlienChef_01
- first:
4: 400082
second: SM_Chr_ScifiWorlds_AlienCombat_01
- first:
4: 400084
second: SM_Chr_ScifiWorlds_AlienRock_01
- first:
4: 400086
second: SM_Chr_ScifiWorlds_AlienSpikes_01
- first:
4: 400088
second: Spine_01
- first:
4: 400090
second: Spine_02
- first:
4: 400092
second: Spine_03
- first:
4: 400094
second: Thumb_01
- first:
4: 400096
second: Thumb_01 1
- first:
4: 400098
second: Thumb_02
- first:
4: 400100
second: Thumb_02 1
- first:
4: 400102
second: Thumb_03
- first:
4: 400104
second: Thumb_03 1
- first:
4: 400106
second: Toes_L
- first:
4: 400108
second: Toes_R
- first:
4: 400110
second: UpperLeg_L
- first:
4: 400112
second: UpperLeg_R
- first:
23: 2300000
second: SM_Chr_ScifiWorlds_AlienArmor_01
- first:
23: 2300002
second: SM_Chr_ScifiWorlds_AlienChef_01
- first:
23: 2300004
second: SM_Chr_ScifiWorlds_AlienCombat_01
- first:
23: 2300006
second: SM_Chr_ScifiWorlds_AlienRock_01
- first:
23: 2300008
second: SM_Chr_ScifiWorlds_AlienSpikes_01
- first:
33: 3300000
second: SM_Chr_ScifiWorlds_AlienArmor_01
- first:
33: 3300002
second: SM_Chr_ScifiWorlds_AlienChef_01
- first:
33: 3300004
second: SM_Chr_ScifiWorlds_AlienCombat_01
- first:
33: 3300006
second: SM_Chr_ScifiWorlds_AlienRock_01
- first:
33: 3300008
second: SM_Chr_ScifiWorlds_AlienSpikes_01
- first:
43: 4300000
second: SM_Chr_ScifiWorlds_AlienSpikes_01
- first:
43: 4300002
second: SM_Chr_ScifiWorlds_AlienRock_01
- first:
43: 4300004
second: SM_Chr_ScifiWorlds_AlienChef_01
- first:
43: 4300006
second: SM_Chr_ScifiWorlds_AlienArmor_01
- first:
43: 4300008
second: SM_Chr_ScifiWorlds_AlienCombat_01
- first:
74: 7400000
second: Take 001
- first:
95: 9500000
second: //RootNode
- first:
137: 13700000
second: SM_Chr_ScifiWorlds_AlienArmor_01
- first:
137: 13700002
second: SM_Chr_ScifiWorlds_AlienChef_01
- first:
137: 13700004
second: SM_Chr_ScifiWorlds_AlienCombat_01
- first:
137: 13700006
second: SM_Chr_ScifiWorlds_AlienRock_01
- first:
137: 13700008
second: SM_Chr_ScifiWorlds_AlienSpikes_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 0 materialName: 0
materialSearch: 1 materialSearch: 1
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 4 legacyGenerateAnimations: 4
bakeSimulation: 0 bakeSimulation: 0
@@ -157,6 +429,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3 animationCompression: 3
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -165,25 +439,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -191,10 +477,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: human:
- boneName: Root - boneName: Root
humanName: Hips humanName: Hips
@@ -809,14 +1098,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 1 hasExtraRoot: 1
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3 animationType: 3
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,33 +1,71 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 7055fb297ab38fa43b043883120a22d3 guid: 7055fb297ab38fa43b043883120a22d3
timeCreated: 1634608447
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Chr_AlienSpikes_Tail_01 1: 100000
100004: Tail_01 second: //RootNode
100006: Tail_02 - first:
100008: Tail_03 1: 100002
100010: Tail_04 second: SM_Chr_AlienSpikes_Tail_01
100012: Tail_05 - first:
100014: Tail_Base 1: 100004
400000: //RootNode second: Tail_01
400002: SM_Chr_AlienSpikes_Tail_01 - first:
400004: Tail_01 1: 100006
400006: Tail_02 second: Tail_02
400008: Tail_03 - first:
400010: Tail_04 1: 100008
400012: Tail_05 second: Tail_03
400014: Tail_Base - first:
4300000: SM_Chr_AlienSpikes_Tail_01 1: 100010
9500000: //RootNode second: Tail_04
13700000: SM_Chr_AlienSpikes_Tail_01 - first:
1: 100012
second: Tail_05
- first:
1: 100014
second: Tail_Base
- first:
4: 400000
second: //RootNode
- first:
4: 400002
second: SM_Chr_AlienSpikes_Tail_01
- first:
4: 400004
second: Tail_01
- first:
4: 400006
second: Tail_02
- first:
4: 400008
second: Tail_03
- first:
4: 400010
second: Tail_04
- first:
4: 400012
second: Tail_05
- first:
4: 400014
second: Tail_Base
- first:
43: 4300000
second: SM_Chr_AlienSpikes_Tail_01
- first:
95: 9500000
second: //RootNode
- first:
137: 13700000
second: SM_Chr_AlienSpikes_Tail_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 0 materialName: 0
materialSearch: 1 materialSearch: 1
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 4 legacyGenerateAnimations: 4
bakeSimulation: 0 bakeSimulation: 0
@@ -40,6 +78,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3 animationCompression: 3
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -48,25 +88,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -74,10 +126,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -87,14 +142,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 1 hasExtraRoot: 1
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2 animationType: 2
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,182 +1,518 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: e274402e4c839934c817fc0664347c81 guid: e274402e4c839934c817fc0664347c81
timeCreated: 1634700546
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: Ankle_L - first:
100002: Ankle_R 1: 100000
100004: Ball_L second: Ankle_L
100006: Ball_R - first:
100008: //RootNode 1: 100002
100010: Clavicle_L second: Ankle_R
100012: Clavicle_R - first:
100014: Elbow_L 1: 100004
100016: Elbow_R second: Ball_L
100018: Eyebrows - first:
100020: Eyes 1: 100006
100022: Finger_01 second: Ball_R
100024: Finger_01 1 - first:
100026: Finger_02 1: 100008
100028: Finger_02 1 second: //RootNode
100030: Finger_03 - first:
100032: Finger_03 1 1: 100010
100034: Finger_04 second: Clavicle_L
100036: Finger_04 1 - first:
100038: Hand_L 1: 100012
100040: Hand_R second: Clavicle_R
100042: Head - first:
100044: Hips 1: 100014
100046: IndexFinger_01 second: Elbow_L
100048: IndexFinger_01 1 - first:
100050: IndexFinger_02 1: 100016
100052: IndexFinger_02 1 second: Elbow_R
100054: IndexFinger_03 - first:
100056: IndexFinger_03 1 1: 100018
100058: IndexFinger_04 second: Eyebrows
100060: IndexFinger_04 1 - first:
100062: Jaw 1: 100020
100064: LowerLeg_L second: Eyes
100066: LowerLeg_R - first:
100068: Neck 1: 100022
100070: Root second: Finger_01
100072: Shoulder_L - first:
100074: Shoulder_R 1: 100024
100076: SM_Chr_ScifiWorlds_Female_01 second: Finger_01 1
100078: SM_Chr_ScifiWorlds_Male_01 - first:
100080: SM_Chr_ScifiWorlds_Scavenger_01 1: 100026
100082: SM_Chr_ScifiWorlds_Soldier_Female_02 second: Finger_02
100084: SM_Chr_ScifiWorlds_Soldier_Male_01 - first:
100086: SM_Chr_ScifiWorlds_Soldier_Male_02 1: 100028
100088: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01 second: Finger_02 1
100090: SM_Chr_ScifiWorlds_SpaceSuit_Female_01 - first:
100092: SM_Chr_ScifiWorlds_SpaceSuit_Male_01 1: 100030
100094: SM_Chr_ScifiWorlds_SpaceSuit_Male_02 second: Finger_03
100096: SM_Chr_ScifiWorlds_Strider_Male_01 - first:
100098: Spine_01 1: 100032
100100: Spine_02 second: Finger_03 1
100102: Spine_03 - first:
100104: Thumb_01 1: 100034
100106: Thumb_01 1 second: Finger_04
100108: Thumb_02 - first:
100110: Thumb_02 1 1: 100036
100112: Thumb_03 second: Finger_04 1
100114: Thumb_03 1 - first:
100116: Toes_L 1: 100038
100118: Toes_R second: Hand_L
100120: UpperLeg_L - first:
100122: UpperLeg_R 1: 100040
100124: SM_Chr_ScifiWorlds_Scavenger_02 second: Hand_R
100126: SM_Chr_ScifiWorlds_Scavenger_03 - first:
100128: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01 1: 100042
100130: SM_Chr_ScifiWorlds_SpaceSuit_Female_02 second: Head
100132: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01 - first:
400000: Ankle_L 1: 100044
400002: Ankle_R second: Hips
400004: Ball_L - first:
400006: Ball_R 1: 100046
400008: //RootNode second: IndexFinger_01
400010: Clavicle_L - first:
400012: Clavicle_R 1: 100048
400014: Elbow_L second: IndexFinger_01 1
400016: Elbow_R - first:
400018: Eyebrows 1: 100050
400020: Eyes second: IndexFinger_02
400022: Finger_01 - first:
400024: Finger_01 1 1: 100052
400026: Finger_02 second: IndexFinger_02 1
400028: Finger_02 1 - first:
400030: Finger_03 1: 100054
400032: Finger_03 1 second: IndexFinger_03
400034: Finger_04 - first:
400036: Finger_04 1 1: 100056
400038: Hand_L second: IndexFinger_03 1
400040: Hand_R - first:
400042: Head 1: 100058
400044: Hips second: IndexFinger_04
400046: IndexFinger_01 - first:
400048: IndexFinger_01 1 1: 100060
400050: IndexFinger_02 second: IndexFinger_04 1
400052: IndexFinger_02 1 - first:
400054: IndexFinger_03 1: 100062
400056: IndexFinger_03 1 second: Jaw
400058: IndexFinger_04 - first:
400060: IndexFinger_04 1 1: 100064
400062: Jaw second: LowerLeg_L
400064: LowerLeg_L - first:
400066: LowerLeg_R 1: 100066
400068: Neck second: LowerLeg_R
400070: Root - first:
400072: Shoulder_L 1: 100068
400074: Shoulder_R second: Neck
400076: SM_Chr_ScifiWorlds_Female_01 - first:
400078: SM_Chr_ScifiWorlds_Male_01 1: 100070
400080: SM_Chr_ScifiWorlds_Scavenger_01 second: Root
400082: SM_Chr_ScifiWorlds_Soldier_Female_02 - first:
400084: SM_Chr_ScifiWorlds_Soldier_Male_01 1: 100072
400086: SM_Chr_ScifiWorlds_Soldier_Male_02 second: Shoulder_L
400088: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01 - first:
400090: SM_Chr_ScifiWorlds_SpaceSuit_Female_01 1: 100074
400092: SM_Chr_ScifiWorlds_SpaceSuit_Male_01 second: Shoulder_R
400094: SM_Chr_ScifiWorlds_SpaceSuit_Male_02 - first:
400096: SM_Chr_ScifiWorlds_Strider_Male_01 1: 100076
400098: Spine_01 second: SM_Chr_ScifiWorlds_Female_01
400100: Spine_02 - first:
400102: Spine_03 1: 100078
400104: Thumb_01 second: SM_Chr_ScifiWorlds_Male_01
400106: Thumb_01 1 - first:
400108: Thumb_02 1: 100080
400110: Thumb_02 1 second: SM_Chr_ScifiWorlds_Scavenger_01
400112: Thumb_03 - first:
400114: Thumb_03 1 1: 100082
400116: Toes_L second: SM_Chr_ScifiWorlds_Soldier_Female_02
400118: Toes_R - first:
400120: UpperLeg_L 1: 100084
400122: UpperLeg_R second: SM_Chr_ScifiWorlds_Soldier_Male_01
400124: SM_Chr_ScifiWorlds_Scavenger_02 - first:
400126: SM_Chr_ScifiWorlds_Scavenger_03 1: 100086
400128: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01 second: SM_Chr_ScifiWorlds_Soldier_Male_02
400130: SM_Chr_ScifiWorlds_SpaceSuit_Female_02 - first:
400132: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01 1: 100088
4300000: SM_Chr_ScifiWorlds_Soldier_Male_01 second: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01
4300002: SM_Chr_ScifiWorlds_Soldier_Male_02 - first:
4300004: SM_Chr_ScifiWorlds_Strider_Male_01 1: 100090
4300006: SM_Chr_ScifiWorlds_Female_01 second: SM_Chr_ScifiWorlds_SpaceSuit_Female_01
4300008: SM_Chr_ScifiWorlds_Male_01 - first:
4300010: SM_Chr_ScifiWorlds_Scavenger_01 1: 100092
4300012: SM_Chr_ScifiWorlds_Soldier_Female_02 second: SM_Chr_ScifiWorlds_SpaceSuit_Male_01
4300014: SM_Chr_ScifiWorlds_SpaceSuit_Male_01 - first:
4300016: SM_Chr_ScifiWorlds_SpaceSuit_Male_02 1: 100094
4300018: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01 second: SM_Chr_ScifiWorlds_SpaceSuit_Male_02
4300020: SM_Chr_ScifiWorlds_SpaceSuit_Female_01 - first:
4300022: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01 1: 100096
4300024: SM_Chr_ScifiWorlds_SpaceSuit_Female_02 second: SM_Chr_ScifiWorlds_Strider_Male_01
4300026: SM_Chr_ScifiWorlds_Scavenger_02 - first:
4300028: SM_Chr_ScifiWorlds_Scavenger_03 1: 100098
4300030: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01 second: Spine_01
7400000: Take 001 - first:
9500000: //RootNode 1: 100100
13700000: SM_Chr_ScifiWorlds_Female_01 second: Spine_02
13700002: SM_Chr_ScifiWorlds_Male_01 - first:
13700004: SM_Chr_ScifiWorlds_Scavenger_01 1: 100102
13700006: SM_Chr_ScifiWorlds_Soldier_Female_02 second: Spine_03
13700008: SM_Chr_ScifiWorlds_Soldier_Male_01 - first:
13700010: SM_Chr_ScifiWorlds_Soldier_Male_02 1: 100104
13700012: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01 second: Thumb_01
13700014: SM_Chr_ScifiWorlds_SpaceSuit_Female_01 - first:
13700016: SM_Chr_ScifiWorlds_SpaceSuit_Male_01 1: 100106
13700018: SM_Chr_ScifiWorlds_SpaceSuit_Male_02 second: Thumb_01 1
13700020: SM_Chr_ScifiWorlds_Strider_Male_01 - first:
13700022: SM_Chr_ScifiWorlds_Scavenger_02 1: 100108
13700024: SM_Chr_ScifiWorlds_Scavenger_03 second: Thumb_02
13700026: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01 - first:
13700028: SM_Chr_ScifiWorlds_SpaceSuit_Female_02 1: 100110
13700030: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01 second: Thumb_02 1
- first:
1: 100112
second: Thumb_03
- first:
1: 100114
second: Thumb_03 1
- first:
1: 100116
second: Toes_L
- first:
1: 100118
second: Toes_R
- first:
1: 100120
second: UpperLeg_L
- first:
1: 100122
second: UpperLeg_R
- first:
1: 100124
second: SM_Chr_ScifiWorlds_Scavenger_02
- first:
1: 100126
second: SM_Chr_ScifiWorlds_Scavenger_03
- first:
1: 100128
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01
- first:
1: 100130
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_02
- first:
1: 100132
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01
- first:
4: 400000
second: Ankle_L
- first:
4: 400002
second: Ankle_R
- first:
4: 400004
second: Ball_L
- first:
4: 400006
second: Ball_R
- first:
4: 400008
second: //RootNode
- first:
4: 400010
second: Clavicle_L
- first:
4: 400012
second: Clavicle_R
- first:
4: 400014
second: Elbow_L
- first:
4: 400016
second: Elbow_R
- first:
4: 400018
second: Eyebrows
- first:
4: 400020
second: Eyes
- first:
4: 400022
second: Finger_01
- first:
4: 400024
second: Finger_01 1
- first:
4: 400026
second: Finger_02
- first:
4: 400028
second: Finger_02 1
- first:
4: 400030
second: Finger_03
- first:
4: 400032
second: Finger_03 1
- first:
4: 400034
second: Finger_04
- first:
4: 400036
second: Finger_04 1
- first:
4: 400038
second: Hand_L
- first:
4: 400040
second: Hand_R
- first:
4: 400042
second: Head
- first:
4: 400044
second: Hips
- first:
4: 400046
second: IndexFinger_01
- first:
4: 400048
second: IndexFinger_01 1
- first:
4: 400050
second: IndexFinger_02
- first:
4: 400052
second: IndexFinger_02 1
- first:
4: 400054
second: IndexFinger_03
- first:
4: 400056
second: IndexFinger_03 1
- first:
4: 400058
second: IndexFinger_04
- first:
4: 400060
second: IndexFinger_04 1
- first:
4: 400062
second: Jaw
- first:
4: 400064
second: LowerLeg_L
- first:
4: 400066
second: LowerLeg_R
- first:
4: 400068
second: Neck
- first:
4: 400070
second: Root
- first:
4: 400072
second: Shoulder_L
- first:
4: 400074
second: Shoulder_R
- first:
4: 400076
second: SM_Chr_ScifiWorlds_Female_01
- first:
4: 400078
second: SM_Chr_ScifiWorlds_Male_01
- first:
4: 400080
second: SM_Chr_ScifiWorlds_Scavenger_01
- first:
4: 400082
second: SM_Chr_ScifiWorlds_Soldier_Female_02
- first:
4: 400084
second: SM_Chr_ScifiWorlds_Soldier_Male_01
- first:
4: 400086
second: SM_Chr_ScifiWorlds_Soldier_Male_02
- first:
4: 400088
second: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01
- first:
4: 400090
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_01
- first:
4: 400092
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_01
- first:
4: 400094
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_02
- first:
4: 400096
second: SM_Chr_ScifiWorlds_Strider_Male_01
- first:
4: 400098
second: Spine_01
- first:
4: 400100
second: Spine_02
- first:
4: 400102
second: Spine_03
- first:
4: 400104
second: Thumb_01
- first:
4: 400106
second: Thumb_01 1
- first:
4: 400108
second: Thumb_02
- first:
4: 400110
second: Thumb_02 1
- first:
4: 400112
second: Thumb_03
- first:
4: 400114
second: Thumb_03 1
- first:
4: 400116
second: Toes_L
- first:
4: 400118
second: Toes_R
- first:
4: 400120
second: UpperLeg_L
- first:
4: 400122
second: UpperLeg_R
- first:
4: 400124
second: SM_Chr_ScifiWorlds_Scavenger_02
- first:
4: 400126
second: SM_Chr_ScifiWorlds_Scavenger_03
- first:
4: 400128
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01
- first:
4: 400130
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_02
- first:
4: 400132
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01
- first:
43: 4300000
second: SM_Chr_ScifiWorlds_Soldier_Male_01
- first:
43: 4300002
second: SM_Chr_ScifiWorlds_Soldier_Male_02
- first:
43: 4300004
second: SM_Chr_ScifiWorlds_Strider_Male_01
- first:
43: 4300006
second: SM_Chr_ScifiWorlds_Female_01
- first:
43: 4300008
second: SM_Chr_ScifiWorlds_Male_01
- first:
43: 4300010
second: SM_Chr_ScifiWorlds_Scavenger_01
- first:
43: 4300012
second: SM_Chr_ScifiWorlds_Soldier_Female_02
- first:
43: 4300014
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_01
- first:
43: 4300016
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_02
- first:
43: 4300018
second: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01
- first:
43: 4300020
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_01
- first:
43: 4300022
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01
- first:
43: 4300024
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_02
- first:
43: 4300026
second: SM_Chr_ScifiWorlds_Scavenger_02
- first:
43: 4300028
second: SM_Chr_ScifiWorlds_Scavenger_03
- first:
43: 4300030
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01
- first:
74: 7400000
second: Take 001
- first:
95: 9500000
second: //RootNode
- first:
137: 13700000
second: SM_Chr_ScifiWorlds_Female_01
- first:
137: 13700002
second: SM_Chr_ScifiWorlds_Male_01
- first:
137: 13700004
second: SM_Chr_ScifiWorlds_Scavenger_01
- first:
137: 13700006
second: SM_Chr_ScifiWorlds_Soldier_Female_02
- first:
137: 13700008
second: SM_Chr_ScifiWorlds_Soldier_Male_01
- first:
137: 13700010
second: SM_Chr_ScifiWorlds_Soldier_Male_02
- first:
137: 13700012
second: SM_Chr_ScifiWorlds_SpaceSuit_AlienGuy_01
- first:
137: 13700014
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_01
- first:
137: 13700016
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_01
- first:
137: 13700018
second: SM_Chr_ScifiWorlds_SpaceSuit_Male_02
- first:
137: 13700020
second: SM_Chr_ScifiWorlds_Strider_Male_01
- first:
137: 13700022
second: SM_Chr_ScifiWorlds_Scavenger_02
- first:
137: 13700024
second: SM_Chr_ScifiWorlds_Scavenger_03
- first:
137: 13700026
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Female_01
- first:
137: 13700028
second: SM_Chr_ScifiWorlds_SpaceSuit_Female_02
- first:
137: 13700030
second: SM_Chr_ScifiWorlds_SpaceSuit_Alien_Male_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 0 materialName: 0
materialSearch: 1 materialSearch: 1
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 4 legacyGenerateAnimations: 4
bakeSimulation: 0 bakeSimulation: 0
@@ -189,6 +525,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3 animationCompression: 3
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -197,25 +535,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -223,10 +573,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: human:
- boneName: Hips - boneName: Hips
humanName: Hips humanName: Hips
@@ -886,14 +1239,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 1 hasExtraRoot: 1
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3 animationType: 3
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,20 +1,32 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: f1ec2b3b0b0ad9b409a43e31a1c7d32a guid: f1ec2b3b0b0ad9b409a43e31a1c7d32a
timeCreated: 1635294360
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: Cube_Spawn 4: 400000
9500000: //RootNode second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: Cube_Spawn
- first:
95: 9500000
second: //RootNode
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -27,6 +39,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -35,25 +49,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -61,10 +87,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -74,14 +103,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,20 +1,32 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 4a8561c9ab5ff524b95e1624b126490e guid: 4a8561c9ab5ff524b95e1624b126490e
timeCreated: 1635294339
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: FX_Cylinder_01 4: 400000
9500000: //RootNode second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: FX_Cylinder_01
- first:
95: 9500000
second: //RootNode
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -27,6 +39,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -35,25 +49,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -61,10 +87,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -74,14 +103,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,24 +1,44 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: c4e54959c8d0fcc4d8e7191da32f7090 guid: c4e54959c8d0fcc4d8e7191da32f7090
timeCreated: 1635294333
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Bld_Billboard_07_Glass_01 1: 100000
400000: //RootNode second: //RootNode
400002: SM_Bld_Billboard_07_Glass_01 - first:
2300000: //RootNode 1: 100002
2300002: SM_Bld_Billboard_07_Glass_01 second: SM_Bld_Billboard_07_Glass_01
3300000: //RootNode - first:
3300002: SM_Bld_Billboard_07_Glass_01 4: 400000
4300000: SM_Bld_Billboard_07 second: //RootNode
4300002: SM_Bld_Billboard_07_Glass_01 - first:
4: 400002
second: SM_Bld_Billboard_07_Glass_01
- first:
23: 2300000
second: //RootNode
- first:
23: 2300002
second: SM_Bld_Billboard_07_Glass_01
- first:
33: 3300000
second: //RootNode
- first:
33: 3300002
second: SM_Bld_Billboard_07_Glass_01
- first:
43: 4300000
second: SM_Bld_Billboard_07
- first:
43: 4300002
second: SM_Bld_Billboard_07_Glass_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -31,6 +51,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -39,25 +61,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -65,10 +99,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -78,14 +115,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,24 +1,44 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 6f4b1cb16824ae24892a95f42ef0b165 guid: 6f4b1cb16824ae24892a95f42ef0b165
timeCreated: 1635294228
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Bld_Billboard_08_Glass_01 1: 100000
400000: //RootNode second: //RootNode
400002: SM_Bld_Billboard_08_Glass_01 - first:
2300000: //RootNode 1: 100002
2300002: SM_Bld_Billboard_08_Glass_01 second: SM_Bld_Billboard_08_Glass_01
3300000: //RootNode - first:
3300002: SM_Bld_Billboard_08_Glass_01 4: 400000
4300000: SM_Bld_Billboard_08 second: //RootNode
4300002: SM_Bld_Billboard_08_Glass_01 - first:
4: 400002
second: SM_Bld_Billboard_08_Glass_01
- first:
23: 2300000
second: //RootNode
- first:
23: 2300002
second: SM_Bld_Billboard_08_Glass_01
- first:
33: 3300000
second: //RootNode
- first:
33: 3300002
second: SM_Bld_Billboard_08_Glass_01
- first:
43: 4300000
second: SM_Bld_Billboard_08
- first:
43: 4300002
second: SM_Bld_Billboard_08_Glass_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -31,6 +51,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -39,25 +61,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -65,10 +99,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -78,14 +115,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,29 +1,59 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: a0207801e49988a4ab519fea9c46c1f8 guid: a0207801e49988a4ab519fea9c46c1f8
timeCreated: 1635294216
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Bld_Billboard_09_Glass_01 1: 100000
100004: SM_Bld_Billboard_09_Glass_02 second: //RootNode
400000: //RootNode - first:
400002: SM_Bld_Billboard_09_Glass_01 1: 100002
400004: SM_Bld_Billboard_09_Glass_02 second: SM_Bld_Billboard_09_Glass_01
2300000: //RootNode - first:
2300002: SM_Bld_Billboard_09_Glass_01 1: 100004
2300004: SM_Bld_Billboard_09_Glass_02 second: SM_Bld_Billboard_09_Glass_02
3300000: //RootNode - first:
3300002: SM_Bld_Billboard_09_Glass_01 4: 400000
3300004: SM_Bld_Billboard_09_Glass_02 second: //RootNode
4300000: SM_Bld_Billboard_09 - first:
4300002: SM_Bld_Billboard_09_Glass_01 4: 400002
4300004: SM_Bld_Billboard_09_Glass_02 second: SM_Bld_Billboard_09_Glass_01
- first:
4: 400004
second: SM_Bld_Billboard_09_Glass_02
- first:
23: 2300000
second: //RootNode
- first:
23: 2300002
second: SM_Bld_Billboard_09_Glass_01
- first:
23: 2300004
second: SM_Bld_Billboard_09_Glass_02
- first:
33: 3300000
second: //RootNode
- first:
33: 3300002
second: SM_Bld_Billboard_09_Glass_01
- first:
33: 3300004
second: SM_Bld_Billboard_09_Glass_02
- first:
43: 4300000
second: SM_Bld_Billboard_09
- first:
43: 4300002
second: SM_Bld_Billboard_09_Glass_01
- first:
43: 4300004
second: SM_Bld_Billboard_09_Glass_02
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -36,6 +66,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -44,25 +76,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -70,10 +114,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -83,14 +130,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,29 +1,59 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: a621b04e51189ed40b2deb67c5f5c6f1 guid: a621b04e51189ed40b2deb67c5f5c6f1
timeCreated: 1635294404
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Bld_Billboard_10_Glass_01 1: 100000
100004: SM_Bld_Billboard_10_Glass_02 second: //RootNode
400000: //RootNode - first:
400002: SM_Bld_Billboard_10_Glass_01 1: 100002
400004: SM_Bld_Billboard_10_Glass_02 second: SM_Bld_Billboard_10_Glass_01
2300000: //RootNode - first:
2300002: SM_Bld_Billboard_10_Glass_01 1: 100004
2300004: SM_Bld_Billboard_10_Glass_02 second: SM_Bld_Billboard_10_Glass_02
3300000: //RootNode - first:
3300002: SM_Bld_Billboard_10_Glass_01 4: 400000
3300004: SM_Bld_Billboard_10_Glass_02 second: //RootNode
4300000: SM_Bld_Billboard_10 - first:
4300002: SM_Bld_Billboard_10_Glass_01 4: 400002
4300004: SM_Bld_Billboard_10_Glass_02 second: SM_Bld_Billboard_10_Glass_01
- first:
4: 400004
second: SM_Bld_Billboard_10_Glass_02
- first:
23: 2300000
second: //RootNode
- first:
23: 2300002
second: SM_Bld_Billboard_10_Glass_01
- first:
23: 2300004
second: SM_Bld_Billboard_10_Glass_02
- first:
33: 3300000
second: //RootNode
- first:
33: 3300002
second: SM_Bld_Billboard_10_Glass_01
- first:
33: 3300004
second: SM_Bld_Billboard_10_Glass_02
- first:
43: 4300000
second: SM_Bld_Billboard_10
- first:
43: 4300002
second: SM_Bld_Billboard_10_Glass_01
- first:
43: 4300004
second: SM_Bld_Billboard_10_Glass_02
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -36,6 +66,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -44,25 +76,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -70,10 +114,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -83,14 +130,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,24 +1,44 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 3b39bcc2c9bd3e74eb69834b1cdcc9a0 guid: 3b39bcc2c9bd3e74eb69834b1cdcc9a0
timeCreated: 1635294242
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
100002: SM_Bld_Billboard_11_Glass_01 1: 100000
400000: //RootNode second: //RootNode
400002: SM_Bld_Billboard_11_Glass_01 - first:
2300000: //RootNode 1: 100002
2300002: SM_Bld_Billboard_11_Glass_01 second: SM_Bld_Billboard_11_Glass_01
3300000: //RootNode - first:
3300002: SM_Bld_Billboard_11_Glass_01 4: 400000
4300000: SM_Bld_Billboard_11 second: //RootNode
4300002: SM_Bld_Billboard_11_Glass_01 - first:
4: 400002
second: SM_Bld_Billboard_11_Glass_01
- first:
23: 2300000
second: //RootNode
- first:
23: 2300002
second: SM_Bld_Billboard_11_Glass_01
- first:
33: 3300000
second: //RootNode
- first:
33: 3300002
second: SM_Bld_Billboard_11_Glass_01
- first:
43: 4300000
second: SM_Bld_Billboard_11
- first:
43: 4300002
second: SM_Bld_Billboard_11_Glass_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -31,6 +51,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -39,25 +61,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -65,10 +99,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -78,14 +115,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,20 +1,32 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 5c6484b362ef714498d5e9f807b467a9 guid: 5c6484b362ef714498d5e9f807b467a9
timeCreated: 1635294251
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: SM_Bld_Bridge_01 4: 400000
9500000: //RootNode second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: SM_Bld_Bridge_01
- first:
95: 9500000
second: //RootNode
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -27,6 +39,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -35,25 +49,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -61,10 +87,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -74,14 +103,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,20 +1,32 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: c656e9f0a6f3e314b8ded02cdd0544a6 guid: c656e9f0a6f3e314b8ded02cdd0544a6
timeCreated: 1635294215
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: SM_Bld_Bridge_End_01 4: 400000
9500000: //RootNode second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: SM_Bld_Bridge_End_01
- first:
95: 9500000
second: //RootNode
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -27,6 +39,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -35,25 +49,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -61,10 +87,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -74,14 +103,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,19 +1,29 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 5b8504ed70e0bc244832094e10454168 guid: 5b8504ed70e0bc244832094e10454168
timeCreated: 1635294399
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: SM_Bld_Bridge_Mining_Laser_01 4: 400000
second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: SM_Bld_Bridge_Mining_Laser_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -26,6 +36,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -34,25 +46,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -60,10 +84,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -73,14 +100,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -1,19 +1,29 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: ee042c6f4015d6d4791471f4cad8a81b guid: ee042c6f4015d6d4791471f4cad8a81b
timeCreated: 1635294424
licenseType: Store
ModelImporter: ModelImporter:
serializedVersion: 21 serializedVersion: 20200
fileIDToRecycleName: internalIDToNameTable:
100000: //RootNode - first:
400000: //RootNode 1: 100000
2300000: //RootNode second: //RootNode
3300000: //RootNode - first:
4300000: SM_Bld_Bridge_Platform_01 4: 400000
second: //RootNode
- first:
23: 2300000
second: //RootNode
- first:
33: 3300000
second: //RootNode
- first:
43: 4300000
second: SM_Bld_Bridge_Platform_01
externalObjects: {}
materials: materials:
importMaterials: 0 materialImportMode: 0
materialName: 1 materialName: 1
materialSearch: 2 materialSearch: 2
materialLocation: 0
animations: animations:
legacyGenerateAnimations: 0 legacyGenerateAnimations: 0
bakeSimulation: 0 bakeSimulation: 0
@@ -26,6 +36,8 @@ ModelImporter:
animationImportWarnings: animationImportWarnings:
animationRetargetingWarnings: animationRetargetingWarnings:
animationDoRetargetingWarnings: 0 animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1 animationCompression: 1
animationRotationError: 0.5 animationRotationError: 0.5
animationPositionError: 0.5 animationPositionError: 0.5
@@ -34,25 +46,37 @@ ModelImporter:
extraExposedTransformPaths: [] extraExposedTransformPaths: []
extraUserProperties: [] extraUserProperties: []
clipAnimations: [] clipAnimations: []
isReadable: 0 isReadable: 1
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 0
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0 importVisibility: 0
importBlendShapes: 0 importBlendShapes: 0
importCameras: 0 importCameras: 0
importLights: 0 importLights: 0
fileIdsGeneration: 1
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 0 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
optimizeMeshForGPU: 0
keepQuads: 0 keepQuads: 0
weldVertices: 0 weldVertices: 0
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: 1
indexFormat: 1
secondaryUVAngleDistortion: 8 secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001 secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88 secondaryUVHardAngle: 88
secondaryUVMarginMethod: 0
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4 secondaryUVPackMargin: 4
useFileScale: 1 useFileScale: 1
tangentSpace: tangentSpace:
@@ -60,10 +84,13 @@ ModelImporter:
normalImportMode: 1 normalImportMode: 1
tangentImportMode: 3 tangentImportMode: 3
normalCalculationMode: 4 normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0 importAnimation: 0
copyAvatar: 0
humanDescription: humanDescription:
serializedVersion: 2 serializedVersion: 3
human: [] human: []
skeleton: [] skeleton: []
armTwist: 0.5 armTwist: 0.5
@@ -73,14 +100,17 @@ ModelImporter:
armStretch: 0.05 armStretch: 0.05
legStretch: 0.05 legStretch: 0.05
feetSpacing: 0 feetSpacing: 0
globalScale: 1
rootMotionBoneName: rootMotionBoneName:
rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0 hasTranslationDoF: 0
hasExtraRoot: 0 hasExtraRoot: 0
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 0
additionalBone: 0 additionalBone: 0
userData: userData:
assetBundleName: assetBundleName:

Some files were not shown because too many files have changed in this diff Show More