diff --git a/.vsconfig b/.vsconfig new file mode 100644 index 00000000..b9be5257 --- /dev/null +++ b/.vsconfig @@ -0,0 +1,17 @@ +{ + "version": "1.0", + "components": [ + "Microsoft.Net.Component.4.6.2.TargetingPack", + "Microsoft.VisualStudio.Component.VC.14.33.17.3.ARM64", + "Microsoft.VisualStudio.Component.VC.14.33.17.3.x86.x64", + "Microsoft.VisualStudio.Component.VC.Tools.ARM64", + "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", + "Microsoft.VisualStudio.Component.Windows10SDK", + "Microsoft.VisualStudio.Workload.CoreEditor", + "Microsoft.VisualStudio.Workload.ManagedDesktop", + "Microsoft.VisualStudio.Workload.NativeCrossPlat", + "Microsoft.VisualStudio.Workload.NativeDesktop", + "Microsoft.VisualStudio.Workload.NativeGame", + "Microsoft.VisualStudio.Workload.Universal" + ] +} diff --git a/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset b/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset index 47ff9d8a..08aad0b6 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset 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 index a61d0b27..5cb6583e 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset and b/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset differ diff --git a/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset b/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset index 864ceab1..efa08a93 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset 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 index 0f46516b..0dc6d92e 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset and b/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset differ