diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 450b24d9..6faf4e88 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -19,3 +19,6 @@ r.DefaultFeature.AutoExposure=True r.DefaultFeature.MotionBlur=False r.Shadow.UnbuiltPreviewInGame=False +[/Script/EngineSettings.GameMapsSettings] +GameInstanceClass=/Game/Blueprints/Player/GI.GI_C + diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini new file mode 100644 index 00000000..66f311a2 --- /dev/null +++ b/Config/DefaultInput.ini @@ -0,0 +1,86 @@ +[/Script/Engine.InputSettings] ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Touch",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 ++AxisMappings=(AxisName="Forward",Scale=1.000000,Key=W) ++AxisMappings=(AxisName="Right",Scale=1.000000,Key=D) ++AxisMappings=(AxisName="Forward",Scale=-1.000000,Key=S) ++AxisMappings=(AxisName="Forward",Scale=1.000000,Key=Up) ++AxisMappings=(AxisName="Forward",Scale=-1.000000,Key=Down) ++AxisMappings=(AxisName="Right",Scale=-1.000000,Key=A) ++AxisMappings=(AxisName="Right",Scale=-1.000000,Key=Left) ++AxisMappings=(AxisName="Right",Scale=1.000000,Key=Right) +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks ++ConsoleKeys=Tilde + diff --git a/Content/AssetPacks/Car/BMW_M3_2.uasset b/Content/AssetPacks/Car/BMW_M3_2.uasset new file mode 100644 index 00000000..b9d6d665 Binary files /dev/null and b/Content/AssetPacks/Car/BMW_M3_2.uasset differ diff --git a/Content/AssetPacks/Car/CarStatic.uasset b/Content/AssetPacks/Car/CarStatic.uasset new file mode 100644 index 00000000..a12424fd Binary files /dev/null and b/Content/AssetPacks/Car/CarStatic.uasset differ diff --git a/Content/AssetPacks/Car/Material/03b5f3d1_dds.uasset b/Content/AssetPacks/Car/Material/03b5f3d1_dds.uasset new file mode 100644 index 00000000..c1c07857 Binary files /dev/null and b/Content/AssetPacks/Car/Material/03b5f3d1_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/246fa580_dds.uasset b/Content/AssetPacks/Car/Material/246fa580_dds.uasset new file mode 100644 index 00000000..aeb68398 Binary files /dev/null and b/Content/AssetPacks/Car/Material/246fa580_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/3fc110e0_dds.uasset b/Content/AssetPacks/Car/Material/3fc110e0_dds.uasset new file mode 100644 index 00000000..e38a20db Binary files /dev/null and b/Content/AssetPacks/Car/Material/3fc110e0_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/3fc110e0_dds_ncl1_1.uasset b/Content/AssetPacks/Car/Material/3fc110e0_dds_ncl1_1.uasset new file mode 100644 index 00000000..62e691cd Binary files /dev/null and b/Content/AssetPacks/Car/Material/3fc110e0_dds_ncl1_1.uasset differ diff --git a/Content/AssetPacks/Car/Material/46fd4642_dds.uasset b/Content/AssetPacks/Car/Material/46fd4642_dds.uasset new file mode 100644 index 00000000..1ff7734f Binary files /dev/null and b/Content/AssetPacks/Car/Material/46fd4642_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/48d7dd12_dds.uasset b/Content/AssetPacks/Car/Material/48d7dd12_dds.uasset new file mode 100644 index 00000000..bf9463b0 Binary files /dev/null and b/Content/AssetPacks/Car/Material/48d7dd12_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/49adcd3d_dds.uasset b/Content/AssetPacks/Car/Material/49adcd3d_dds.uasset new file mode 100644 index 00000000..0eff499f Binary files /dev/null and b/Content/AssetPacks/Car/Material/49adcd3d_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/4e7860e5_dds.uasset b/Content/AssetPacks/Car/Material/4e7860e5_dds.uasset new file mode 100644 index 00000000..651a8b16 Binary files /dev/null and b/Content/AssetPacks/Car/Material/4e7860e5_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/5c59ba34_dds.uasset b/Content/AssetPacks/Car/Material/5c59ba34_dds.uasset new file mode 100644 index 00000000..5f264424 Binary files /dev/null and b/Content/AssetPacks/Car/Material/5c59ba34_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/78ac86f9_dds.uasset b/Content/AssetPacks/Car/Material/78ac86f9_dds.uasset new file mode 100644 index 00000000..61da6ffc Binary files /dev/null and b/Content/AssetPacks/Car/Material/78ac86f9_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/7b20d3b4_dds.uasset b/Content/AssetPacks/Car/Material/7b20d3b4_dds.uasset new file mode 100644 index 00000000..9fc05062 Binary files /dev/null and b/Content/AssetPacks/Car/Material/7b20d3b4_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/9ef62307_dds.uasset b/Content/AssetPacks/Car/Material/9ef62307_dds.uasset new file mode 100644 index 00000000..c1d4bf89 Binary files /dev/null and b/Content/AssetPacks/Car/Material/9ef62307_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/b37fa7e0_dds.uasset b/Content/AssetPacks/Car/Material/b37fa7e0_dds.uasset new file mode 100644 index 00000000..7c32b561 Binary files /dev/null and b/Content/AssetPacks/Car/Material/b37fa7e0_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/d87383d3_dds.uasset b/Content/AssetPacks/Car/Material/d87383d3_dds.uasset new file mode 100644 index 00000000..0fcea134 Binary files /dev/null and b/Content/AssetPacks/Car/Material/d87383d3_dds.uasset differ diff --git a/Content/AssetPacks/Car/Material/dff62f9c_dds.uasset b/Content/AssetPacks/Car/Material/dff62f9c_dds.uasset new file mode 100644 index 00000000..951162f6 Binary files /dev/null and b/Content/AssetPacks/Car/Material/dff62f9c_dds.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0001.uasset b/Content/AssetPacks/Car/Textures/texture_0001.uasset new file mode 100644 index 00000000..96c45d47 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0001.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0003.uasset b/Content/AssetPacks/Car/Textures/texture_0003.uasset new file mode 100644 index 00000000..a8732b11 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0003.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0004.uasset b/Content/AssetPacks/Car/Textures/texture_0004.uasset new file mode 100644 index 00000000..83c5edc8 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0004.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0005.uasset b/Content/AssetPacks/Car/Textures/texture_0005.uasset new file mode 100644 index 00000000..20cac34a Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0005.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0008.uasset b/Content/AssetPacks/Car/Textures/texture_0008.uasset new file mode 100644 index 00000000..6bf299eb Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0008.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0010.uasset b/Content/AssetPacks/Car/Textures/texture_0010.uasset new file mode 100644 index 00000000..98f94f77 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0010.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0011.uasset b/Content/AssetPacks/Car/Textures/texture_0011.uasset new file mode 100644 index 00000000..90653bcf Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0011.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0012.uasset b/Content/AssetPacks/Car/Textures/texture_0012.uasset new file mode 100644 index 00000000..b9b3af8f Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0012.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0013.uasset b/Content/AssetPacks/Car/Textures/texture_0013.uasset new file mode 100644 index 00000000..876bc4fd Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0013.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0019.uasset b/Content/AssetPacks/Car/Textures/texture_0019.uasset new file mode 100644 index 00000000..809a8013 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0019.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0021.uasset b/Content/AssetPacks/Car/Textures/texture_0021.uasset new file mode 100644 index 00000000..ab487258 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0021.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0022.uasset b/Content/AssetPacks/Car/Textures/texture_0022.uasset new file mode 100644 index 00000000..5ee782f5 Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0022.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0023.uasset b/Content/AssetPacks/Car/Textures/texture_0023.uasset new file mode 100644 index 00000000..7277c7de Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0023.uasset differ diff --git a/Content/AssetPacks/Car/Textures/texture_0029.uasset b/Content/AssetPacks/Car/Textures/texture_0029.uasset new file mode 100644 index 00000000..5708862a Binary files /dev/null and b/Content/AssetPacks/Car/Textures/texture_0029.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_a.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_a.uasset new file mode 100644 index 00000000..09b3c14a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_a.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_b.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_b.uasset new file mode 100644 index 00000000..19b329f0 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_b.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_c.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_c.uasset new file mode 100644 index 00000000..b3762361 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var01_c.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_a.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_a.uasset new file mode 100644 index 00000000..3c5aff5a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_a.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_b.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_b.uasset new file mode 100644 index 00000000..13f302fd Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_b.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_c.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_c.uasset new file mode 100644 index 00000000..321cf971 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Mid_var02_c.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_a.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_a.uasset new file mode 100644 index 00000000..813aa87a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_a.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_b.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_b.uasset new file mode 100644 index 00000000..d5a81e7a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_b.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_c.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_c.uasset new file mode 100644 index 00000000..ca59df9d Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var01_c.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_a.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_a.uasset new file mode 100644 index 00000000..7cf73d7f Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_a.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_b.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_b.uasset new file mode 100644 index 00000000..c78aa577 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_b.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_c.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_c.uasset new file mode 100644 index 00000000..b0ae4332 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var02_c.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_a.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_a.uasset new file mode 100644 index 00000000..4bab021d Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_a.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_b.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_b.uasset new file mode 100644 index 00000000..61d81d91 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_b.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_c.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_c.uasset new file mode 100644 index 00000000..9f9c4958 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_S_var03_c.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Wild_var01.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Wild_var01.uasset new file mode 100644 index 00000000..1fc1aa2e Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Geometry/Grass/dVizGrass_P_01_G_Wild_var01.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Base/M_dviz_grass_Mid_Var01.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Base/M_dviz_grass_Mid_Var01.uasset new file mode 100644 index 00000000..1c1ed431 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Base/M_dviz_grass_Mid_Var01.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var01_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var01_Inst.uasset new file mode 100644 index 00000000..72ae5d0b Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var01_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var02_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var02_Inst.uasset new file mode 100644 index 00000000..62be70ce Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Mid_Var02_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var01_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var01_Inst.uasset new file mode 100644 index 00000000..ebe988b6 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var01_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var02_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var02_Inst.uasset new file mode 100644 index 00000000..6017e30f Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var02_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var03_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var03_Inst.uasset new file mode 100644 index 00000000..2026c2ed Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Short_Var03_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Wild_Bush_a_Inst.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Wild_Bush_a_Inst.uasset new file mode 100644 index 00000000..e86b3bbe Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Materials/Instance/MI_dviz_grass_Wild_Bush_a_Inst.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO.uasset new file mode 100644 index 00000000..12c777a4 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO_Inverse.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO_Inverse.uasset new file mode 100644 index 00000000..5eccdac2 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_AO_Inverse.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Dif.uasset new file mode 100644 index 00000000..24562410 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Normal.uasset new file mode 100644 index 00000000..67b6f06d Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Opacity.uasset new file mode 100644 index 00000000..ec999d2f Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var01/2K/T_dviz_Grass_Mid_Var01_Opacity.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif.uasset new file mode 100644 index 00000000..ac0a257c Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif_Normal.uasset new file mode 100644 index 00000000..ea2ac36a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Dif_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Opacity.uasset new file mode 100644 index 00000000..2c5e106b Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Mid_Var02/2K/T_dviz_Grass_Mid_Var02_Opacity.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Normal.uasset new file mode 100644 index 00000000..233eb2df Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Opacity.uasset new file mode 100644 index 00000000..6c2f4dc5 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_Opacity.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_dif.uasset new file mode 100644 index 00000000..fec92239 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var02/2K/T_dviz_Grass_Short_Var02_dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Normal.uasset new file mode 100644 index 00000000..da95ec51 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Opacity.uasset new file mode 100644 index 00000000..917536cc Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_Opacity.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_dif.uasset new file mode 100644 index 00000000..45ecaaed Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_Var03/2K/T_dviz_Grass_Short_Var03_dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T-dviz_Grass_Short_Var01_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T-dviz_Grass_Short_Var01_Opacity.uasset new file mode 100644 index 00000000..ccd799a9 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T-dviz_Grass_Short_Var01_Opacity.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Dif.uasset new file mode 100644 index 00000000..c17ee771 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Normal.uasset new file mode 100644 index 00000000..95c0a127 Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Short_var01/2K/T_dviz_Grass_Short_Var01_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Dif.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Dif.uasset new file mode 100644 index 00000000..79cfea5e Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Dif.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Normal.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Normal.uasset new file mode 100644 index 00000000..6d3c668a Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Normal.uasset differ diff --git a/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Opacity.uasset b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Opacity.uasset new file mode 100644 index 00000000..1f47c03c Binary files /dev/null and b/Content/AssetPacks/dVizGrass_Pack_01/Textures/Grass/Wild_Var01/2K/T_dviz_Grass_Short_Var05_Bush_Opacity.uasset differ diff --git a/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt10.uasset b/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt10.uasset new file mode 100644 index 00000000..95ef3c58 Binary files /dev/null and b/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt10.uasset differ diff --git a/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt11.uasset b/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt11.uasset new file mode 100644 index 00000000..d9fdee76 Binary files /dev/null and b/Content/Assets/Procedural_Ecosystem/Materials/Material_Functions/MF_Landscape_birch_Asphalt11.uasset differ diff --git a/Content/AutomotiveMaterials/Materials/CarPaint/M_Carpaint.uasset b/Content/AutomotiveMaterials/Materials/CarPaint/M_Carpaint.uasset new file mode 100644 index 00000000..50810a0e Binary files /dev/null and b/Content/AutomotiveMaterials/Materials/CarPaint/M_Carpaint.uasset differ diff --git a/Content/AutomotiveMaterials/Materials/Functions/MF_Sparkle_random.uasset b/Content/AutomotiveMaterials/Materials/Functions/MF_Sparkle_random.uasset new file mode 100644 index 00000000..cae794ed Binary files /dev/null and b/Content/AutomotiveMaterials/Materials/Functions/MF_Sparkle_random.uasset differ diff --git a/Content/AutomotiveMaterials/Textures/CarPaint/T_Bump_N.uasset b/Content/AutomotiveMaterials/Textures/CarPaint/T_Bump_N.uasset new file mode 100644 index 00000000..a032b742 Binary files /dev/null and b/Content/AutomotiveMaterials/Textures/CarPaint/T_Bump_N.uasset differ diff --git a/Content/AutomotiveMaterials/Textures/CarPaint/T_FlakeMask.uasset b/Content/AutomotiveMaterials/Textures/CarPaint/T_FlakeMask.uasset new file mode 100644 index 00000000..be71599a Binary files /dev/null and b/Content/AutomotiveMaterials/Textures/CarPaint/T_FlakeMask.uasset differ diff --git a/Content/AutomotiveMaterials/Textures/CarbonFiber/T_MetalFlakes_N.uasset b/Content/AutomotiveMaterials/Textures/CarbonFiber/T_MetalFlakes_N.uasset new file mode 100644 index 00000000..8be5cbe6 Binary files /dev/null and b/Content/AutomotiveMaterials/Textures/CarbonFiber/T_MetalFlakes_N.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 48b6bf4d..1bfbccc5 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/GameplayFunctions.uasset b/Content/Blueprints/Player/GameplayFunctions.uasset new file mode 100644 index 00000000..9b7ba476 Binary files /dev/null and b/Content/Blueprints/Player/GameplayFunctions.uasset differ diff --git a/Content/Blueprints/Player/MyPC.uasset b/Content/Blueprints/Player/MyPC.uasset index 5d3441be..f37b3485 100644 Binary files a/Content/Blueprints/Player/MyPC.uasset and b/Content/Blueprints/Player/MyPC.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 553f1bff..1a134dee 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/WalkingPawn.uasset b/Content/Blueprints/Player/WalkingPawn.uasset index 2b902081..343e8b75 100644 Binary files a/Content/Blueprints/Player/WalkingPawn.uasset and b/Content/Blueprints/Player/WalkingPawn.uasset differ diff --git a/Content/Blueprints/Player/getFunctions.uasset b/Content/Blueprints/Player/getFunctions.uasset new file mode 100644 index 00000000..0efd2a0a Binary files /dev/null and b/Content/Blueprints/Player/getFunctions.uasset differ diff --git a/Content/Blueprints/UI/Actors/FlatPoint.uasset b/Content/Blueprints/UI/Actors/FlatPoint.uasset new file mode 100644 index 00000000..0fa1b0be Binary files /dev/null and b/Content/Blueprints/UI/Actors/FlatPoint.uasset differ diff --git a/Content/Blueprints/UI/Actors/InfraPoint.uasset b/Content/Blueprints/UI/Actors/InfraPoint.uasset new file mode 100644 index 00000000..2d3535b3 Binary files /dev/null and b/Content/Blueprints/UI/Actors/InfraPoint.uasset differ diff --git a/Content/Blueprints/UI/Materials/WidgetMat.uasset b/Content/Blueprints/UI/Materials/WidgetMat.uasset new file mode 100644 index 00000000..51d60aa9 Binary files /dev/null and b/Content/Blueprints/UI/Materials/WidgetMat.uasset differ diff --git a/Content/Blueprints/UI/Materials/text.uasset b/Content/Blueprints/UI/Materials/text.uasset new file mode 100644 index 00000000..35ebc7c4 Binary files /dev/null and b/Content/Blueprints/UI/Materials/text.uasset differ diff --git a/Content/Blueprints/UI/Materials/textMasked.uasset b/Content/Blueprints/UI/Materials/textMasked.uasset new file mode 100644 index 00000000..5d74670a Binary files /dev/null and b/Content/Blueprints/UI/Materials/textMasked.uasset differ diff --git a/Content/Blueprints/UI/Others/FlatInfo.uasset b/Content/Blueprints/UI/Others/FlatInfo.uasset new file mode 100644 index 00000000..a382e28f Binary files /dev/null and b/Content/Blueprints/UI/Others/FlatInfo.uasset differ diff --git a/Content/Blueprints/UI/Others/InfraInfo.uasset b/Content/Blueprints/UI/Others/InfraInfo.uasset new file mode 100644 index 00000000..ee2c4025 Binary files /dev/null and b/Content/Blueprints/UI/Others/InfraInfo.uasset differ diff --git a/Content/Blueprints/UI/WBPS/MainMenu.uasset b/Content/Blueprints/UI/WBPS/MainMenu.uasset new file mode 100644 index 00000000..c87229ef Binary files /dev/null and b/Content/Blueprints/UI/WBPS/MainMenu.uasset differ diff --git a/Content/Blueprints/Utils/GrassGenerator1.uasset b/Content/Blueprints/Utils/GrassGenerator1.uasset index 1dee72f9..4744ab64 100644 Binary files a/Content/Blueprints/Utils/GrassGenerator1.uasset and b/Content/Blueprints/Utils/GrassGenerator1.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_01.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_01.uasset new file mode 100644 index 00000000..9cd3a468 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_02.uasset new file mode 100644 index 00000000..c758a6f5 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_CarPaint_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_01.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_01.uasset new file mode 100644 index 00000000..512acb40 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_02.uasset new file mode 100644 index 00000000..204ebcbf Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Fabric_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Glass.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Glass.uasset new file mode 100644 index 00000000..d730996e Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Glass.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_01.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_01.uasset new file mode 100644 index 00000000..bc3b79d3 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_02.uasset new file mode 100644 index 00000000..b1080faf Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Brake_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Clear.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Clear.uasset new file mode 100644 index 00000000..017856e8 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Clear.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Indicator.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Indicator.uasset new file mode 100644 index 00000000..35bdefce Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Light_Indicator.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Cailpers.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Cailpers.uasset new file mode 100644 index 00000000..4fa0bb30 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Cailpers.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Ext.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Ext.uasset new file mode 100644 index 00000000..6f1c1401 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Ext.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int.uasset new file mode 100644 index 00000000..dfbf8b88 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int_Refl.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int_Refl.uasset new file mode 100644 index 00000000..df8eb40a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Metal_Int_Refl.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_01.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_01.uasset new file mode 100644 index 00000000..f61e340a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_02.uasset new file mode 100644 index 00000000..617c80f2 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_03.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_03.uasset new file mode 100644 index 00000000..21344414 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Ext_03.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_01.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_01.uasset new file mode 100644 index 00000000..50a4d942 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_02.uasset new file mode 100644 index 00000000..2ab46549 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_03.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_03.uasset new file mode 100644 index 00000000..d5bd0e93 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Plastic_Int_03.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim.uasset new file mode 100644 index 00000000..d40dffee Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim_02.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim_02.uasset new file mode 100644 index 00000000..006ec28a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rim_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rubber.uasset b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rubber.uasset new file mode 100644 index 00000000..a22b5b87 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/MaterialInstances/MI_Rubber.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_CarPaint.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_CarPaint.uasset new file mode 100644 index 00000000..c8a6951a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_CarPaint.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Fabric.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Fabric.uasset new file mode 100644 index 00000000..4711e4e2 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Fabric.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Glass.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Glass.uasset new file mode 100644 index 00000000..63c26b2c Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Glass.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Lights.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Lights.uasset new file mode 100644 index 00000000..0604b14a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Lights.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Ext.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Ext.uasset new file mode 100644 index 00000000..07da1504 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Ext.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Int.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Int.uasset new file mode 100644 index 00000000..ba24499b Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Metal_Int.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Ext.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Ext.uasset new file mode 100644 index 00000000..d8708a32 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Ext.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Int.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Int.uasset new file mode 100644 index 00000000..a35322ad Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Plastic_Int.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Materials/MA_Rubber.uasset b/Content/CarAssetSedan/Sedan/Materials/MA_Rubber.uasset new file mode 100644 index 00000000..57ae00bb Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Materials/MA_Rubber.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Mesh/M_Sedan.uasset b/Content/CarAssetSedan/Sedan/Mesh/M_Sedan.uasset new file mode 100644 index 00000000..55d2cdfe Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Mesh/M_Sedan.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Parameters/P_Car_GlobalParametersSedan.uasset b/Content/CarAssetSedan/Sedan/Parameters/P_Car_GlobalParametersSedan.uasset new file mode 100644 index 00000000..dcce2b2d Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Parameters/P_Car_GlobalParametersSedan.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_BrushedMetal_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_BrushedMetal_Normal.uasset new file mode 100644 index 00000000..975cf94f Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_BrushedMetal_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Car_AO.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Car_AO.uasset new file mode 100644 index 00000000..438acdfa Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Car_AO.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Car_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Car_Normal.uasset new file mode 100644 index 00000000..e5821bfa Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Car_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_DSP_Mask.uasset b/Content/CarAssetSedan/Sedan/Textures/T_DSP_Mask.uasset new file mode 100644 index 00000000..d66a38d4 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_DSP_Mask.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_DirtHighlights.uasset b/Content/CarAssetSedan/Sedan/Textures/T_DirtHighlights.uasset new file mode 100644 index 00000000..1dc73499 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_DirtHighlights.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Col.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Col.uasset new file mode 100644 index 00000000..fb639bec Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Col.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Dirt_ColVar.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_ColVar.uasset new file mode 100644 index 00000000..8af5dded Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_ColVar.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Normal.uasset new file mode 100644 index 00000000..e2f05a0d Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Dirt_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Normal.uasset new file mode 100644 index 00000000..94665898 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Roughness.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Roughness.uasset new file mode 100644 index 00000000..310cee2d Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Fabric_Roughness.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_01.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_01.uasset new file mode 100644 index 00000000..efb18022 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_01.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_02.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_02.uasset new file mode 100644 index 00000000..6f5be076 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Lights_Mask_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Noise_Mask_02.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Noise_Mask_02.uasset new file mode 100644 index 00000000..f3387e34 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Noise_Mask_02.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Plastic_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Plastic_Normal.uasset new file mode 100644 index 00000000..40833982 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Plastic_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Reflector_Normal.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Reflector_Normal.uasset new file mode 100644 index 00000000..70c1c77e Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Reflector_Normal.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Col.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Col.uasset new file mode 100644 index 00000000..9b98de86 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Col.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Roughness.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Roughness.uasset new file mode 100644 index 00000000..556af312 Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Rubber_Roughness.uasset differ diff --git a/Content/CarAssetSedan/Sedan/Textures/T_Waterspots.uasset b/Content/CarAssetSedan/Sedan/Textures/T_Waterspots.uasset new file mode 100644 index 00000000..8c7c755a Binary files /dev/null and b/Content/CarAssetSedan/Sedan/Textures/T_Waterspots.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_01.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_01.uasset new file mode 100644 index 00000000..4cd10b48 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_02.uasset new file mode 100644 index 00000000..9c460cd7 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_CarPaint_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_01.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_01.uasset new file mode 100644 index 00000000..0ab29e39 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_02.uasset new file mode 100644 index 00000000..4274b8b4 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Fabric_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Glass.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Glass.uasset new file mode 100644 index 00000000..a798e2c4 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Glass.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_01.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_01.uasset new file mode 100644 index 00000000..7f69e7eb Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_02.uasset new file mode 100644 index 00000000..ba7d6f76 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Brake_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Clear.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Clear.uasset new file mode 100644 index 00000000..f0e95b8c Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Clear.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Indicator.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Indicator.uasset new file mode 100644 index 00000000..34889fba Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Light_Indicator.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Ligts_Beams.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Ligts_Beams.uasset new file mode 100644 index 00000000..8a46fea7 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Ligts_Beams.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Ext.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Ext.uasset new file mode 100644 index 00000000..3be6dc13 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Ext.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int.uasset new file mode 100644 index 00000000..dc264a15 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int_Refl.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int_Refl.uasset new file mode 100644 index 00000000..4e1c7d69 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Metal_Int_Refl.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_01.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_01.uasset new file mode 100644 index 00000000..7490340a Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_02.uasset new file mode 100644 index 00000000..606111f2 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_03.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_03.uasset new file mode 100644 index 00000000..4b3434d0 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Ext_03.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_01.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_01.uasset new file mode 100644 index 00000000..2996bc30 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_02.uasset new file mode 100644 index 00000000..8326a0b4 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_03.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_03.uasset new file mode 100644 index 00000000..98ac2f74 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Plastic_Int_03.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim.uasset new file mode 100644 index 00000000..fdf4b4e2 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim_02.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim_02.uasset new file mode 100644 index 00000000..4653ecf6 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rim_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rubber.uasset b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rubber.uasset new file mode 100644 index 00000000..0be7f142 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/MaterialInstances/MI_Rubber.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint.uasset new file mode 100644 index 00000000..f17c29eb Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint1.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint1.uasset new file mode 100644 index 00000000..fa790917 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_CarPaint1.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Fabric.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Fabric.uasset new file mode 100644 index 00000000..56891cce Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Fabric.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Glass.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Glass.uasset new file mode 100644 index 00000000..6951a586 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Glass.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Lights.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Lights.uasset new file mode 100644 index 00000000..8ebbb8f5 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Lights.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Ext.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Ext.uasset new file mode 100644 index 00000000..d1fee65d Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Ext.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Int.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Int.uasset new file mode 100644 index 00000000..6407c8fd Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Metal_Int.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Ext.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Ext.uasset new file mode 100644 index 00000000..e544c4a8 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Ext.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Int.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Int.uasset new file mode 100644 index 00000000..b5546ce8 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Plastic_Int.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Materials/MA_Rubber.uasset b/Content/CompactSUVCar/CompactSUV/Materials/MA_Rubber.uasset new file mode 100644 index 00000000..a55e5e15 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Materials/MA_Rubber.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Mesh/M_CompactSUV.uasset b/Content/CompactSUVCar/CompactSUV/Mesh/M_CompactSUV.uasset new file mode 100644 index 00000000..1a4b42ea Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Mesh/M_CompactSUV.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Parameters/P_Car_GlobalParameters.uasset b/Content/CompactSUVCar/CompactSUV/Parameters/P_Car_GlobalParameters.uasset new file mode 100644 index 00000000..4ab8ea6e Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Parameters/P_Car_GlobalParameters.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_BrushedMetal_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_BrushedMetal_Normal.uasset new file mode 100644 index 00000000..975cf94f Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_BrushedMetal_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Car_AO.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Car_AO.uasset new file mode 100644 index 00000000..0ef2e504 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Car_AO.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Car_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Car_Normal.uasset new file mode 100644 index 00000000..70ffae17 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Car_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_DirtHighlights.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_DirtHighlights.uasset new file mode 100644 index 00000000..1dc73499 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_DirtHighlights.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Col.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Col.uasset new file mode 100644 index 00000000..fb639bec Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Col.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_ColVar.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_ColVar.uasset new file mode 100644 index 00000000..8af5dded Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_ColVar.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Mask.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Mask.uasset new file mode 100644 index 00000000..d41e1064 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Mask.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Normal.uasset new file mode 100644 index 00000000..e2f05a0d Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Dirt_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Dots.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Dots.uasset new file mode 100644 index 00000000..11e7c43f Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Dots.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Normal.uasset new file mode 100644 index 00000000..94665898 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Roughness.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Roughness.uasset new file mode 100644 index 00000000..310cee2d Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Fabric_Roughness.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_01.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_01.uasset new file mode 100644 index 00000000..bb08a005 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_01.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_02.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_02.uasset new file mode 100644 index 00000000..40f1aacb Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Lights_Mask_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Noise_Mask_02.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Noise_Mask_02.uasset new file mode 100644 index 00000000..f3387e34 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Noise_Mask_02.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Plastic_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Plastic_Normal.uasset new file mode 100644 index 00000000..40833982 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Plastic_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Reflector_Normal.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Reflector_Normal.uasset new file mode 100644 index 00000000..70c1c77e Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Reflector_Normal.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Col.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Col.uasset new file mode 100644 index 00000000..9b98de86 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Col.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Roughness.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Roughness.uasset new file mode 100644 index 00000000..556af312 Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Rubber_Roughness.uasset differ diff --git a/Content/CompactSUVCar/CompactSUV/Textures/T_Waterspots.uasset b/Content/CompactSUVCar/CompactSUV/Textures/T_Waterspots.uasset new file mode 100644 index 00000000..8c7c755a Binary files /dev/null and b/Content/CompactSUVCar/CompactSUV/Textures/T_Waterspots.uasset differ diff --git a/Content/Materials/Fasads/MI_Glass.uasset b/Content/Materials/Fasads/MI_Glass.uasset new file mode 100644 index 00000000..c77cdcd3 Binary files /dev/null and b/Content/Materials/Fasads/MI_Glass.uasset differ diff --git a/Content/Materials/Functions/BakedAODirt.uasset b/Content/Materials/Functions/BakedAODirt.uasset new file mode 100644 index 00000000..c525d46e Binary files /dev/null and b/Content/Materials/Functions/BakedAODirt.uasset differ diff --git a/Content/Materials/M_newAsphalt.uasset b/Content/Materials/M_newAsphalt.uasset new file mode 100644 index 00000000..7bb00c9b Binary files /dev/null and b/Content/Materials/M_newAsphalt.uasset differ diff --git a/Content/Materials/carGlass.uasset b/Content/Materials/carGlass.uasset new file mode 100644 index 00000000..374bd589 Binary files /dev/null and b/Content/Materials/carGlass.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt10_AO.uasset b/Content/Textures/Asphalt/T_Asphalt10_AO.uasset new file mode 100644 index 00000000..6ff5c176 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt10_AO.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt10_BC.uasset b/Content/Textures/Asphalt/T_Asphalt10_BC.uasset new file mode 100644 index 00000000..3f9dd332 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt10_BC.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt10_H.uasset b/Content/Textures/Asphalt/T_Asphalt10_H.uasset new file mode 100644 index 00000000..ada71a39 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt10_H.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt10_N.uasset b/Content/Textures/Asphalt/T_Asphalt10_N.uasset new file mode 100644 index 00000000..a0e4f3cc Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt10_N.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt10_R.uasset b/Content/Textures/Asphalt/T_Asphalt10_R.uasset new file mode 100644 index 00000000..70c19723 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt10_R.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt11_AO.uasset b/Content/Textures/Asphalt/T_Asphalt11_AO.uasset new file mode 100644 index 00000000..33f79363 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt11_AO.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt11_BC.uasset b/Content/Textures/Asphalt/T_Asphalt11_BC.uasset new file mode 100644 index 00000000..942b408b Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt11_BC.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt11_H.uasset b/Content/Textures/Asphalt/T_Asphalt11_H.uasset new file mode 100644 index 00000000..8c5195dc Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt11_H.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt11_N.uasset b/Content/Textures/Asphalt/T_Asphalt11_N.uasset new file mode 100644 index 00000000..29380e6c Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt11_N.uasset differ diff --git a/Content/Textures/Asphalt/T_Asphalt11_R.uasset b/Content/Textures/Asphalt/T_Asphalt11_R.uasset new file mode 100644 index 00000000..7cbda3e8 Binary files /dev/null and b/Content/Textures/Asphalt/T_Asphalt11_R.uasset differ diff --git a/Content/Textures/Decals/T_Dirt4_A.uasset b/Content/Textures/Decals/T_Dirt4_A.uasset new file mode 100644 index 00000000..bb8634b7 Binary files /dev/null and b/Content/Textures/Decals/T_Dirt4_A.uasset differ diff --git a/Onejsky4U.uproject b/Onejsky4U.uproject index 7c31c5b8..d9340c31 100644 --- a/Onejsky4U.uproject +++ b/Onejsky4U.uproject @@ -249,6 +249,10 @@ "Linux", "Mac" ] + }, + { + "Name": "WebBrowserWidget", + "Enabled": true } ] } \ No newline at end of file diff --git a/bash.exe.stackdump b/bash.exe.stackdump new file mode 100644 index 00000000..85d28023 --- /dev/null +++ b/bash.exe.stackdump @@ -0,0 +1,7 @@ +Exception: STATUS_ACCESS_VIOLATION at eip=6705F36D +eax=00880000 ebx=672C7EF4 ecx=00000000 edx=001F0008 esi=0000001F edi=672C7ED4 +ebp=FFFFFFFF esp=0082BEB0 program=C:\Users\GRAFF interactive\AppData\Local\Atlassian\SourceTree\git_local\usr\bin\bash.exe, pid 9420, thread main +cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B +Stack trace: +Frame Function Args +End of stack trace