diff --git a/Binaries/Win64/IvazowskyDev.target b/Binaries/Win64/IvazowskyDev.target index 5be851ae..22e8b0d8 100644 --- a/Binaries/Win64/IvazowskyDev.target +++ b/Binaries/Win64/IvazowskyDev.target @@ -3162,6 +3162,70 @@ "Path": "$(EngineDir)/Plugins/Marketplace/MetaHuman/MetaHuman.uplugin", "Type": "UFS" }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/DLSS/Binaries/ThirdParty/Win64/Development/nvngx_dlss.dll", + "Type": "DebugNonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/DLSS/Binaries/ThirdParty/Win64/nvngx_dlss.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/DLSS/DLSS.uplugin", + "Type": "UFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/nvngx_dlssg.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.common.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.dlss_g.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.imgui.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.imgui.pdb", + "Type": "DebugNonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.interposer.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/Development/sl.reflex.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/nvngx_dlssg.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/sl.common.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/sl.dlss_g.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/sl.interposer.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Binaries/ThirdParty/Win64/sl.reflex.dll", + "Type": "NonUFS" + }, + { + "Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/Streamline/Streamline.uplugin", + "Type": "UFS" + }, { "Path": "$(EngineDir)/Plugins/Marketplace/RuntimeFilesDownloader/RuntimeFilesDownloader.uplugin", "Type": "UFS" @@ -3170,18 +3234,6 @@ "Path": "$(EngineDir)/Plugins/Marketplace/VaRestPlugin/VaRest.uplugin", "Type": "UFS" }, - { - "Path": "$(EngineDir)/Plugins/Marketplace/nvidia/DLSS/Binaries/ThirdParty/Win64/Development/nvngx_dlss.dll", - "Type": "DebugNonUFS" - }, - { - "Path": "$(EngineDir)/Plugins/Marketplace/nvidia/DLSS/Binaries/ThirdParty/Win64/nvngx_dlss.dll", - "Type": "NonUFS" - }, - { - "Path": "$(EngineDir)/Plugins/Marketplace/nvidia/DLSS/DLSS.uplugin", - "Type": "UFS" - }, { "Path": "$(EngineDir)/Plugins/Media/ImgMedia/ImgMedia.uplugin", "Type": "UFS" @@ -3486,6 +3538,10 @@ "Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin", "Type": "UFS" }, + { + "Path": "$(ProjectDir)/Plugins/approximatedSpline/approximatedSpline.uplugin", + "Type": "UFS" + }, { "Path": "$(ProjectDir)/Plugins/createProcess/createProcess.uplugin", "Type": "UFS" diff --git a/Config/DefaultDeviceProfiles.ini b/Config/DefaultDeviceProfiles.ini index 77bb56da..772e2dea 100644 --- a/Config/DefaultDeviceProfiles.ini +++ b/Config/DefaultDeviceProfiles.ini @@ -11,7 +11,10 @@ bIsVisibleForAssets=True +CVars=r.Shadow.DistanceScale=2 +CVars=r.Tonemapper.Sharpen=1 +CVars=r.HairStrands.Voxelization=0 -;+TextureLODGroups=(Group=TEXTUREGROUP_WorldNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) -;+TextureLODGroups=(Group=TEXTUREGROUP_Character,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) -;+TextureLODGroups=(Group=TEXTUREGROUP_CharacterNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default,CookPlatformTilingDisabled=False,MaxAniso=0) ++CVars=r.HairStrands.Simulation=0 ++CVars=r.Shadow.Denoiser 0 +; +TextureLODGroups=(Group=TEXTUREGROUP_World,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default) +; +TextureLODGroups=(Group=TEXTUREGROUP_WorldNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default) +; +TextureLODGroups=(Group=TEXTUREGROUP_Character,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default) +; +TextureLODGroups=(Group=TEXTUREGROUP_CharacterNormalMap,LODBias=0,LODBias_Smaller=-1,LODBias_Smallest=-1,NumStreamedMips=-1,MipGenSettings=TMGS_SimpleAverage,MinLODSize=1,MaxLODSize=1024,MaxLODSize_Smaller=-1,MaxLODSize_Smallest=-1,MaxLODSize_VT=0,OptionalLODBias=0,OptionalMaxLODSize=4096,MinMagFilter="aniso",MipFilter="point",MipLoadOptions=AllMips,HighPriorityLoad=False,DuplicateNonOptionalMips=False,Downscale=1.000000,DownscaleOptions=SimpleAverage,VirtualTextureTileCountBias=0,VirtualTextureTileSizeBias=0,LossyCompressionAmount=TLCA_Default) diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 89b7dc56..e22d66fc 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -214,3 +214,8 @@ ConnectionType=USBOnly bUseManualIPAddress=False ManualIPAddress= +[/Script/StreamlineRHI.StreamlineSettings] +bEnableStreamlineD3D12=False +bEnableStreamlineD3D11=False +bEnableDLSSFGInPlayInEditorViewports=False + diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index c63786b6..082b2e5c 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -2,7 +2,7 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=B89CCC284A7D213231762AB505314AAD -ProjectVersion=2.07 +ProjectVersion=2.10 ProjectName=Ivazowsky CompanyName=GraffInteractive Homepage=Graff.tech diff --git a/Content/AssetPacks/CarsPack/BP/BP_CarAI.uasset b/Content/AssetPacks/CarsPack/BP/BP_CarAI.uasset new file mode 100644 index 00000000..08aad0b6 Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/BP_CarAI.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/BP_CarSpline.uasset b/Content/AssetPacks/CarsPack/BP/BP_CarSpline.uasset new file mode 100644 index 00000000..390de1b9 Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/BP_CarSpline.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/BP_simpleCar.uasset b/Content/AssetPacks/CarsPack/BP/BP_simpleCar.uasset index d724d370..3b68f4ed 100644 Binary files a/Content/AssetPacks/CarsPack/BP/BP_simpleCar.uasset and b/Content/AssetPacks/CarsPack/BP/BP_simpleCar.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/BP_simpleCarSplined.uasset b/Content/AssetPacks/CarsPack/BP/BP_simpleCarSplined.uasset new file mode 100644 index 00000000..efa08a93 Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/BP_simpleCarSplined.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/BP_simpleCar_moved.uasset b/Content/AssetPacks/CarsPack/BP/BP_simpleCar_moved.uasset new file mode 100644 index 00000000..0dc6d92e Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/BP_simpleCar_moved.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/carAI/BP_trafficLight.uasset b/Content/AssetPacks/CarsPack/BP/carAI/BP_trafficLight.uasset new file mode 100644 index 00000000..445f60b0 Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/carAI/BP_trafficLight.uasset differ diff --git a/Content/AssetPacks/CarsPack/BP/carAI/carAIController.uasset b/Content/AssetPacks/CarsPack/BP/carAI/carAIController.uasset new file mode 100644 index 00000000..bbf66706 Binary files /dev/null and b/Content/AssetPacks/CarsPack/BP/carAI/carAIController.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/M_SM_Merged_AstonMartinDBX_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/M_SM_Merged_AstonMartinDBX_Base.uasset index 90e3e0f3..07e3b758 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/M_SM_Merged_AstonMartinDBX_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/M_SM_Merged_AstonMartinDBX_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_BaseColor.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_BaseColor.uasset index 79e0d758..37f8c133 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_BaseColor.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_BaseColor.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_MRS.uasset index 07f9416b..b0fa6412 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Base/T_SM_Merged_AstonMartinDBX_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/M_SM_Merged_AstonMartinDBX_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/M_SM_Merged_AstonMartinDBX_Wheel.uasset index 9c66e064..4d93fc4a 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/M_SM_Merged_AstonMartinDBX_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/M_SM_Merged_AstonMartinDBX_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_BaseColor.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_BaseColor.uasset index d13997b5..dab0d58d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_BaseColor.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_BaseColor.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_MRS.uasset index 1e4d794b..c5ba8dc2 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_Normal.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_Normal.uasset index e1d9c055..75d002a9 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_Normal.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/Merge/Wheel/T_SM_Merged_AstonMartinDBX_Wheel_Normal.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_DynamicBody.uasset new file mode 100644 index 00000000..a1eeea20 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Glass.uasset index e724490d..2a938bd4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_StaticBody.uasset index a66209a5..f2237007 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Wheel.uasset new file mode 100644 index 00000000..7f9e6ceb Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/AstonMartinDBX/SM_AstonMartinDBX_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/MI_Merged_AudiA6Sedan_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/MI_Merged_AudiA6Sedan_Base.uasset index b33c1f98..fca3ea3d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/MI_Merged_AudiA6Sedan_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/MI_Merged_AudiA6Sedan_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_BC.uasset index b538d532..da50668e 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_MRS.uasset index 941e2361..dc3d242a 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Base/T_Merged_AudiA6Sedan_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/MI_Merged_AudiA6Sedan_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/MI_Merged_AudiA6Sedan_Wheel.uasset index 2fab20a2..fc0c5ac1 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/MI_Merged_AudiA6Sedan_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/MI_Merged_AudiA6Sedan_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_BC.uasset index 9d5c6a46..caf5c631 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_MRS.uasset index 24b9ea43..b2506c83 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_N.uasset index 1a83837c..609b668b 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_N.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/Merge/Wheel/T_Merged_AudiA6Sedan_Wheel_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_DynamicBody.uasset new file mode 100644 index 00000000..a0782a51 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Glass.uasset index 6d081f2b..44466e52 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_StaticBody.uasset index 5db02ec2..c4a08ec4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Wheel.uasset new file mode 100644 index 00000000..e7e426b6 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/AudiA6Sedan/SM_AudiA6Sedan_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Base/SM_Merged_BMWX7SUV_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Base/SM_Merged_BMWX7SUV_Base.uasset index 397fe444..dfc38510 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Base/SM_Merged_BMWX7SUV_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Base/SM_Merged_BMWX7SUV_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Wheel/SM_Merged_BMWX7SUV_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Wheel/SM_Merged_BMWX7SUV_Wheel.uasset index 95ff0a9b..52c274d2 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Wheel/SM_Merged_BMWX7SUV_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/Merge/Wheel/SM_Merged_BMWX7SUV_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_DynamicBody.uasset new file mode 100644 index 00000000..0238c675 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Glass.uasset index 69733685..3ddfe0ff 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_StaticBody.uasset index 6f06a033..e9b516e4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Wheel.uasset new file mode 100644 index 00000000..eb8e4807 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/BMWX7SUV/SM_BMWX7SUV_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/MI_Merged_CadillacCT5_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/MI_Merged_CadillacCT5_Base.uasset index f8617f6f..6cf4e23e 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/MI_Merged_CadillacCT5_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/MI_Merged_CadillacCT5_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_BC.uasset index 1e4631ba..73344ab9 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_MRS.uasset index 4bf87a68..fd0c677a 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Base/T_Merged_CadillacCT5_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/MI_Merged_CadillacCT5_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/MI_Merged_CadillacCT5_Wheel.uasset index 6cd56892..5328a3b4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/MI_Merged_CadillacCT5_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/MI_Merged_CadillacCT5_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_BC.uasset index 8f292b75..2e1cf6c0 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_MRS.uasset index 561171ee..20b311ab 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_N.uasset index c71e6971..b2d849e0 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_N.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/Merge/Wheel/T_Merged_CadillacCT5_Wheel_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_DynamicBody.uasset new file mode 100644 index 00000000..f677f407 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Glass.uasset index 36a7f835..f3ab5bfb 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_StaticBody.uasset index 0d04dc20..d0e2b9d0 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Wheel.uasset new file mode 100644 index 00000000..d23a6ed6 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacCT5/SM_CadillacCT5_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Base.uasset index 8782fe91..0ba1e6dd 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Wheel.uasset index 048359ad..040162d1 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Materials/MI_CadillacEscaladeESV_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Model_CadillacEscaladeESV_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Model_CadillacEscaladeESV_Glass.uasset index e40b8efd..4cd8a90f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Model_CadillacEscaladeESV_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Model_CadillacEscaladeESV_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_DynamicBody.uasset new file mode 100644 index 00000000..259a5e53 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_StaticBody.uasset index 99f495c6..d6643ead 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_Wheel.uasset new file mode 100644 index 00000000..ec242cbb Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/SM_CadillacEscaladeESV_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_BC.uasset index c74ae445..9d177bd9 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_MRS.uasset index 61fd972e..ec1e6e00 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_BC.uasset index 3e952acc..d8dd1471 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_MRS.uasset index ce598b55..07ae1f81 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_Normal.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_Normal.uasset index cdef5c60..e1c431b8 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_Normal.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/CadillacEscaladeESV/Textures/T_CadillacEscaladeESV_Wheel_Normal.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/Merge/Base/SM_Merged_Honda600CBR_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/Merge/Base/SM_Merged_Honda600CBR_Base.uasset index 5b1a491f..77169123 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/Merge/Base/SM_Merged_Honda600CBR_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/Merge/Base/SM_Merged_Honda600CBR_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_Glass.uasset index 1aad0a65..3171e729 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_StaticBody.uasset index 5d521428..bbea8e9d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/Honda600CBR/SM_Honda600CBR_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/MI_Merged_JeepCompass_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/MI_Merged_JeepCompass_Base.uasset index 47b34764..634bf439 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/MI_Merged_JeepCompass_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/MI_Merged_JeepCompass_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_BC.uasset index b7f6510d..df567d0d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_MRS.uasset index 9cccfd11..56420777 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_N.uasset index 41818f27..0c17808f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_N.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Base/T_Merged_JeepCompass_Base_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/MI_Merged_JeepCompass_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/MI_Merged_JeepCompass_Wheel.uasset index 9a9181b7..4a403039 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/MI_Merged_JeepCompass_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/MI_Merged_JeepCompass_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_BC.uasset index 1b3d47f7..10301385 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_MRS.uasset index 742689c1..ad5322c0 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_N.uasset index c0e14626..6cfd5973 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_N.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/Merge/Wheel/T_Merged_JeepCompass_Wheel_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_DynamicBody.uasset new file mode 100644 index 00000000..9c734d3f Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Glass.uasset index 580673bb..ca53d77d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_StaticBody.uasset index 7aabef3c..5d66253a 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Wheel.uasset new file mode 100644 index 00000000..cc8637f7 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/JeepCompass/SM_JeepCompass_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/M_Merged_LadaVestaCross_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/M_Merged_LadaVestaCross_Base.uasset new file mode 100644 index 00000000..426c2ed1 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/M_Merged_LadaVestaCross_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_BaseColor.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_BaseColor.uasset new file mode 100644 index 00000000..bfbfd750 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_BaseColor.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_MRS.uasset new file mode 100644 index 00000000..4ef01dc3 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Base/T_Merged_LadaVestaCross_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/MI_Merged_LadaVestaCross_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/MI_Merged_LadaVestaCross_Wheel.uasset new file mode 100644 index 00000000..aacc41d7 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/MI_Merged_LadaVestaCross_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_BC.uasset new file mode 100644 index 00000000..02cb7601 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_MRS.uasset new file mode 100644 index 00000000..121e2f06 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_N.uasset new file mode 100644 index 00000000..d353747f Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/Merge/Wheel/T_Merged_LadaVestaCross_Wheel_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_DynamicBody.uasset new file mode 100644 index 00000000..16ef0fa3 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Glass.uasset new file mode 100644 index 00000000..59f5fbe2 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_StaticBody.uasset new file mode 100644 index 00000000..9b2d4568 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Wheel.uasset new file mode 100644 index 00000000..4a10ee70 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/LadaVestaCross/SM_LadaVestaCross_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Base.uasset index b2698916..ca009bbf 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Wheel.uasset index 02f34518..38316c53 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Materials/MI_MercedesBenzG63AMG_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Model_MercedesBenzG63AMG_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Model_MercedesBenzG63AMG_Glass.uasset index c91d32e2..f1ce17cb 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Model_MercedesBenzG63AMG_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Model_MercedesBenzG63AMG_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_DynamicBody.uasset new file mode 100644 index 00000000..f48ef7c1 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_StaticBody.uasset index dec9447d..af01eaad 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_Wheel.uasset new file mode 100644 index 00000000..c730042f Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/SM_MercedesBenzG63AMG_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_BC.uasset index 476715c1..35269dfa 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_MRS.uasset index 5e673c6b..04a96ea4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_BC.uasset index efece300..a8514910 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_MRS.uasset index c99a5b02..e29b09d4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_Normal.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_Normal.uasset index 95448bea..5de89f68 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_Normal.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/MercedesBenzG63AMG/Textures/T_MercedesBenzG63AMG_Wheel_Normal.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Base.uasset index ab6f71cc..e112b0ee 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Wheel.uasset index e3b92214..60a304cf 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Materials/MI_NissanPatrolV8LE_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Model_NissanPatrolV8LE_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Model_NissanPatrolV8LE_Glass.uasset index 63a1bf8c..bdd0f3ad 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Model_NissanPatrolV8LE_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Model_NissanPatrolV8LE_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_DynamicBody.uasset new file mode 100644 index 00000000..5c5f1682 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_StaticBody.uasset index 0c002d51..2c4bedbe 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_Wheel.uasset new file mode 100644 index 00000000..17d0ddbb Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/SM_NissanPatrolV8LE_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_BC.uasset index 99c2a402..a9cad308 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_MRS.uasset index 4edf2f54..2d3f3600 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_BC.uasset index 782ac0cb..61364ff1 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_MRS.uasset index f2ebf529..017ab56f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_Normal.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_Normal.uasset index 1fe6b376..2d911680 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_Normal.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/NissanPatrolV8LE/Textures/T_NissanPatrolV8LE_Wheel_Normal.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Base/SM_Merged_LadaVestaGFL_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Base/SM_Merged_LadaVestaGFL_Base.uasset new file mode 100644 index 00000000..8640c99d Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Base/SM_Merged_LadaVestaGFL_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Wheel/SM_Merged_LadaVestaGFL_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Wheel/SM_Merged_LadaVestaGFL_Wheel.uasset new file mode 100644 index 00000000..af9c3c95 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/Merge/Wheel/SM_Merged_LadaVestaGFL_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_DynamicBody.uasset new file mode 100644 index 00000000..d926706a Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Glass.uasset new file mode 100644 index 00000000..f30eef4e Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_StaticBody.uasset new file mode 100644 index 00000000..78b907de Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Wheel.uasset new file mode 100644 index 00000000..608e6bb0 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/SM_LadaVestaGFL/SM_LadaVestaGFL_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/MI_Merged_ToyotaCamry_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/MI_Merged_ToyotaCamry_Base.uasset index b2a2587c..e4922eb2 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/MI_Merged_ToyotaCamry_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/MI_Merged_ToyotaCamry_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/SM_Merged_ToyotaCamry_Base_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/SM_Merged_ToyotaCamry_Base_MRS.uasset index b3c7a0bf..cc41e27c 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/SM_Merged_ToyotaCamry_Base_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/SM_Merged_ToyotaCamry_Base_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/T_Merged_ToyotaCamry_Base_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/T_Merged_ToyotaCamry_Base_BC.uasset index dd604caa..af6396d9 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/T_Merged_ToyotaCamry_Base_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Base/T_Merged_ToyotaCamry_Base_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/MI_Merged_ToyotaCamry_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/MI_Merged_ToyotaCamry_Wheel.uasset index 60aae960..25bf6101 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/MI_Merged_ToyotaCamry_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/MI_Merged_ToyotaCamry_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_BC.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_BC.uasset index b8a76e79..8bc8cf52 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_BC.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_BC.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_MRS.uasset index e60de24d..f65d0bb8 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_N.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_N.uasset index edff0701..aabf57db 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_N.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/Merge/Wheel/T_Merged_ToyotaCamry_Wheel_N.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_DynamicBody.uasset new file mode 100644 index 00000000..059aa329 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Glass.uasset index ad7244c5..a9e55342 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_StaticBody.uasset index bb6bf11a..730f134e 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Wheel.uasset new file mode 100644 index 00000000..12553b01 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/ToyotaCamry/SM_ToyotaCamry_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Base/SM_Merge_VolkswagenAtlasBasecamp_Base.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Base/SM_Merge_VolkswagenAtlasBasecamp_Base.uasset index 3c8f267c..17cc8a63 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Base/SM_Merge_VolkswagenAtlasBasecamp_Base.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Base/SM_Merge_VolkswagenAtlasBasecamp_Base.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/SM_Merge_VolkswagenAtlasBasecamp_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/SM_Merge_VolkswagenAtlasBasecamp_Wheel.uasset index 083580ad..fad4adec 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/SM_Merge_VolkswagenAtlasBasecamp_Wheel.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/SM_Merge_VolkswagenAtlasBasecamp_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_BaseColor.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_BaseColor.uasset index 3d910ad6..db3f13ce 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_BaseColor.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_BaseColor.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_MRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_MRS.uasset index 522f98c3..f2d9575e 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_MRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_MRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_Normal.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_Normal.uasset index 10ea7cbd..6d139402 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_Normal.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/Merge/Wheel/T_VolkswagenAtlasBasecamp_Wheel_Normal.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_DynamicBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_DynamicBody.uasset new file mode 100644 index 00000000..0606a195 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_DynamicBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Glass.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Glass.uasset index 7d192bea..0e08a64d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Glass.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Glass.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_StaticBody.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_StaticBody.uasset index 32b554c8..cdcaa8e7 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_StaticBody.uasset and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_StaticBody.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Wheel.uasset b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Wheel.uasset new file mode 100644 index 00000000..62d26a49 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Cars/VolkswagenAtlasBasecamp/SM_VolkswagenAtlasBasecamp_Wheel.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Maps/CarsPack.umap b/Content/AssetPacks/CarsPack/TechResources/Maps/CarsPack.umap new file mode 100644 index 00000000..76992039 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Maps/CarsPack.umap differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialFunction/MF_CarDirt.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialFunction/MF_CarDirt.uasset index 73e936d1..273ee6ed 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialFunction/MF_CarDirt.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialFunction/MF_CarDirt.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_1.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_1.uasset new file mode 100644 index 00000000..36c0bcb3 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_1.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_10.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_10.uasset index 1366b98e..ece30a9f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_10.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_10.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_11.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_11.uasset new file mode 100644 index 00000000..7f227382 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_11.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_12.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_12.uasset index 21578c14..2c7aeba2 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_12.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_12.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_13.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_13.uasset index 682795b0..f0189df5 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_13.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_13.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_14.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_14.uasset index a7f38676..75addeee 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_14.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_14.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_15.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_15.uasset index ab282c82..1fabad55 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_15.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_15.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_2.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_2.uasset index 26c11654..6c3f5586 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_2.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_2.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_3.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_3.uasset index 3088f5ca..16552ec2 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_3.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_3.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_4.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_4.uasset index e43065f3..7f128005 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_4.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_4.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_6.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_6.uasset index 247e037d..d18423e5 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_6.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_6.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_7.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_7.uasset index 5cd50d71..411a341f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_7.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_7.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_9.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_9.uasset index 65c05116..4c5a0eb8 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_9.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/CarPaint/MI_CarPaint_9.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_Clear.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_Clear.uasset index a3667369..d9ea3976 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_Clear.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_Clear.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_FullTinting.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_FullTinting.uasset index d793074d..d9322a27 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_FullTinting.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_FullTinting.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_LargeTinting.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_LargeTinting.uasset index 47a645f1..60106ecb 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_LargeTinting.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_LargeTinting.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_MediumTinting.uasset b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_MediumTinting.uasset index 0d5796f0..2c92abda 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_MediumTinting.uasset and b/Content/AssetPacks/CarsPack/TechResources/MaterialInstances/Glass/MI_GlassThin_MediumTinting.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Materials/MM_CarPaint.uasset b/Content/AssetPacks/CarsPack/TechResources/Materials/MM_CarPaint.uasset index fa366d7e..05bd00a1 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Materials/MM_CarPaint.uasset and b/Content/AssetPacks/CarsPack/TechResources/Materials/MM_CarPaint.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Materials/MM_MergeMRS.uasset b/Content/AssetPacks/CarsPack/TechResources/Materials/MM_MergeMRS.uasset index 6cf44a5c..ec7b92e5 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Materials/MM_MergeMRS.uasset and b/Content/AssetPacks/CarsPack/TechResources/Materials/MM_MergeMRS.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset b/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset new file mode 100644 index 00000000..1455c7aa Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat_halogen.uasset b/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat_halogen.uasset new file mode 100644 index 00000000..b7211140 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Materials/frontlight_Mat_halogen.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AstonMartinDBX_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AstonMartinDBX_ACD.uasset index 8cdaaa96..171acdc6 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AstonMartinDBX_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AstonMartinDBX_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AudiA6Sedan_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AudiA6Sedan_ACD.uasset index 825b3083..0c9912a8 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AudiA6Sedan_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_AudiA6Sedan_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_BMWX7SUV_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_BMWX7SUV_ACD.uasset index 460333b6..2ccbc560 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_BMWX7SUV_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_BMWX7SUV_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacCT5_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacCT5_ACD.uasset index 4e82ce11..0c6821ee 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacCT5_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacCT5_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacEscaladeESV_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacEscaladeESV_ACD.uasset index 83433997..0089fcb0 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacEscaladeESV_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_CadillacEscaladeESV_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_Honda600CBR_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_Honda600CBR_ACD.uasset index daf55719..2c678760 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_Honda600CBR_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_Honda600CBR_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_JeepCompass_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_JeepCompass_ACD.uasset index 580e6d09..294e02f4 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_JeepCompass_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_JeepCompass_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaCross_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaCross_ACD.uasset new file mode 100644 index 00000000..023a0b4c Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaCross_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaGFL_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaGFL_ACD.uasset new file mode 100644 index 00000000..a4f46e7f Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_LadaVestaGFL_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_MercedesBenzG63AMG_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_MercedesBenzG63AMG_ACD.uasset index 9d2c01fc..1c64628a 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_MercedesBenzG63AMG_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_MercedesBenzG63AMG_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_NissanPatrolV8LE_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_NissanPatrolV8LE_ACD.uasset index edc17bea..c6fd968f 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_NissanPatrolV8LE_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_NissanPatrolV8LE_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_ToyotaCamry_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_ToyotaCamry_ACD.uasset index af516a7a..4c4d75d5 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_ToyotaCamry_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_ToyotaCamry_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_VolkswagenAtlasBasecamp_ACD.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_VolkswagenAtlasBasecamp_ACD.uasset index 814ca345..755cca4d 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_VolkswagenAtlasBasecamp_ACD.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/CarsACD/T_VolkswagenAtlasBasecamp_ACD.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/T_BasicDirt_Mask.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/T_BasicDirt_Mask.uasset index bf66f9cd..44cb60e1 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/T_BasicDirt_Mask.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/T_BasicDirt_Mask.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Emissive.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Emissive.uasset index 4361a784..f7739464 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Emissive.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Emissive.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Mask.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Mask.uasset index 516be277..ccac9e9c 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Mask.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/T_LightAtlasColor_Mask.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/T_Noise_Mask_02.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/T_Noise_Mask_02.uasset index 37c985e8..1538bd60 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/T_Noise_Mask_02.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/T_Noise_Mask_02.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/T_White_mask.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/T_White_mask.uasset index d4a907f5..2dda30ea 100644 Binary files a/Content/AssetPacks/CarsPack/TechResources/Textures/T_White_mask.uasset and b/Content/AssetPacks/CarsPack/TechResources/Textures/T_White_mask.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/frontlight.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/frontlight.uasset new file mode 100644 index 00000000..b8231110 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Textures/frontlight.uasset differ diff --git a/Content/AssetPacks/CarsPack/TechResources/Textures/frontlightLED.uasset b/Content/AssetPacks/CarsPack/TechResources/Textures/frontlightLED.uasset new file mode 100644 index 00000000..65f36682 Binary files /dev/null and b/Content/AssetPacks/CarsPack/TechResources/Textures/frontlightLED.uasset differ diff --git a/Content/Blueprints/Player/CM.uasset b/Content/Blueprints/Player/CM.uasset index b5dccc1b..33b7a81d 100644 Binary files a/Content/Blueprints/Player/CM.uasset and b/Content/Blueprints/Player/CM.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index cee9766c..9f287d6b 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 6e2a5dd9..61e7f9a5 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/myHud.uasset b/Content/Blueprints/Player/myHud.uasset index c11afde1..3d3fc03a 100644 Binary files a/Content/Blueprints/Player/myHud.uasset and b/Content/Blueprints/Player/myHud.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset index 29730116..fa02c17c 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset and b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset b/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset index d57d8032..6c490684 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset and b/Content/Blueprints/UI/WBPS/Menu/sessionEnd.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/settings.uasset b/Content/Blueprints/UI/WBPS/Menu/settings.uasset index d3696752..3112410f 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/settings.uasset and b/Content/Blueprints/UI/WBPS/Menu/settings.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/Filter.uasset b/Content/Blueprints/UI/WBPS/filter/Filter.uasset index ba9b0530..0e27a35b 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/Filter.uasset and b/Content/Blueprints/UI/WBPS/filter/Filter.uasset differ diff --git a/Content/CityPark/Particles/P_Fountain2.uasset b/Content/CityPark/Particles/P_Fountain2.uasset index feb747f2..b24d7567 100644 Binary files a/Content/CityPark/Particles/P_Fountain2.uasset and b/Content/CityPark/Particles/P_Fountain2.uasset differ diff --git a/Content/Humans/MetaHumans/Common/Female/Medium/UnderWeight/Body/f_med_unw_animbp.uasset b/Content/Humans/MetaHumans/Common/Female/Medium/UnderWeight/Body/f_med_unw_animbp.uasset index 56cd5776..a2ee7e02 100644 Binary files a/Content/Humans/MetaHumans/Common/Female/Medium/UnderWeight/Body/f_med_unw_animbp.uasset and b/Content/Humans/MetaHumans/Common/Female/Medium/UnderWeight/Body/f_med_unw_animbp.uasset differ diff --git a/Content/Humans/MetaHumans/Common/Female/Short/UnderWeight/Body/f_srt_unw_animbp.uasset b/Content/Humans/MetaHumans/Common/Female/Short/UnderWeight/Body/f_srt_unw_animbp.uasset index 08b7ebcd..601b697c 100644 Binary files a/Content/Humans/MetaHumans/Common/Female/Short/UnderWeight/Body/f_srt_unw_animbp.uasset and b/Content/Humans/MetaHumans/Common/Female/Short/UnderWeight/Body/f_srt_unw_animbp.uasset differ diff --git a/Content/Humans/MetaHumans/Common/Male/Tall/NormalWeight/Body/m_tal_nrw_animbp.uasset b/Content/Humans/MetaHumans/Common/Male/Tall/NormalWeight/Body/m_tal_nrw_animbp.uasset index 14fb5143..739e5257 100644 Binary files a/Content/Humans/MetaHumans/Common/Male/Tall/NormalWeight/Body/m_tal_nrw_animbp.uasset and b/Content/Humans/MetaHumans/Common/Male/Tall/NormalWeight/Body/m_tal_nrw_animbp.uasset differ diff --git a/Content/Humans/singleHuman.uasset b/Content/Humans/singleHuman.uasset index adfd8253..505ccd4f 100644 Binary files a/Content/Humans/singleHuman.uasset and b/Content/Humans/singleHuman.uasset differ diff --git a/Content/Humans/splineMoverHuman.uasset b/Content/Humans/splineMoverHuman.uasset index 041a649f..eb703609 100644 Binary files a/Content/Humans/splineMoverHuman.uasset and b/Content/Humans/splineMoverHuman.uasset differ diff --git a/Content/Maps/MainScene.umap b/Content/Maps/MainScene.umap index 4d394dcc..57b68b69 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ diff --git a/Content/Maps/cars1.umap b/Content/Maps/cars1.umap new file mode 100644 index 00000000..271b7502 Binary files /dev/null and b/Content/Maps/cars1.umap differ diff --git a/Content/Maps/people.umap b/Content/Maps/people.umap index 80664f99..ca3dadd5 100644 Binary files a/Content/Maps/people.umap and b/Content/Maps/people.umap differ diff --git a/Content/Maps/people/people1.umap b/Content/Maps/people/people1.umap new file mode 100644 index 00000000..909a5723 Binary files /dev/null and b/Content/Maps/people/people1.umap differ diff --git a/Content/Maps/people/people2.umap b/Content/Maps/people/people2.umap new file mode 100644 index 00000000..3ff4ba04 Binary files /dev/null and b/Content/Maps/people/people2.umap differ diff --git a/Content/Maps/people/people3.umap b/Content/Maps/people/people3.umap new file mode 100644 index 00000000..6ff7503d Binary files /dev/null and b/Content/Maps/people/people3.umap differ diff --git a/Content/Maps/people/people4.umap b/Content/Maps/people/people4.umap new file mode 100644 index 00000000..a9880179 Binary files /dev/null and b/Content/Maps/people/people4.umap differ diff --git a/Content/Maps/people/people5.umap b/Content/Maps/people/people5.umap new file mode 100644 index 00000000..a4cb697d Binary files /dev/null and b/Content/Maps/people/people5.umap differ diff --git a/Content/Maps/people/people6.umap b/Content/Maps/people/people6.umap new file mode 100644 index 00000000..87b9d1eb Binary files /dev/null and b/Content/Maps/people/people6.umap differ diff --git a/Content/Maps/people/people7.umap b/Content/Maps/people/people7.umap new file mode 100644 index 00000000..593ab015 Binary files /dev/null and b/Content/Maps/people/people7.umap differ diff --git a/Content/Maps/people/people8.umap b/Content/Maps/people/people8.umap new file mode 100644 index 00000000..07967cbd Binary files /dev/null and b/Content/Maps/people/people8.umap differ diff --git a/Content/Sounds/cityandbirds_Cue.uasset b/Content/Sounds/cityandbirds_Cue.uasset index af0ffcba..2e1b785f 100644 Binary files a/Content/Sounds/cityandbirds_Cue.uasset and b/Content/Sounds/cityandbirds_Cue.uasset differ diff --git a/Content/Sounds/park1.uasset b/Content/Sounds/park1.uasset new file mode 100644 index 00000000..21fe7d86 Binary files /dev/null and b/Content/Sounds/park1.uasset differ diff --git a/Content/Sounds/park2.uasset b/Content/Sounds/park2.uasset new file mode 100644 index 00000000..d06d2e02 Binary files /dev/null and b/Content/Sounds/park2.uasset differ diff --git a/Content/Sounds/park3.uasset b/Content/Sounds/park3.uasset new file mode 100644 index 00000000..e42654e1 Binary files /dev/null and b/Content/Sounds/park3.uasset differ diff --git a/Content/Sounds/park5.uasset b/Content/Sounds/park5.uasset new file mode 100644 index 00000000..eb9cdd69 Binary files /dev/null and b/Content/Sounds/park5.uasset differ