- Decreased glossiness for paint materials.

- View tablet spawns in the correct orientation on player respawn.
- Added posters, cardboard boxes, barrel, and fire hydrant to alleyway.
- Adjusted UV maps for corkboard in round 1.
- Added travel posters and shipping crates to round 2 room.
- Wall behind players in round 2 moved further back and made slightly larger.
- Added moulding and split colours to round 2 walls.
- Remade round 2 modem sign SDF textures, making them clearer to read.
- Tweaked lightmaps for the location board in round 2.
- Lowered resolution of poster and magazine cover textures.
- Increased compression on VHS cassette texture.
- Posters that were previously shadow casters no longer are.
- Camera models also no longer cast shadows.
This commit is contained in:
Jamie Greunbaum 2026-05-01 00:01:37 -04:00
parent 69337bf3de
commit af71061fd5
130 changed files with 8200 additions and 1011 deletions

View File

@ -0,0 +1,33 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_TileFloorRound2
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: cc8e36941dd3f2c42a157650e05b9242, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
- _GLOSSYREFLECTIONS_OFF
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs: []
m_Ints: []
m_Floats: []
m_Colors: []
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cccd733f87402b04d86b23239836ec5d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -54,7 +54,7 @@ Material:
- _MainTex: - _MainTex:
m_Texture: {fileID: 2800000, guid: c0cbcb92aaff1b74fb44436c4bf9b969, type: 3} m_Texture: {fileID: 2800000, guid: c0cbcb92aaff1b74fb44436c4bf9b969, 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.015}
- _MetallicGlossMap: - _MetallicGlossMap:
m_Texture: {fileID: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
@ -69,7 +69,7 @@ Material:
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
m_Ints: [] m_Ints: []
m_Floats: m_Floats:
- _BorderSize: 0.05 - _BorderSize: 0.534
- _BumpScale: 1 - _BumpScale: 1
- _Cutoff: 0.5 - _Cutoff: 0.5
- _DetailNormalMapScale: 1 - _DetailNormalMapScale: 1

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e226574d7712cee4082a4a59589e5cd0
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_AllStarVaudeville
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 870aa705e76282840a88ab777cbdfb59
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_CarmenButNotThatOne
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e906284b99d80584b9ef1772424ae26b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_ConcertOfModernDance
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 890906aa898c05544ace2f98794740c2
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_LastNightOfDonJuan
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c1a13522d86649c4fa6009ae3c1df7a1
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_MyDarlingClementine
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: bfecf9fce24c1594da25d824b7f3cd0f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_TheBelleOfNewYork
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1fca675d84143ee4cbc9cc7e830a1e84
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_TheBigBannerShow
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3de15bd11b713c0499f9c2087271ca20
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_TheMarvellousBard
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ea197dd85b00d584a8b5a033d7da5fc7, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6471999af7ee3174f97c25370f32166d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4ec406ac6b452b748aeb4e4dc891e2f8
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Austria
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f67cc259c7dee13419a06e369863bcf9
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_India
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a60ee32d2ee008a419eafd03826f2584
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Indonesia
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.5, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fe90be54e303efe419a122683668383b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Ireland
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.25, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 52bf82e7bd694ae44b45ce6f356fa6d2
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Italy
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6e46af2a8ea906f43a14a03b96294ecc
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Jamaica
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0.5}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0.5}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fc0750ef89ab53149ba2fadc20b2cfd6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_NewZealand
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0.75, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 350ecb0c81e7153409a828cb0984bf76
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,46 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DecorativePoster_Venice
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DETAIL
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1.5, y: 1.5}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: da36a7c4a4672294fa282cc67a2a6362, type: 3}
m_Scale: {x: 0.25, y: 0.5}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _DetailNormalMapScale: 1
m_Colors:
- _EmissionColor: {r: 0.78431374, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 03943341e30772e44ba4bbd3d57d75ee
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,32 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_DarkGreenPaint_Dirty
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 8bf8684d07f320f408664afb3166d462, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs: []
m_Ints: []
m_Floats: []
m_Colors:
- _Color: {r: 0, g: 0.4509804, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a7cc990a7c448ca4db29f85ce6945d4e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -70,7 +70,7 @@ Material:
- _DstBlend: 0 - _DstBlend: 0
- _EnableGeometricSpecularAA: 1 - _EnableGeometricSpecularAA: 1
- _GlossMapScale: 1 - _GlossMapScale: 1
- _Glossiness: 0.175 - _Glossiness: 0.022
- _GlossyReflections: 1 - _GlossyReflections: 1
- _LightmapType: 0 - _LightmapType: 0
- _Metallic: 0 - _Metallic: 0

View File

@ -0,0 +1,35 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_WhitePaint_Dirty
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: 216f9bb0d588b78419214329a6f35462, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _MainTex:
m_Texture: {fileID: 2800000, guid: d998877a999be404b89138ca135c4131, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: []
m_Colors: []
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8bf8684d07f320f408664afb3166d462
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: 9e734e052c5652f42b92065666448498
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 0
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 3
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -5,7 +5,7 @@ ModelImporter:
internalIDToNameTable: [] internalIDToNameTable: []
externalObjects: {} externalObjects: {}
materials: materials:
materialImportMode: 2 materialImportMode: 0
materialName: 0 materialName: 0
materialSearch: 1 materialSearch: 1
materialLocation: 1 materialLocation: 1
@ -36,7 +36,7 @@ ModelImporter:
meshes: meshes:
lODScreenPercentages: [] lODScreenPercentages: []
globalScale: 1 globalScale: 1
meshCompression: 0 meshCompression: 3
addColliders: 0 addColliders: 0
useSRGBMaterialColor: 1 useSRGBMaterialColor: 1
sortHierarchyByName: 1 sortHierarchyByName: 1
@ -78,7 +78,7 @@ ModelImporter:
blendShapeNormalImportMode: 1 blendShapeNormalImportMode: 1
normalSmoothingSource: 0 normalSmoothingSource: 0
referencedClips: [] referencedClips: []
importAnimation: 1 importAnimation: 0
humanDescription: humanDescription:
serializedVersion: 3 serializedVersion: 3
human: [] human: []
@ -97,7 +97,7 @@ ModelImporter:
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1 autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0 avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1 addHumanoidExtraRootOnlyWhenUsingAvatar: 1

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: 6b4487d2e9047214dbde3bb1e3412641
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 0
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -48,7 +48,7 @@ ModelImporter:
nodeNameCollisionStrategy: 1 nodeNameCollisionStrategy: 1
fileIdsGeneration: 2 fileIdsGeneration: 2
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 1 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
keepQuads: 0 keepQuads: 0
weldVertices: 1 weldVertices: 1

View File

@ -48,7 +48,7 @@ ModelImporter:
nodeNameCollisionStrategy: 1 nodeNameCollisionStrategy: 1
fileIdsGeneration: 2 fileIdsGeneration: 2
swapUVChannels: 0 swapUVChannels: 0
generateSecondaryUV: 1 generateSecondaryUV: 0
useFileUnits: 1 useFileUnits: 1
keepQuads: 0 keepQuads: 0
weldVertices: 1 weldVertices: 1

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: 9f94df26e7c151e44a6295aa1cd48910
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 0
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: aac2e7fb425ad3e4d8454d86d93788d5
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 0
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 3
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 0
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 0
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -5,7 +5,7 @@ ModelImporter:
internalIDToNameTable: [] internalIDToNameTable: []
externalObjects: {} externalObjects: {}
materials: materials:
materialImportMode: 2 materialImportMode: 0
materialName: 0 materialName: 0
materialSearch: 1 materialSearch: 1
materialLocation: 1 materialLocation: 1
@ -78,7 +78,7 @@ ModelImporter:
blendShapeNormalImportMode: 1 blendShapeNormalImportMode: 1
normalSmoothingSource: 0 normalSmoothingSource: 0
referencedClips: [] referencedClips: []
importAnimation: 1 importAnimation: 0
humanDescription: humanDescription:
serializedVersion: 3 serializedVersion: 3
human: [] human: []
@ -97,7 +97,7 @@ ModelImporter:
skeletonHasParents: 1 skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0} lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1 autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2 animationType: 0
humanoidOversampling: 1 humanoidOversampling: 1
avatarSetup: 0 avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1 addHumanoidExtraRootOnlyWhenUsingAvatar: 1

Binary file not shown.

View File

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: c46d01a3318384645b1e98e1f9f5c74d
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,118 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &4984583203897049806
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalPosition.x
value: 11.893
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalPosition.y
value: 0.1078794
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalPosition.z
value: 2.07
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.9238795
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalRotation.y
value: 0.3826835
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_ScaleInLightmap
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 20293e1762c586648a0e8d1efc60b30b, type: 2}
- target: {fileID: -7511558181221131132, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: eaf8bf8d1e07a2441be3e434c78375a8, type: 2}
- target: {fileID: 919132149155446097, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_Name
value: SM_Barrel
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
propertyPath: m_StaticEditorFlags
value: 2147483647
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
insertIndex: -1
addedObject: {fileID: 7223435341161257162}
m_SourcePrefab: {fileID: 100100000, guid: 1603bd3f211208a448d819b99bc592c3, type: 3}
--- !u!1 &5327096256980631455 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 1603bd3f211208a448d819b99bc592c3,
type: 3}
m_PrefabInstance: {fileID: 4984583203897049806}
m_PrefabAsset: {fileID: 0}
--- !u!136 &7223435341161257162
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5327096256980631455}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.39744776
m_Height: 1.4232053
m_Direction: 1
m_Center: {x: -0.00000035762787, y: 0.27591258, z: 0.000000059604645}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 02f11db223723c24180bc838f2b46ae8
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -406,8 +406,8 @@ MeshRenderer:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2585420374601623244} m_GameObject: {fileID: 2585420374601623244}
m_Enabled: 1 m_Enabled: 1
m_CastShadows: 1 m_CastShadows: 0
m_ReceiveShadows: 1 m_ReceiveShadows: 0
m_DynamicOccludee: 1 m_DynamicOccludee: 1
m_StaticShadowCaster: 0 m_StaticShadowCaster: 0
m_MotionVectors: 1 m_MotionVectors: 1

View File

@ -0,0 +1,76 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &6384289305872720617
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 73a2ec678ab61104d971005336784b32, type: 2}
- target: {fileID: 919132149155446097, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_Name
value: Cardboard Box Closed
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 9e734e052c5652f42b92065666448498,
type: 3}
propertyPath: m_StaticEditorFlags
value: 2147483647
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 9e734e052c5652f42b92065666448498,
type: 3}
insertIndex: -1
addedObject: {fileID: 8215021532692974004}
m_SourcePrefab: {fileID: 100100000, guid: 9e734e052c5652f42b92065666448498, type: 3}
--- !u!1 &6077859063315783608 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 9e734e052c5652f42b92065666448498,
type: 3}
m_PrefabInstance: {fileID: 6384289305872720617}
m_PrefabAsset: {fileID: 0}
--- !u!65 &8215021532692974004
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6077859063315783608}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Size: {x: 0.48944992, y: 0.24910204, z: 0.3519209}
m_Center: {x: -0.000017814338, y: 0.12388206, z: 0.000059001148}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 43d90dce896ce7d4aa492624aee7c724
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,76 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &7319874656985324334
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 73a2ec678ab61104d971005336784b32, type: 2}
- target: {fileID: 919132149155446097, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_Name
value: Cardboard Box Open
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
propertyPath: m_StaticEditorFlags
value: 2147483647
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
insertIndex: -1
addedObject: {fileID: 3094576293629441293}
m_SourcePrefab: {fileID: 100100000, guid: 281325e85153f4e43ad60d0d27820056, type: 3}
--- !u!1 &7589694459931240063 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 281325e85153f4e43ad60d0d27820056,
type: 3}
m_PrefabInstance: {fileID: 7319874656985324334}
m_PrefabAsset: {fileID: 0}
--- !u!65 &3094576293629441293
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7589694459931240063}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Size: {x: 0.49672154, y: 0.23343313, z: 0.36134338}
m_Center: {x: 0.006892577, y: 0.11586125, z: 0.0008938983}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d4935134d25c22e44b388e1724a6b0a8
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: bbbeb9e94e30fbb48a6bdfe88ef6031d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,55 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &3887853195442396736
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalScale.x
value: 2
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalScale.y
value: 2
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalScale.z
value: 2
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_ConstrainProportionsScale
value: 1
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 9f94df26e7c151e44a6295aa1cd48910,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 9f94df26e7c151e44a6295aa1cd48910, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 93e18b7d69446cb4687566e74b65cacd
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &974092088291497470
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 870aa705e76282840a88ab777cbdfb59, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9f5863fe8ba9e0840a744f88a55df29d
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &3520557448285019300
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: e906284b99d80584b9ef1772424ae26b, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 67eab64dc223cea4ab9cd74331fab9a1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &3508628320635892463
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 890906aa898c05544ace2f98794740c2, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster_Another
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: b9483c23e3f1eb04ba8dfe9399c2e7a1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &1085259893150593026
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: c1a13522d86649c4fa6009ae3c1df7a1, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c02cea19577cd314f9f92c69e6110aac
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &8055644321941638608
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: bfecf9fce24c1594da25d824b7f3cd0f, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9007952d63a73db4298c91ee5a116d26
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &3532885473966050439
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 1fca675d84143ee4cbc9cc7e830a1e84, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4d66f71d292d49948ab09622731c179a
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &3669841473579560274
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 3de15bd11b713c0499f9c2087271ca20, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Va
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e6828e324a33e314dad8cd054c59d02f
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,75 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &6265622102023406385
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2465149325883507396, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 6471999af7ee3174f97c25370f32166d, type: 2}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.8871192
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.4615404
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -54.973
objectReference: {fileID: 0}
- target: {fileID: 3638579317917317547, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4122205638287368977, guid: 93e18b7d69446cb4687566e74b65cacd,
type: 3}
propertyPath: m_Name
value: SM_EntertainmentPoster Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93e18b7d69446cb4687566e74b65cacd, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ebb1c758450c4864aba5908ba096894b
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -518,6 +518,16 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: ccf782062bb6e4443bdca8f9d3cb1cc4,
type: 3}
propertyPath: m_CastShadows
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: ccf782062bb6e4443bdca8f9d3cb1cc4,
type: 3}
propertyPath: m_ScaleInLightmap
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: ccf782062bb6e4443bdca8f9d3cb1cc4, - target: {fileID: -7511558181221131132, guid: ccf782062bb6e4443bdca8f9d3cb1cc4,
type: 3} type: 3}
propertyPath: m_Materials.Array.data[0] propertyPath: m_Materials.Array.data[0]

View File

@ -627,6 +627,16 @@ PrefabInstance:
serializedVersion: 3 serializedVersion: 3
m_TransformParent: {fileID: 8970684604787613923} m_TransformParent: {fileID: 8970684604787613923}
m_Modifications: m_Modifications:
- target: {fileID: -8679921383154817045, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3}
propertyPath: m_LocalPosition.z
value: 0.000375
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 909f56f99caae2245b14ef13a0538d7e, - target: {fileID: -8679921383154817045, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3} type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@ -657,6 +667,16 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3}
propertyPath: m_CastShadows
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3}
propertyPath: m_ScaleInLightmap
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 909f56f99caae2245b14ef13a0538d7e, - target: {fileID: -7511558181221131132, guid: 909f56f99caae2245b14ef13a0538d7e,
type: 3} type: 3}
propertyPath: m_Materials.Array.data[0] propertyPath: m_Materials.Array.data[0]

View File

@ -0,0 +1,146 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1513153603488896957
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6367717568429561492}
m_Layer: 0
m_Name: Fire Hydrant
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6367717568429561492
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1513153603488896957}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0.87584704, z: -0, w: 0.4825887}
m_LocalPosition: {x: 3.573, y: 0.10804045, z: 3.832}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 5771383958494318091}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: -122.291, z: 0}
--- !u!1001 &6310293342878722528
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 6367717568429561492}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalPosition.y
value: -0.0085
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 173.781
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_ScaleInLightmap
value: 2.5
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: a7cc990a7c448ca4db29f85ce6945d4e, type: 2}
- target: {fileID: -7511558181221131132, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: eaf8bf8d1e07a2441be3e434c78375a8, type: 2}
- target: {fileID: -7511558181221131132, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_Materials.Array.data[2]
value:
objectReference: {fileID: 2100000, guid: eaf8bf8d1e07a2441be3e434c78375a8, type: 2}
- target: {fileID: 919132149155446097, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_Name
value: SM_FireHydrant
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
propertyPath: m_StaticEditorFlags
value: 2147483647
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
insertIndex: -1
addedObject: {fileID: 6755878630561921405}
m_SourcePrefab: {fileID: 100100000, guid: aac2e7fb425ad3e4d8454d86d93788d5, type: 3}
--- !u!4 &5771383958494318091 stripped
Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
m_PrefabInstance: {fileID: 6310293342878722528}
m_PrefabAsset: {fileID: 0}
--- !u!1 &6580818492197524657 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: aac2e7fb425ad3e4d8454d86d93788d5,
type: 3}
m_PrefabInstance: {fileID: 6310293342878722528}
m_PrefabAsset: {fileID: 0}
--- !u!136 &6755878630561921405
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6580818492197524657}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.24073324
m_Height: 1.0248609
m_Direction: 1
m_Center: {x: -0.00000048119995, y: 0.27861178, z: 0.03656435}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 18353118c3f61a54fbea4e1d8b0cd4fe
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -473,7 +473,7 @@ PrefabInstance:
- target: {fileID: 919132149155446097, guid: a6a608f7995dbbd4a85564a2feec0dc5, - target: {fileID: 919132149155446097, guid: a6a608f7995dbbd4a85564a2feec0dc5,
type: 3} type: 3}
propertyPath: m_StaticEditorFlags propertyPath: m_StaticEditorFlags
value: 105 value: 104
objectReference: {fileID: 0} objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_RemovedGameObjects: [] m_RemovedGameObjects: []

View File

@ -5602,7 +5602,7 @@ BoxCollider:
m_LayerOverridePriority: 0 m_LayerOverridePriority: 0
m_IsTrigger: 0 m_IsTrigger: 0
m_ProvidesContacts: 0 m_ProvidesContacts: 0
m_Enabled: 1 m_Enabled: 0
serializedVersion: 3 serializedVersion: 3
m_Size: {x: 0.73, y: 0.1250793, z: 0.50020087} m_Size: {x: 0.73, y: 0.1250793, z: 0.50020087}
m_Center: {x: 0, y: 0.06253961, z: 0.7498996} m_Center: {x: 0, y: 0.06253961, z: 0.7498996}
@ -5957,6 +5957,12 @@ PrefabInstance:
propertyPath: m_Name propertyPath: m_Name
value: Player Pedestal value: Player Pedestal
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8644561192728905848, guid: e2e3f800a9ce1d8448604706840a4b42,
type: 3}
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 8644561192728905848, guid: e2e3f800a9ce1d8448604706840a4b42,
type: 3}
m_RemovedComponents: [] m_RemovedComponents: []
m_RemovedGameObjects: [] m_RemovedGameObjects: []
m_AddedGameObjects: [] m_AddedGameObjects: []

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 604 KiB

After

Width:  |  Height:  |  Size: 651 KiB

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