diff --git a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_SarahNade.mat b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_SarahNade.mat index f52d33f..cc89337 100644 --- a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_SarahNade.mat +++ b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_SarahNade.mat @@ -28,12 +28,12 @@ Material: m_TexEnvs: - _EmissionMap: m_Texture: {fileID: 0} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1, y: 1} + m_Offset: {x: -0.01, y: 0} - _MainTex: m_Texture: {fileID: 2800000, guid: d99fce257e19ba94e9b1d9aea6dbe87f, type: 3} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1, y: 1} + m_Offset: {x: -0.01, y: 0} m_Ints: [] m_Floats: [] m_Colors: [] diff --git a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_TopGrunge.mat b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_TopGrunge.mat index eb64aab..8be2d6b 100644 --- a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_TopGrunge.mat +++ b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_TopGrunge.mat @@ -28,12 +28,12 @@ Material: m_TexEnvs: - _EmissionMap: m_Texture: {fileID: 0} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1.1, y: 1.1} + m_Offset: {x: -0.06, y: -0.06} - _MainTex: m_Texture: {fileID: 2800000, guid: a93cc070c3a45ed46a5bea72450a816a, type: 3} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1.1, y: 1.1} + m_Offset: {x: -0.06, y: -0.06} m_Ints: [] m_Floats: [] m_Colors: [] diff --git a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_VicTheSlick.mat b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_VicTheSlick.mat index c5f1864..178a58d 100644 --- a/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_VicTheSlick.mat +++ b/Assets/Materials/Decorations/Static Wanted Posters/M_StaticWantedPoster_VicTheSlick.mat @@ -28,12 +28,12 @@ Material: m_TexEnvs: - _EmissionMap: m_Texture: {fileID: 0} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1.03, y: 1.03} + m_Offset: {x: -0.03, y: 0} - _MainTex: m_Texture: {fileID: 2800000, guid: d53f63ff95d754e43a90e613d06deda5, type: 3} - m_Scale: {x: 1.6, y: 1} - m_Offset: {x: -0.3, y: -0.09} + m_Scale: {x: 1.03, y: 1.03} + m_Offset: {x: -0.03, y: 0} m_Ints: [] m_Floats: [] m_Colors: [] diff --git a/Assets/Prefabs/Decorations/Static Wanted Posters/Static Wanted Poster.prefab b/Assets/Prefabs/Decorations/Static Wanted Posters/Static Wanted Poster.prefab index 783f628..01e8024 100644 --- a/Assets/Prefabs/Decorations/Static Wanted Posters/Static Wanted Poster.prefab +++ b/Assets/Prefabs/Decorations/Static Wanted Posters/Static Wanted Poster.prefab @@ -1066,6 +1066,11 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: ec2f1d9124c498649980d884b1a953f7, + type: 3} + propertyPath: m_CastShadows + value: 0 + objectReference: {fileID: 0} - target: {fileID: -7511558181221131132, guid: ec2f1d9124c498649980d884b1a953f7, type: 3} propertyPath: m_Materials.Array.data[0] diff --git a/Assets/Textures/Crook Portraits/T_CrookPortrait_SarahNade_Albedo.png b/Assets/Textures/Crook Portraits/T_CrookPortrait_SarahNade_Albedo.png index 419f2d4..c6231f0 100644 Binary files a/Assets/Textures/Crook Portraits/T_CrookPortrait_SarahNade_Albedo.png and b/Assets/Textures/Crook Portraits/T_CrookPortrait_SarahNade_Albedo.png differ diff --git a/Assets/Textures/Crook Portraits/T_CrookPortrait_TopGrunge_Albedo.png b/Assets/Textures/Crook Portraits/T_CrookPortrait_TopGrunge_Albedo.png index 32f236d..00a49d0 100644 Binary files a/Assets/Textures/Crook Portraits/T_CrookPortrait_TopGrunge_Albedo.png and b/Assets/Textures/Crook Portraits/T_CrookPortrait_TopGrunge_Albedo.png differ diff --git a/Assets/Textures/Crook Portraits/T_CrookPortrait_VicTheSlick_Albedo.png b/Assets/Textures/Crook Portraits/T_CrookPortrait_VicTheSlick_Albedo.png index 1819e25..6450f79 100644 Binary files a/Assets/Textures/Crook Portraits/T_CrookPortrait_VicTheSlick_Albedo.png and b/Assets/Textures/Crook Portraits/T_CrookPortrait_VicTheSlick_Albedo.png differ diff --git a/Raw Files/Sarah Nade.xcf b/Raw Files/Sarah Nade.xcf new file mode 100644 index 0000000..15aeffc Binary files /dev/null and b/Raw Files/Sarah Nade.xcf differ diff --git a/Raw Files/Top Grunge.xcf b/Raw Files/Top Grunge.xcf new file mode 100644 index 0000000..67f94b0 Binary files /dev/null and b/Raw Files/Top Grunge.xcf differ diff --git a/Raw Files/Vic The Slick.xcf b/Raw Files/Vic The Slick.xcf new file mode 100644 index 0000000..5cebce7 Binary files /dev/null and b/Raw Files/Vic The Slick.xcf differ