diff --git a/Hedvika/Config/DefaultEditor.ini b/Hedvika/Config/DefaultEditor.ini
new file mode 100644
index 0000000000000000000000000000000000000000..08b06bbe3321b0a9e061464000a80dca79e70e1b
--- /dev/null
+++ b/Hedvika/Config/DefaultEditor.ini
@@ -0,0 +1,8 @@
+[UnrealEd.SimpleMap]
+SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap
+
+[EditoronlyBP]
+bAllowClassAndBlueprintPinMatching=true
+bReplaceBlueprintWithClass= true
+bDontLoadBlueprintOutsideEditor= true
+bBlueprintIsNotBlueprintType= true
\ No newline at end of file
diff --git a/Hedvika/Config/DefaultEditorPerProjectUserSettings.ini b/Hedvika/Config/DefaultEditorPerProjectUserSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..bde2f2540a963f74c382406df02e939584e2cf67
--- /dev/null
+++ b/Hedvika/Config/DefaultEditorPerProjectUserSettings.ini
@@ -0,0 +1,2 @@
+[ContentBrowser]
+ContentBrowserTab1.SelectedPaths=/Game/FirstPersonBP
\ No newline at end of file
diff --git a/Hedvika/Config/DefaultEngine.ini b/Hedvika/Config/DefaultEngine.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e90fa844ff777e7e6f818c986314ba6d7d1472f2
--- /dev/null
+++ b/Hedvika/Config/DefaultEngine.ini
@@ -0,0 +1,67 @@
+[/Script/Engine.CollisionProfile]
++Profiles=(Name="Projectile",CollisionEnabled=QueryOnly,ObjectTypeName="Projectile",CustomResponses=,HelpMessage="Preset for projectiles",bCanModify=True)
++DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Projectile",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False)
++EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
+
+[/Script/EngineSettings.GameMapsSettings]
+EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
+LocalMapOptions=
+TransitionMap=
+bUseSplitscreen=True
+TwoPlayerSplitscreenLayout=Horizontal
+ThreePlayerSplitscreenLayout=FavorTop
+GameInstanceClass=/Script/Engine.GameInstance
+GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
+ServerDefaultMap=/Engine/Maps/Entry
+GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
+GlobalDefaultServerGameMode=None
+
+[/Script/Engine.RendererSettings]
+r.ReflectionMethod=1
+r.GenerateMeshDistanceFields=True
+r.DynamicGlobalIlluminationMethod=1
+r.Mobile.EnableNoPrecomputedLightingCSMShader=1
+r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
+r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
+
+r.Shadow.Virtual.Enable=1
+
+r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
+
+r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
+
+[/Script/WindowsTargetPlatform.WindowsTargetSettings]
+DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
+-D3D12TargetedShaderFormats=PCD3D_SM5
++D3D12TargetedShaderFormats=PCD3D_SM6
+-D3D11TargetedShaderFormats=PCD3D_SM5
++D3D11TargetedShaderFormats=PCD3D_SM5
+
+[/Script/LinuxTargetPlatform.LinuxTargetSettings]
+-TargetedRHIs=SF_VULKAN_SM5
++TargetedRHIs=SF_VULKAN_SM6
+
+[/Script/HardwareTargeting.HardwareTargetingSettings]
+TargetedHardwareClass=Desktop
+AppliedTargetedHardwareClass=Desktop
+DefaultGraphicsPerformance=Maximum
+AppliedDefaultGraphicsPerformance=Maximum
+
+[/Script/Engine.Engine]
++ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/Hedvika")
++ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/Hedvika")
+
+[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
+bEnablePlugin=True
+bAllowNetworkConnection=True
+SecurityToken=AE3405284454F1D70C36228A73A8E69D
+bIncludeInShipping=False
+bAllowExternalStartInShipping=False
+bCompileAFSProject=False
+bUseCompression=False
+bLogFiles=False
+bReportStats=False
+ConnectionType=USBOnly
+bUseManualIPAddress=False
+ManualIPAddress=
+
diff --git a/Hedvika/Config/DefaultGame.ini b/Hedvika/Config/DefaultGame.ini
new file mode 100644
index 0000000000000000000000000000000000000000..c90aa829d30472017f4858c3f1b06656b448b3f3
--- /dev/null
+++ b/Hedvika/Config/DefaultGame.ini
@@ -0,0 +1,10 @@
+[/Script/EngineSettings.GeneralProjectSettings]
+ProjectID=AE0A45194B0E2D7A0252679A42FB4AFE
+ProjectName=First Person BP Game Template
+
+[StartupActions]
+bAddPacks=True
+InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
+
+[SectionsToSave]
++Section=StartupActions
diff --git a/Hedvika/Config/DefaultInput.ini b/Hedvika/Config/DefaultInput.ini
new file mode 100644
index 0000000000000000000000000000000000000000..8961f6fbd14f16d90eeb6f571db69c8f7076596a
--- /dev/null
+++ b/Hedvika/Config/DefaultInput.ini
@@ -0,0 +1,117 @@
+[/Script/Engine.InputSettings]
+-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
+-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
+-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
+-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
+-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
+-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
+-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
++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="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="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))
++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Left_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Left_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Left_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Left_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Left_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Right_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Right_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Right_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Right_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="OculusHand_Right_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
++AxisConfig=(AxisKeyName="Cosmos_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+bAltEnterTogglesFullscreen=True
+bF11TogglesFullscreen=True
+bUseMouseForTouch=False
+bEnableMouseSmoothing=True
+bEnableFOVScaling=True
+bCaptureMouseOnLaunch=True
+bEnableLegacyInputScales=True
+bEnableMotionControls=True
+bFilterInputByPlatformUser=False
+bShouldFlushPressedKeysOnViewportFocusLost=True
+bAlwaysShowTouchInterface=False
+bShowConsoleOnFourFingerTap=True
+bEnableGestureRecognizer=False
+bUseAutocorrect=False
+DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
+DefaultViewportMouseLockMode=LockOnCapture
+FOVScale=0.011110
+DoubleClickTime=0.200000
+DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
+DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
+DefaultTouchInterface=/Game/FirstPerson/Input/MobileControls.MobileControls
+-ConsoleKeys=Tilde
++ConsoleKeys=Tilde
+
diff --git a/Hedvika/Content/FPWeapon/Audio/FirstPersonTemplateWeaponFire02.uasset b/Hedvika/Content/FPWeapon/Audio/FirstPersonTemplateWeaponFire02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fc187eabc166ad9b8146a028f5e82b2b672a6625
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Audio/FirstPersonTemplateWeaponFire02.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/BaseMaterial.uasset b/Hedvika/Content/FPWeapon/Materials/BaseMaterial.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a6f834cf75a1e73a70849109eae45d5b68a7d0ce
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/BaseMaterial.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/FirstPersonProjectileMaterial.uasset b/Hedvika/Content/FPWeapon/Materials/FirstPersonProjectileMaterial.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8efce7ed92ca612447995fd174b946015806df16
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/FirstPersonProjectileMaterial.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/M_FPGun.uasset b/Hedvika/Content/FPWeapon/Materials/M_FPGun.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5595aa7ccd2683e831be424c45b73dc755d4e5e1
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/M_FPGun.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c6436a2f75774682326edc4a2d5551de91bce0a1
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c3124eeaabb7008b7f92babb96c1e9c10ec3bb3d
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Screen.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Screen.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a93197f3a66e41f9cf06b2aacdff30d874e7a359
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_Screen.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1fbfe3e91e7e22627ec53afd1df3318307f300c4
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..abb5c8f2698651b239da422854f923b93a81d4f0
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..91bfa7b1962b189564c98ecfa97cb6448968c8c1
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..809ab90248abbfd1c08b0dbc546a1edb0d828ba9
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9003b8af5ed442acf366a7aeacd30256f0e39e9f
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7b8f783a12deca2be436774d70df3af052a192e8
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Mesh/FirstPersonProjectileMesh.uasset b/Hedvika/Content/FPWeapon/Mesh/FirstPersonProjectileMesh.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2fd90d605e5a21568ffa0d65d6c8c42be306ae07
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Mesh/FirstPersonProjectileMesh.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Mesh/SK_FPGun.uasset b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5355b9bd19eb31e4eb9e9b85bf90d7627ef5df6f
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a5c2ad8ea271131e2189d1ea6cdbbc4d90b1b6c2
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..45fe584881293ad0c9f78bab7e5df97b3e9fa9d8
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..74c94d57cff4cf11762ee9052238afabc48136c2
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Textures/T_FPGun_M.uasset b/Hedvika/Content/FPWeapon/Textures/T_FPGun_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..62349ed7a8b7805d0232bdc378a38977de9c1889
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Textures/T_FPGun_M.uasset differ
diff --git a/Hedvika/Content/FPWeapon/Textures/T_FPGun_N.uasset b/Hedvika/Content/FPWeapon/Textures/T_FPGun_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..82db14c35dae7208bf832abb4a84209aca9775a8
Binary files /dev/null and b/Hedvika/Content/FPWeapon/Textures/T_FPGun_N.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9b72c3aed0330a5312d1b040db321d8d642e0eaf
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c6472ba7ed5b3dcc63ebe9742a6b2b60104f4c9e
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ca1c255f48e7ea0f04da3a941a63a110a839332f
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonProjectile.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonProjectile.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..acfa70e5941cd45ea24eb45a64eddc9d5168ade6
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_FirstPersonProjectile.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e8a5ee7d5f4c596c4ec046dc103e4b77ee2372ef
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset b/Hedvika/Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3d9acb69ec74e3527fb7e62beb82dd7040a968c4
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/Actions/IA_Jump.uasset b/Hedvika/Content/FirstPerson/Input/Actions/IA_Jump.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8ab8d0d642294ebf47b0ee3116aa44c68d7d6ada
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/Actions/IA_Jump.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/Actions/IA_Look.uasset b/Hedvika/Content/FirstPerson/Input/Actions/IA_Look.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6c089ae2f83bb5f3cd10f7ce532889d63a0bb2b6
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/Actions/IA_Look.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/Actions/IA_Move.uasset b/Hedvika/Content/FirstPerson/Input/Actions/IA_Move.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..741c8acadf28425b3fb8c49524adcc7111e8ae20
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/Actions/IA_Move.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/Actions/IA_Shoot.uasset b/Hedvika/Content/FirstPerson/Input/Actions/IA_Shoot.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..842a1ba9a9382e4269d43d80cdd4b48b8c892141
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/Actions/IA_Shoot.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/IMC_Default.uasset b/Hedvika/Content/FirstPerson/Input/IMC_Default.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5bf921bce18b6590f613752c2cb55b1a53956110
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/IMC_Default.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/IMC_Weapons.uasset b/Hedvika/Content/FirstPerson/Input/IMC_Weapons.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c25631742ebf4f9f8f9f8caf30c620c4ac8d4610
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/IMC_Weapons.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Input/MobileControls.uasset b/Hedvika/Content/FirstPerson/Input/MobileControls.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0b88ed92f13ad6fb9b3f2e18568c3cfb4e314ede
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Input/MobileControls.uasset differ
diff --git a/Hedvika/Content/FirstPerson/Maps/FirstPersonMap.umap b/Hedvika/Content/FirstPerson/Maps/FirstPersonMap.umap
new file mode 100644
index 0000000000000000000000000000000000000000..58c7bbc605a95d7f6fa455893fe3d01b280eb401
Binary files /dev/null and b/Hedvika/Content/FirstPerson/Maps/FirstPersonMap.umap differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Falling.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Falling.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e794510484d3ce1afb3b3ac1ddc0dc5fa29d3318
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Falling.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Idle.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Idle.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..019b8e70edbecb2ffae7e70f3ee6b8b2527dc957
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Idle.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Jump.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Jump.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..11e763437995fc6ed25be5bd6c611fe4f0216562
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Jump.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Land.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Land.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..562be0acc6bda02e013f280d8274c3598d2ea36e
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Land.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Falling.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Falling.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0c33c782dd7e9cab359a1beb262e216e3525d9da
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Falling.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Fire.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Fire.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..286d2c71a1fc166b6a9b9b9d6fc437dbc500d349
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Fire.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Idle.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Idle.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..46d80cf972a1814087b19073b199bc5df598c32a
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Idle.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Jump.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Jump.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..63937424bf195b5c35ff98cbcf9241b9c176c8de
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Jump.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Land.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Land.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..05ccc7d78b33a8afbabfaf6b334d6284758eae9d
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Land.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Run.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Run.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3bf7baf0ab386602b6cbbf82616f69a9a4c573a1
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Run.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Shoot_Montage.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Shoot_Montage.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..db547238b847bbdece79eec6c14a91bed26e85f9
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Rifle_Shoot_Montage.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FP_Run_Fwd.uasset b/Hedvika/Content/FirstPersonArms/Animations/FP_Run_Fwd.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ac4400c2f701716531cb7fb49cc6d0eadbb90dbf
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FP_Run_Fwd.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Animations/FirstPerson_AnimBP.uasset b/Hedvika/Content/FirstPersonArms/Animations/FirstPerson_AnimBP.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..764bf6f719846438244d1af6b705f71afc7786cb
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Animations/FirstPerson_AnimBP.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/CA_Mannequin.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/CA_Mannequin.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d1c8f074589ec8eaf468fe4c1ad6aba098017220
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/CA_Mannequin.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ChromaticCurve.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ChromaticCurve.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4e4aa79a233304d114936a968cbcd74c6f71eaef
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ChromaticCurve.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_Diffraction.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_Diffraction.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7f5e7c610ef6dc58af6ccae2e0d53df570a6f17a
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_Diffraction.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_logo3layers.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_logo3layers.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..13b36fb27ca2417e00bf4625b933b2ac9578c978
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/MF_logo3layers.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ML_BaseColorFallOff.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ML_BaseColorFallOff.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d061fc2ccce5d44f1428cf74980f8b9f3f0cff1d
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Functions/ML_BaseColorFallOff.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_01.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..168b822f4afe775c75a12d69a72e780635a8575c
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_01.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_02.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..56dcb9ec05f2d50376a6bc83f7d3419dcf0a8fc7
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_02.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Materials/M_Mannequin.uasset b/Hedvika/Content/FirstPersonArms/Character/Materials/M_Mannequin.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ded1ffe8a92f920082af87b389a37f0f121e6482
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Materials/M_Mannequin.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms.uasset b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a06ab61127408045da95ba405b6ac49e87f32850
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_PhysicsAsset.uasset b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_PhysicsAsset.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..204f1f06bc0dfd1ddce9a80cb22ec81162b1244d
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_PhysicsAsset.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_Skeleton.uasset b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_Skeleton.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0e893ec3fb9bc4ae5f6ef9abe0a42f8b50e1fb68
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_Skeleton.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d0a8410fda5b5debe7fd92ae6b6e90a14c51e269
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_BN.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_BN.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0c2901201a70610a9df1b3a2b344eb6c605c5ddf
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_BN.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9998bef8f3f579defcd365f5bcec9c9e5f61968f
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_D.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..28cff0c0c23c818fd4602aa6eb341e0521a64a59
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_D.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_MSR_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_MSR_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1a6eb0c0025e53305afa9125f59c77d973269d57
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_MSR_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_N.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d8451ac7dea5cad21a093303066c7a844e83143e
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_N.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_Tan.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_Tan.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..67202b50697997aa52fb836e8e4c99d915485334
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_Tan.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0367acc17e419139f68ae726c68e10fe41134793
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_BN.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_BN.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6b9a723f9d3fad868c9a366c46c039fc63ee2b02
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_BN.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c30481b7d66c44c6c55d87e0bb7a8cb1a594ce02
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_D.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e0b3c82a6de56a9df472916439e2c6b0689025b3
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_D.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_MSR_MSK.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_MSR_MSK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b6b921a135ab4d5c0b6c55c827c328858dd386c1
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_MSR_MSK.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_N.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3ba7decb9ae9c8d09f496f74db76e42520371e9b
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_N.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_Tan.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_Tan.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2ab4d6144ab5f95edd669c89ae679059a2328584
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_Tan.uasset differ
diff --git a/Hedvika/Content/FirstPersonArms/Character/Textures/Shared/T_UE_Logo_M.uasset b/Hedvika/Content/FirstPersonArms/Character/Textures/Shared/T_UE_Logo_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..30213c859d5dcf4e4d6a4ad1614c0725bf8393ea
Binary files /dev/null and b/Hedvika/Content/FirstPersonArms/Character/Textures/Shared/T_UE_Logo_M.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset b/Hedvika/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..84dde0496be99d40daabe6710af64625799ac1ce
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..46056825272f10e6557cf06706bb2e7d82e66f76
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2accd3518739cf6a264871f4a2454ae4edc5c846
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bc399156a502e0b5dc756e8ef22c309ce25f8a90
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset b/Hedvika/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7b7ad88482b3d61c25af266d5af4b6075817dd81
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/MI_Solid_Blue.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset b/Hedvika/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f61487d4aa01acb76fd5a2038afa02cad5378f4b
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Materials/M_Solid.uasset b/Hedvika/Content/LevelPrototyping/Materials/M_Solid.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..37a29b9021254946665acb9e6f213fca69379599
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Materials/M_Solid.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset b/Hedvika/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fe6da625f7004a9d2ab7261efb76b16115eeb6d7
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Meshes/SM_Cube.uasset b/Hedvika/Content/LevelPrototyping/Meshes/SM_Cube.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0e7d2a36565a735719b088e4bda04010d8883dab
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Meshes/SM_Cube.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset b/Hedvika/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2dc5fab21cb7f837388e16a4dd54b446844c84b3
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset b/Hedvika/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cbd952ce43f54856d94764732210aa255f93b4b2
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Meshes/SM_Ramp.uasset b/Hedvika/Content/LevelPrototyping/Meshes/SM_Ramp.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f1f05c6e7604f35366d978f2a6e7cf43f91c7ffc
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Meshes/SM_Ramp.uasset differ
diff --git a/Hedvika/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset b/Hedvika/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e901d24e25fa28a54bbe4a3b12e3323e50c57006
Binary files /dev/null and b/Hedvika/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset differ
diff --git a/Hedvika/Content/Maps/Bayou.umap b/Hedvika/Content/Maps/Bayou.umap
new file mode 100644
index 0000000000000000000000000000000000000000..60bcb5590ff70ce111802c885dd8a324239d99d1
Binary files /dev/null and b/Hedvika/Content/Maps/Bayou.umap differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset b/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..33e6514dea0b84447fd5546321130ab88f885ea3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Pillar_50x500.uasset b/Hedvika/Content/StarterContent/Architecture/Pillar_50x500.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..46aed7dcffebcddadc7d7f332590187a876c1852
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Pillar_50x500.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/SM_AssetPlatform.uasset b/Hedvika/Content/StarterContent/Architecture/SM_AssetPlatform.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1f0f0bec3835ebeb024db2bff45e5873706b93e2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/SM_AssetPlatform.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_400x200.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_400x200.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a7aeff7e292fe8723698f915d873c7e8bedb74e5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_400x200.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_400x300.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_400x300.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..959fd410473521ad5c85d5d05d50359f32d01dfe
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_400x300.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_400x400.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_400x400.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9ad5e36ac4e8fabd8e9c987f29c13d8e03246c46
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_400x400.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_500x500.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_500x500.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..96e5e9baf2e240e9a18748915b6bf6fb8896621c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_500x500.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x300.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x300.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8b60b28fd457b8538ed17ed6f816d80aacbe3f06
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x300.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x400.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x400.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..55b60cbb9726700285f29ab6a3451d5f7f8c8081
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x400.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x300.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x300.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cb91768f9301c9b92de1a1cf61856ba33474ff61
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x300.uasset differ
diff --git a/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x400.uasset b/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x400.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1d2259dfb9be1901d13c4870626b47d0078b70c9
Binary files /dev/null and b/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x400.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Collapse01.uasset b/Hedvika/Content/StarterContent/Audio/Collapse01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9c68be4d228751824b1efa773fbb4c91c6a7aab4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Collapse01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Collapse02.uasset b/Hedvika/Content/StarterContent/Audio/Collapse02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5bd3fec056b7c01a38bdb13e9b221b4765eb3ae5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Collapse02.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Collapse_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Collapse_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4548e1e0823fbd7271f7f308425336e3013ce5f5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Collapse_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Explosion01.uasset b/Hedvika/Content/StarterContent/Audio/Explosion01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2ec32d825b0ab85df54fa7b770ed3f533a7f161d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Explosion01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Explosion02.uasset b/Hedvika/Content/StarterContent/Audio/Explosion02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..98174ab3f578758377f918a19f97ee996729947e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Explosion02.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Explosion_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Explosion_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7984fafb2c92b395586da41c3e82e24c262fa167
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Explosion_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Fire01.uasset b/Hedvika/Content/StarterContent/Audio/Fire01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0c495f4f1ef566469379752f5f0233ba5af94fa4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Fire01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Fire01_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Fire01_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..86861b62755edc5592366394439e33c153176df1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Fire01_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Fire_Sparks01.uasset b/Hedvika/Content/StarterContent/Audio/Fire_Sparks01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1479dad651e5d46fc7d6f890e2bf5a4f6f2142eb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Fire_Sparks01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f93b729a0cd7d6ba21c8834278ea108602bdc4b8
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Light01.uasset b/Hedvika/Content/StarterContent/Audio/Light01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8e02bab543eae757c0cd6b8e0762287f39bf0385
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Light01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Light01_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Light01_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a1658708ac269d6ef5329a1f8487713857da88a8
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Light01_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Light02.uasset b/Hedvika/Content/StarterContent/Audio/Light02.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..907cd0e5c9da046106ba251e1a268a704053fe39
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Light02.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Light02_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Light02_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1a6356953852b881a6cf68f2850795a3edbf3a4f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Light02_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Smoke01.uasset b/Hedvika/Content/StarterContent/Audio/Smoke01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..023a555633dc0097796b4c6f58eb9b03516e201e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Smoke01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Smoke01_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Smoke01_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b7d7bad2ade08297fe5d5d2a3bfbdb189fe46f9e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Smoke01_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Background_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Background_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fc9649f44db326fee15b80118f784f7b5b1cd8be
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Background_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Birds01.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Birds01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..900fc5e7b7dbb92bde26cd39e04da3746ff5b16c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Birds01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Music01.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Music01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d40400394ccb11a3f9788b78c9e9d169a8ac8cc2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Music01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Music_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Music_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1bba60df043b7d86a7c931872b17fa3798d25c83
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Music_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Wind05.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Wind05.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..36bf8d98bf888440909580e297ab8d61f633114f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Wind05.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Starter_Wind06.uasset b/Hedvika/Content/StarterContent/Audio/Starter_Wind06.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0867c74927bc35a0fa1fc289d83086733181ac23
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Starter_Wind06.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Steam01.uasset b/Hedvika/Content/StarterContent/Audio/Steam01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a1ee8a7b4a286b779c6ff567c18a21795254e930
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Steam01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Audio/Steam01_Cue.uasset b/Hedvika/Content/StarterContent/Audio/Steam01_Cue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2ef161fdca848618463edb40edfb84256dbee9cf
Binary files /dev/null and b/Hedvika/Content/StarterContent/Audio/Steam01_Cue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6babc5b63b3a8c0fc940234e31f4af889ff22a38
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..55151f59eafc00702f61ca2cda30504add038a28
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1e8f009f75acdf1a27eabea580c9410868536ee5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c81172b579dd63b294613e1003d1f9b4ecfdfbaa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e47d5e08b36258b2011d49f1cd6d3f12cb28926b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..94e62036e041ffa53fa3039b3970c4324732ec95
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/Skybox.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/Skybox.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..54dc67ab3223355fab2c1608785bb4f4320a8eeb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/Skybox.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset b/Hedvika/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e2c376571a860a6e242258bce5995557c0df4e32
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/BP_LightStudio.uasset b/Hedvika/Content/StarterContent/Blueprints/BP_LightStudio.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b85ba861d14f8bf0574767ba650c83eadd72742e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/BP_LightStudio.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b5b40a2377a46996fa2f6c66da52b4cfe39f9715
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3e9202989c26a33902b0fba27933107e25b5658a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a0c45b8989104e335acafce70cebced499aeeeb8
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bb648c95fc37ff21f2bc3f4dcf2a5d6084d4ef29
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1c27dc47eb91c5fbd008953c1cb8942e88d0b9dc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..45417c88a7a76dac39e6e22d497de93b81cc9f85
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset differ
diff --git a/Hedvika/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset b/Hedvika/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3f29873dcf0545c341285348d3a72e145f480cab
Binary files /dev/null and b/Hedvika/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset differ
diff --git a/Hedvika/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset b/Hedvika/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9b1f1be2be8b79efc8aad0b6027693697c73cc55
Binary files /dev/null and b/Hedvika/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset differ
diff --git a/Hedvika/Content/StarterContent/Maps/Advanced_Lighting.umap b/Hedvika/Content/StarterContent/Maps/Advanced_Lighting.umap
new file mode 100644
index 0000000000000000000000000000000000000000..ebf696685b1469938be90c24f95ed71cecc9371a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Maps/Advanced_Lighting.umap differ
diff --git a/Hedvika/Content/StarterContent/Maps/Minimal_Default.umap b/Hedvika/Content/StarterContent/Maps/Minimal_Default.umap
new file mode 100644
index 0000000000000000000000000000000000000000..378270c2aa89b6d05bbf0986eaf075b070586241
Binary files /dev/null and b/Hedvika/Content/StarterContent/Maps/Minimal_Default.umap differ
diff --git a/Hedvika/Content/StarterContent/Maps/StarterMap.umap b/Hedvika/Content/StarterContent/Maps/StarterMap.umap
new file mode 100644
index 0000000000000000000000000000000000000000..3d551474afd4fd85c275c966b268241432ad5845
Binary files /dev/null and b/Hedvika/Content/StarterContent/Maps/StarterMap.umap differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_AssetPlatform.uasset b/Hedvika/Content/StarterContent/Materials/M_AssetPlatform.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..49627770d2acecb5e847033fd85ba59eb7c8980e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_AssetPlatform.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Basic_Floor.uasset b/Hedvika/Content/StarterContent/Materials/M_Basic_Floor.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6b05cb4b52808bd349095fa00fc0bac0769419be
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Basic_Floor.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Basic_Wall.uasset b/Hedvika/Content/StarterContent/Materials/M_Basic_Wall.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..dd5ae24f6868c34c95301b891521a4cff0e94fa5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Basic_Wall.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2b8a349d44c6086a53fd4d41b260818cb4330e84
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_New.uasset b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_New.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e519245256dab50ac75ce944c532e1466e5b3ef5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_New.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bd493235cb663be9a6b6b6708c0125577824cfbb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset b/Hedvika/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2ff69bc83a60e56531ef68dfc0f2ef22087392d8
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset b/Hedvika/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d1d7e6794c1c4540272e9ec618d668d903770617
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset b/Hedvika/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e5f059004c92e872137887f72b08e1c367319966
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..958dd1b6452dfb339b0a7131b5f1b63cbadc59bf
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fb1c6d3f72225a8c11dd7857c1bac2531e262924
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..642aaaaa146edb9ed934f1784bfa2b25edfe17b7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset b/Hedvika/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4b25f74384881f59a15902393e7c8242314c9d98
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Concrete_Grime.uasset b/Hedvika/Content/StarterContent/Materials/M_Concrete_Grime.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3be6070dd3ee003b83fd665f12e7c4d3a7c5862d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Concrete_Grime.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Concrete_Panels.uasset b/Hedvika/Content/StarterContent/Materials/M_Concrete_Panels.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d8436264692bdcd75278c952df552ed85748c1fc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Concrete_Panels.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Concrete_Poured.uasset b/Hedvika/Content/StarterContent/Materials/M_Concrete_Poured.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..34661dab8a1d35fba9d85de25bf12ddfc3982147
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Concrete_Poured.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Concrete_Tiles.uasset b/Hedvika/Content/StarterContent/Materials/M_Concrete_Tiles.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..26e716354b1840e50c64825432f8ced37850e01c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Concrete_Tiles.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Glass.uasset b/Hedvika/Content/StarterContent/Materials/M_Glass.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7168e4f5986b2eab56a8967abefc84fd9a1ea86a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Glass.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Ground_Grass.uasset b/Hedvika/Content/StarterContent/Materials/M_Ground_Grass.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1cbe2a55fa73952d539c5fc0f7de950847dcbc47
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Ground_Grass.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Ground_Gravel.uasset b/Hedvika/Content/StarterContent/Materials/M_Ground_Gravel.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7d3d68f29383469b1c6dfb06b945ca06b6a086d6
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Ground_Gravel.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Ground_Moss.uasset b/Hedvika/Content/StarterContent/Materials/M_Ground_Moss.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ff1f454d05972b59a1b3817558a076d1aded2d44
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Ground_Moss.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e34b60616d360df421a2263e9dcde213023caabd
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5091518e90b56fecb5bcbbe612679f2a3bd77605
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Chrome.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Chrome.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2997cde331485572391fe29b50d84ed7c5f56da4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Chrome.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Copper.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Copper.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2f3841c61360a0281652a059daeeaab0991dab49
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Copper.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Gold.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Gold.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0fc3df3a00fe3a81e4343b676ada10fd26d88276
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Gold.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Rust.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Rust.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8402144da3c1c3aaeaf63e1f5b1175c7e256a907
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Rust.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Metal_Steel.uasset b/Hedvika/Content/StarterContent/Materials/M_Metal_Steel.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e303340d5b774678b3f6d9fcab2200f9f709a663
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Metal_Steel.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Rock_Basalt.uasset b/Hedvika/Content/StarterContent/Materials/M_Rock_Basalt.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d2cf1ba95c2ef992ee009aca6b81f985f4fc0a67
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Rock_Basalt.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset b/Hedvika/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d177e32f1e271459204da1ca9519e2efea4b1379
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Rock_Sandstone.uasset b/Hedvika/Content/StarterContent/Materials/M_Rock_Sandstone.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4ca7e317bf432cfcf8793a19f3d62a03f459e206
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Rock_Sandstone.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Rock_Slate.uasset b/Hedvika/Content/StarterContent/Materials/M_Rock_Slate.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..53f6bb877a1da177ab5bf784cfe5dbc24fc6e240
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Rock_Slate.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset b/Hedvika/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..041b0f8eadfe0f3bf2f0abc4ae6d83c600a12ea1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset b/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f1023688a42e6d7a253bb9eaed848c38c6e257aa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset b/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..570262a019272f41b667531c6162148f50b0e0cc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Tech_Panel.uasset b/Hedvika/Content/StarterContent/Materials/M_Tech_Panel.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1afccae39b6cbeaafa62719c25c9a2c8b3fee7db
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Tech_Panel.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Water_Lake.uasset b/Hedvika/Content/StarterContent/Materials/M_Water_Lake.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..88a63337804461629788ee776fd18414d0965c8e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Water_Lake.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Water_Ocean.uasset b/Hedvika/Content/StarterContent/Materials/M_Water_Ocean.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1ff0460a90f6b18bdd740186cc3539e7f076d94f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Water_Ocean.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset b/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8bbba08d1e251301d9ac0f37eada670395d2bdb6
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset b/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..229a2949e65594c09104e11318e86846b02971df
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Wood_Oak.uasset b/Hedvika/Content/StarterContent/Materials/M_Wood_Oak.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d722444f255681aa78e1d3becc182bfdaa39c135
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Wood_Oak.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Wood_Pine.uasset b/Hedvika/Content/StarterContent/Materials/M_Wood_Pine.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b02101c9876a6e33f1a1f4506dac6bd5b8fadb38
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Wood_Pine.uasset differ
diff --git a/Hedvika/Content/StarterContent/Materials/M_Wood_Walnut.uasset b/Hedvika/Content/StarterContent/Materials/M_Wood_Walnut.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6e763410e594ba53a7cd13e9c1a9cd3ea8a33a3c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Materials/M_Wood_Walnut.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Burst.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Burst.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..12caa0a3baeeea5405e635f10f629729f7b9d371
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Burst.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4f665d03773984d0506cff9e6e21966faa86f474
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..73f3eaabbc2ecfc3754d8e953b1541a6502f2ffa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d34ee5895cd8d367bfe1d486305163e6017fd574
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9829b9a1215f52846723066ee4eb1d12457f5c93
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_Spark.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_Spark.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6f6f69946b99429ce91f0f60e86aeec0455c8ef0
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_Spark.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1af76e6a4cefff8786abf57d2fd1ad06d4a36e21
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b0228262c8c2c8c75161d48feb0f502d5c019dd2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset b/Hedvika/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2086e5f0decdfc169180e763e748db641d0b5af4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/Materials/m_flare_01.uasset b/Hedvika/Content/StarterContent/Particles/Materials/m_flare_01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..824b44b5d455ea6112963e1c0ab84dddf0075309
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/Materials/m_flare_01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Ambient_Dust.uasset b/Hedvika/Content/StarterContent/Particles/P_Ambient_Dust.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..38b6cabf3b4d815909a0529f19e004f0f74a7ded
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Ambient_Dust.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Explosion.uasset b/Hedvika/Content/StarterContent/Particles/P_Explosion.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8f6e03a8ad7bba4fdbde2fe90a206f85073abc05
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Explosion.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Fire.uasset b/Hedvika/Content/StarterContent/Particles/P_Fire.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3fb74a8bff379042567ec049cc0111ce2cd0d76a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Fire.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Smoke.uasset b/Hedvika/Content/StarterContent/Particles/P_Smoke.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a6014dfbdb38aab1c456cd5fefe8ac33f928dfd8
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Smoke.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Sparks.uasset b/Hedvika/Content/StarterContent/Particles/P_Sparks.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8a6dc37094c51acdfc78eb86f71c616f75639cc5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Sparks.uasset differ
diff --git a/Hedvika/Content/StarterContent/Particles/P_Steam_Lit.uasset b/Hedvika/Content/StarterContent/Particles/P_Steam_Lit.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3e96da7a523a5ce2487dd5226a002a55f5568e12
Binary files /dev/null and b/Hedvika/Content/StarterContent/Particles/P_Steam_Lit.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/MaterialSphere.uasset b/Hedvika/Content/StarterContent/Props/MaterialSphere.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6a2538f098d3d27e0519ed053c96f794f6e66a3c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/MaterialSphere.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Bush.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Bush.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..eaa4a2a55c2a0af7e0af9f55354b4aea1f6561df
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Bush.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Chair.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Chair.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..76ef00f7cfd6eb58388104cbb08ba4d51e1af4f1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Chair.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Door.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Door.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..714d0f61e357792e3d27b7ed641ba36f9374d5f3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Door.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Frame.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Frame.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2a2dff889fbc39332f65e85c8f0e9cc70341cab1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Frame.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Lamp.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Lamp.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3eb6663ce254ea3a05cc2f683103bda4c101df3a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Lamp.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Rock.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Rock.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2d59537cbf5e64efcb7f3a606dbda696e56df513
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Rock.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Shelf.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Shelf.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..244425841678f241accdb899ed77abae3503b685
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Shelf.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_Statue.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_Statue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..775313d2cd0dade09b310f3d7453886f167cf3f3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_Statue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_StatueGlass.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_StatueGlass.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d1592b36e6fa51bdbba8776daa832b68d102f1e7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_StatueGlass.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/Materials/M_TableRound.uasset b/Hedvika/Content/StarterContent/Props/Materials/M_TableRound.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b0084288dbb0af36b13295ebad765420e44c36cf
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/Materials/M_TableRound.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Bush.uasset b/Hedvika/Content/StarterContent/Props/SM_Bush.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..060a3766b3e08440e62217318c7ff31fbe21c3ba
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Bush.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Chair.uasset b/Hedvika/Content/StarterContent/Props/SM_Chair.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e06242630387584ed71c8a7038b190e448192bf5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Chair.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_CornerFrame.uasset b/Hedvika/Content/StarterContent/Props/SM_CornerFrame.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..57101518a0ee20fb72c97fcb0f5bc40308e8a941
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_CornerFrame.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Couch.uasset b/Hedvika/Content/StarterContent/Props/SM_Couch.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cc7d4088f5481ce9d1a8e2735bc9e5e4bdd9d26a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Couch.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Door.uasset b/Hedvika/Content/StarterContent/Props/SM_Door.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..22c9bfc44ed301262aa4cd64558509404930ccd1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Door.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_DoorFrame.uasset b/Hedvika/Content/StarterContent/Props/SM_DoorFrame.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ab5e96fb5aae15017a84351928b309973758ff6c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_DoorFrame.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_GlassWindow.uasset b/Hedvika/Content/StarterContent/Props/SM_GlassWindow.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..93863f48e016da2799e7b59139e5e88b01e4f34c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_GlassWindow.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset b/Hedvika/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4e55f048c5338b693442fc583dcb768d89c82728
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Lamp_Wall.uasset b/Hedvika/Content/StarterContent/Props/SM_Lamp_Wall.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a1b112ff7507a8198b6c7b93f6016b637775cdd4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Lamp_Wall.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_PillarFrame.uasset b/Hedvika/Content/StarterContent/Props/SM_PillarFrame.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7cafefebf6495e3633de91c5956281271bdcd234
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_PillarFrame.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_PillarFrame300.uasset b/Hedvika/Content/StarterContent/Props/SM_PillarFrame300.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c681a0a3972ea79f4827832f1a926090a38d1e73
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_PillarFrame300.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Rock.uasset b/Hedvika/Content/StarterContent/Props/SM_Rock.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..419f4d52eab5eddfed535d23d512a51ed0f30b09
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Rock.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Shelf.uasset b/Hedvika/Content/StarterContent/Props/SM_Shelf.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7ebb8207596703c8b547f0539d8956d16a8aa7b0
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Shelf.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Stairs.uasset b/Hedvika/Content/StarterContent/Props/SM_Stairs.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d0e84ccc0239fde86c5ac8ef2f30f5000e610694
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Stairs.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_Statue.uasset b/Hedvika/Content/StarterContent/Props/SM_Statue.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d0e5b8d84f0b63ead729effdba7548312926fccc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_Statue.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_TableRound.uasset b/Hedvika/Content/StarterContent/Props/SM_TableRound.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..317b8ffb32b7879ff85252114174cab309aee194
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_TableRound.uasset differ
diff --git a/Hedvika/Content/StarterContent/Props/SM_WindowFrame.uasset b/Hedvika/Content/StarterContent/Props/SM_WindowFrame.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bfc9f902875c1f6dd27d3ed1b7fda6ab5f35ccc2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Props/SM_WindowFrame.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Cone.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Cone.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..200f0a2ad0f0adc3a8e4af4c1bd638922b74e4aa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Cone.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Cube.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Cube.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4d169fe10a7ad1e3730e9e8cba8749dd070ac820
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Cube.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Cylinder.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Cylinder.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..06541d9fc46d608d788e4205f05d44bd3f7c106b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Cylinder.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0322b3108a119cdc4f0153a099f7f75b5e65368e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Pipe.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f2549a38a14aff22bbe82f8f0486261ee4b7c8c6
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_180.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_180.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b15233037fed654d6bfc3b9051b22aa8f0e4e1f4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_180.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_90.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_90.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..db79ad40bc4214561a50e230a401481a27f2a403
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_90.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Plane.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Plane.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f338efa1c546043ce1f907412e0bacc5ab57c950
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Plane.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e228f15ae76fd0e75e1c4eff2a3d592405f4f1c3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Sphere.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Sphere.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0b7fc69f33ec3bcf2e81a22a9198ac3e20ef912e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Sphere.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Torus.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Torus.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cfbaac4d031032affe8117029590eddc7a3163a7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Torus.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_TriPyramid.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_TriPyramid.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f28d85712bfcd1d19100454921d961544c6895d2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_TriPyramid.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Trim.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Trim.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..09091611dec270c42a42d10a7b98ac7b65a4284d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Trim.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6e33a90789134d87c29f17125f235f72669245cf
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8125f773b9e02f0cb1742826cd3c562153016f0e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Tube.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Tube.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b2e9a438e24b3267c45a5766beab1cfe8e88355f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Tube.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_A.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_A.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b99fde7c12646c028d3ea7f159d0f36cf6b018c1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_A.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_B.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_B.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2e8f430ad4e6f0f529cc0624bbeb51d1b7d6ec3c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_B.uasset differ
diff --git a/Hedvika/Content/StarterContent/Shapes/Shape_WideCapsule.uasset b/Hedvika/Content/StarterContent/Shapes/Shape_WideCapsule.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..830b90d54cb9d369984cde56efaf3ec1f2950832
Binary files /dev/null and b/Hedvika/Content/StarterContent/Shapes/Shape_WideCapsule.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8ea92271f9bb02b454643a6bc32fbf752c7addde
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..995cc82705663651f09c41fbd55830077c5f3dbe
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bf6633df5fe3a1d3e4b0fc629ae223530dff0d7e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5d32850911381a80dc7f8d4dd74cdafc91cd32b9
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e386e9dc9c99b7d947384f1796d5fd7a188b5197
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f4dc14a93e3c0401c29884dda30240a7703bafe9
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..acec5205ec33cb6227065bd79838e4aae133b671
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..49fac3f6d40636022cf58e684dd0bd403e5aaffc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1f76e633ddfe908e3f12fb6d7f65cdcca22112a7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9cf63cee3f0c3f58ee4315a0505c9e7bd2b2f33d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cf676141496fe710cdbfed83d671197553ebf7b7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..81c5fcf537e5824a2240694a79a73a22a0b6b9ba
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..27c49b5d70334b3c3efa26760617918a43b0b4c7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Burst_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Burst_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..35b26fce7e1cfb80e29a9633070c26f7114a7869
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Burst_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Bush_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Bush_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d539936703a9b30e81bc0e61c81a162b60f5110a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Bush_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Bush_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Bush_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a9f1c7e3b825d85b2a35dba58cc05705486befc3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Bush_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..82142181a9a4653934c829dcc210f5bfb69860f7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..343aeb8c9eb09acdf85043a59ad77c18e3106ba2
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Chair_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Chair_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..40e1e6fb6b92d1c72273f5c7bc32a4ddc939aa02
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Chair_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Chair_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Chair_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..af1c8a4eaafcb59c60d6e1eabda35d9033af9e78
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Chair_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Checker_Noise_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Checker_Noise_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..58b5668271d4482d473ae84fc172b45bdeba4198
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Checker_Noise_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bc3db66c830808c710485938d48868db1b192f52
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7a953e9640a07568435eda264dd23912424c65eb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..46da5475e5a167d212a4e834e06687db26e28eee
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1bc4666936ecb2f8d1beabc532b1c1f54c1a324d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..935d1aff43fc0ceadf17c87247570d0ed5aa6c4e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..44e5597001d6eec23e8fa324e80122f44db353fa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..165106fed1425dececdba12c3274971b47e4757b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4207398cd1b45a9d4b5c4f1c79aec2ec5a90d9d5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d6667d2ba7cfdbe4a5e9757d08382bbafb4c8bf3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..75134e34363a53ce5a81420deeaaaeaaebba433d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6db04328a753c52c62784c9a2179b32c027ac4ab
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f2d651cd3a6c10c6bbbcff847ff4c913519453eb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..edc2e1b79c64d23b4ace2860d3274ac8450ce8cc
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b98f3a74ad0f3963d26ebb21134044bd58e499b3
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cc1fe760b0a17c444e53d04fb14933b39c909a37
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d5d6b3a24b51a1258e17318e06c121a492cb3b36
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5edef8feb34a61f755ec161f44741965a99aeebd
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a80dc77fdf1b639b1391f99540e2ee1a25bb9b71
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Door_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Door_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b5eec2162872818922fff87788f8fd6f1e528ef1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Door_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Door_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Door_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..93e2c3036524525ae9cc3c63b9afe321e73ee84d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Door_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Dust_Particle_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Dust_Particle_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d80b3a043c88ed2f2f118cc1b9ee55fcdceb6093
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Dust_Particle_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Explosion_SubUV.uasset b/Hedvika/Content/StarterContent/Textures/T_Explosion_SubUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d30f8428cd16ca442b6b8b5f32eddb8d053d663e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Explosion_SubUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Fire_SubUV.uasset b/Hedvika/Content/StarterContent/Textures/T_Fire_SubUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6e87ac72467cd092e3bee43c889231f3e77b73b1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Fire_SubUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..825765f0e14d35d0673943f5329656cd172fa53e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Frame_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Frame_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4aeac1c1bda0dd3665e556da2fafa833ef37d035
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Frame_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Frame_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Frame_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b1a335dd4d7a6e5b0d16230e8fdec349611ccd3b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Frame_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Gradinet_01.uasset b/Hedvika/Content/StarterContent/Textures/T_Gradinet_01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a71d3ddd5455967a0c016bea212f294b0e3c3fea
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Gradinet_01.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0ce49d33d2dedc0ab5a73a9bfe40d443aaa7a0c4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c69da0d6f2229a3ec399968d8032509cf08c0bcf
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3064541eb1c25ba3f43542982cecb010c534ed7e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e9f55a711499c149114bb3b36d63bb6f0cb83a86
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Ground_Moss_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Ground_Moss_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..898e6ee73ea2a234513ae1656ea052902f28815c
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Ground_Moss_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Lamp_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Lamp_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e1958b0e9c5ee316fd48c0e88861e62240a1e286
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Lamp_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Lamp_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Lamp_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..77e47bda941836af8a9f6c41a2ef3f65669ce7b5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Lamp_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_MacroVariation.uasset b/Hedvika/Content/StarterContent/Textures/T_MacroVariation.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..dca6463fa680fc5c9590d8c9e27c137531f41ed5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_MacroVariation.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..225628a02c8bbd906c64a326f6db111493578e5b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Copper_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Copper_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..df0cacb1b76aa040782f60458f10c6434063610e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Copper_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0762c018895366f6f46a843573a56129595f240b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..938e7c37dceb70ebc5656013ff3a7874c57c5b6d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2a47b538c9a0437322b084f3f33b58c6fbdd3605
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c94e24d4c084f5771057e959e9a87f61531ece9b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bc8ee97e88c10f6b8640578cd13e864e671755b4
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bd90253a6bb0f11046fb27fcdba770e43dcb0c31
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a71f39ddaac733aefc11fab5825017b956599e13
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_RockMesh_M.uasset b/Hedvika/Content/StarterContent/Textures/T_RockMesh_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..91a8dbe0d7e3faefc6ca7a0bd103376ce7d414b5
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_RockMesh_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_RockMesh_N.uasset b/Hedvika/Content/StarterContent/Textures/T_RockMesh_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cf183466f2dadde5eb5d38225f713144b7789e2a
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_RockMesh_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..15197b243c6f31e91e72ce75843cecca7edd3ce7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..17ac16e6f2d554414cea586a67cdc6e9555765ff
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..cc564e59c47ef9bdb97941c490f96c90065b0c58
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..efc7c83518eaee0ae8af8c50f9b7dbc903441130
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..942331bb465b3c2800a647eea2ecdef9fe081d3f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b460e816ad9f20d4c6438fc6968f7e388c9c9603
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3eb6b14ce74de750bcf542ba3a0884dfcc69ec35
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9c11db261f57ae6bb8e73ea16fb2d7f8008278a6
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Shelf_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Shelf_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..40bea034724615a4e32e20bb351cc9aa5ec4b984
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Shelf_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Shelf_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Shelf_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5cb6c715b9e3f14ae1c05f3e6407716fd9a049ba
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Shelf_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Single_Tile_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Single_Tile_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ddc08283563deaf7b170272aded8c0433a93b5af
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Single_Tile_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Smoke_SubUV.uasset b/Hedvika/Content/StarterContent/Textures/T_Smoke_SubUV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5c8a2d915fd743ca846fb6843e8fb754f9c94909
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Smoke_SubUV.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..aad7a5ea5cc8e31812ada496b995425ac2b8b0c6
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Spark_Core.uasset b/Hedvika/Content/StarterContent/Textures/T_Spark_Core.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3881b885a196ca1dddc05783a5e9b6a84e03595d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Spark_Core.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Statue_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Statue_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d43158a05178c86bed3fea71ad8b712753bacb03
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Statue_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Statue_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Statue_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..787d2d509913002c12c8aa9bbd54370f00c34462
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Statue_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_TableRound_M.uasset b/Hedvika/Content/StarterContent/Textures/T_TableRound_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a76573e0dede622afb9cef8e5b2731781cf6ca8b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_TableRound_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_TableRound_N.uasset b/Hedvika/Content/StarterContent/Textures/T_TableRound_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..619c4201e4718ae36a78f64e4acba14bc653f24e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_TableRound_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fb692b3bd8cec593731e8663d50c965b6f57738d
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..50d81c203055b09509af884d99e59d010945b94f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..502170b310b71f7a8ce657e4cb6631652aec1fcb
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..549633cf0cddb8386fb075062a681fd988575afa
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..192a8e4d81c84abb0530987ed4835ebd37ad0574
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b12087e7d5c498e644ae416a63264996eb6ef581
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Water_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Water_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..63e9b4e1bab2d748f787f12c0b85e4dc05015440
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Water_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Water_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Water_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..dc83c1b016cade1e0fd0ac7a7838f1bfc57a7589
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Water_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0598d9ec910b1575b022f51a7f31ab84559dd8f7
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1af473f0d7087c1cf7233f1cf6a6ef6df824c51b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..dae4bb423bdb3dce6cb66d65e2cfe1ad32a2495e
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c5494a9318d4d9f1b78667f97d9bbbcb7ad8675b
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..71543aa30e0523a263c91786e94ef259bb294c56
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..eac50af4eb057dfe7ca75e0b10b5fcc03eab4837
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..051a794e75874974db7f7b6ea5c2ba54e3b69a7f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bc3c3df891f1566f71c8e6d50d145432c5f266f1
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset b/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..856a1f86cf696e06392b0028a98d41b5d753106f
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset differ
diff --git a/Hedvika/Content/StarterContent/Textures/T_ground_Moss_D.uasset b/Hedvika/Content/StarterContent/Textures/T_ground_Moss_D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2b9ca5b38a656c4891de57be1ff9f21f16114e52
Binary files /dev/null and b/Hedvika/Content/StarterContent/Textures/T_ground_Moss_D.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/0M/LYKU8MRWM4BO3O1FDZBG2U.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/0M/LYKU8MRWM4BO3O1FDZBG2U.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b7afbba2bc58383745d0271ffed7f6ed296641b9
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/0M/LYKU8MRWM4BO3O1FDZBG2U.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/7P/QZX5AESKLO855EVPT5JU20.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/7P/QZX5AESKLO855EVPT5JU20.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..910b5fc62b6e05e870496e8a8030e7fc324ae7de
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/7P/QZX5AESKLO855EVPT5JU20.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/CL/381LM03PFI8AF9NED1SEV2.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/CL/381LM03PFI8AF9NED1SEV2.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..33937602aca6b3e5504d803aceaeb1fa75011611
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/CL/381LM03PFI8AF9NED1SEV2.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/GO/I8WEFD3RY9V3NVQLSU6QM4.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/GO/I8WEFD3RY9V3NVQLSU6QM4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..90699273a15701151c2ffae8fdacee8807dd1f1a
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/GO/I8WEFD3RY9V3NVQLSU6QM4.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/NB/NWWEVRQSGT6ARVZ8HQLCM9.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/NB/NWWEVRQSGT6ARVZ8HQLCM9.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..f46c65ae6f7f92381fa6f2d6f7502db79137ddca
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/NB/NWWEVRQSGT6ARVZ8HQLCM9.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/WB/V4ALNTJYOVWM8BU452CKV5.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/WB/V4ALNTJYOVWM8BU452CKV5.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c2c9e7a3bfa1460029294aeba882b78b5a0e0cd2
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/0/WB/V4ALNTJYOVWM8BU452CKV5.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/2J/R4MRTH8FEAO7ML1BCJFIZ2.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/2J/R4MRTH8FEAO7ML1BCJFIZ2.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8e58e2ff4521e788ba77ad8df30962697f70bb00
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/2J/R4MRTH8FEAO7ML1BCJFIZ2.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/63/MG6FOV6QQX2CAZCGF7O9MM.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/63/MG6FOV6QQX2CAZCGF7O9MM.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d128965093e75d5f19aac39e21812f31af8a7318
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/63/MG6FOV6QQX2CAZCGF7O9MM.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/JT/XIHYQ8ZTVL6F9GCUZX1AQ2.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/JT/XIHYQ8ZTVL6F9GCUZX1AQ2.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..e0d26dcaad8e2bc887347fb02ce6b229af43bdd0
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/JT/XIHYQ8ZTVL6F9GCUZX1AQ2.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/OD/YPSPM063O6XAJVKSDHY2JX.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/OD/YPSPM063O6XAJVKSDHY2JX.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b152a0e755c6153abc0d7a418ec910100e27cc94
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/OD/YPSPM063O6XAJVKSDHY2JX.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/QL/31H7DJTVWEX04CCMX5U1SN.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/QL/31H7DJTVWEX04CCMX5U1SN.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d9c20e68a95fe5b93650cb87e72e9f2ab863fc32
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/QL/31H7DJTVWEX04CCMX5U1SN.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/RN/55P1SMQLAF7OK6300D5I8N.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/RN/55P1SMQLAF7OK6300D5I8N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9be0427fecfc96e7520aca65476813da3e1a2ce3
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/1/RN/55P1SMQLAF7OK6300D5I8N.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/0O/4IRR0TBO7VGKMMYSZRQTB1.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/0O/4IRR0TBO7VGKMMYSZRQTB1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..840574bcbd0698df1543168e577a763d686461ae
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/0O/4IRR0TBO7VGKMMYSZRQTB1.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/AI/0XWE3RNM2XQC0ST1KXG02O.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/AI/0XWE3RNM2XQC0ST1KXG02O.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..60fd80d294e037263fe2f6ff08524d6e242e5bbc
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/AI/0XWE3RNM2XQC0ST1KXG02O.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/C8/Z38FT77DKZLKDXTQ7PZNM4.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/C8/Z38FT77DKZLKDXTQ7PZNM4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5210c11819bdaf40291e192d9a66c8e62e2f83df
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/C8/Z38FT77DKZLKDXTQ7PZNM4.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/CP/XRLOR3HVYVHJA3N9PKGXZH.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/CP/XRLOR3HVYVHJA3N9PKGXZH.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7b3e5931f00ff656b41c504ad94942a1afcd909d
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/CP/XRLOR3HVYVHJA3N9PKGXZH.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/YY/ZEL6NJUQJU43LAD9X3NXTT.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/YY/ZEL6NJUQJU43LAD9X3NXTT.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8e8fdded552c50a3ae942584ec87b14bf50d7968
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/3/YY/ZEL6NJUQJU43LAD9X3NXTT.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/CR/SRVPLA8UNZ8XIIP0E036DI.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/CR/SRVPLA8UNZ8XIIP0E036DI.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5b28e10c782458919c748335c37dd1435922d04e
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/CR/SRVPLA8UNZ8XIIP0E036DI.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/G2/DXY1ROMU8NVTUPH999VNGV.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/G2/DXY1ROMU8NVTUPH999VNGV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0b34babe211c9d8ba419db8a5b33970d71781360
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/G2/DXY1ROMU8NVTUPH999VNGV.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/PT/ZXUQMNLL9GZ2UNQ5D0R4A4.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/PT/ZXUQMNLL9GZ2UNQ5D0R4A4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c22cd2ad79f2ea6f1e4fc78c8d75a49c0498ec09
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/4/PT/ZXUQMNLL9GZ2UNQ5D0R4A4.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/80/QQN0UFFAA797E1UT4IMD29.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/80/QQN0UFFAA797E1UT4IMD29.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..62ddc9e578fb0333116a2394973864f277235c0b
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/80/QQN0UFFAA797E1UT4IMD29.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/8C/EAHCBN229IT8APJO305AH5.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/8C/EAHCBN229IT8APJO305AH5.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8e93ae51f3d1adc7bebe35500700970bc4c77385
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/8C/EAHCBN229IT8APJO305AH5.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/DI/1JZHHCOBVQ2F5XRUWSES1X.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/DI/1JZHHCOBVQ2F5XRUWSES1X.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5ed1c0db0a2e337ebb188bbd8efef1dfd84af4ac
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/5/DI/1JZHHCOBVQ2F5XRUWSES1X.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/0Z/5RQIHCZ9W3UXRGL4LTLQAK.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/0Z/5RQIHCZ9W3UXRGL4LTLQAK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..d6221c88d85cf34451fc83e9f6e0cdf55034bbb1
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/0Z/5RQIHCZ9W3UXRGL4LTLQAK.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/7Z/7EHFAZ5HVWXAWQ04QO5TH0.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/7Z/7EHFAZ5HVWXAWQ04QO5TH0.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b47664680971f2e13e78b85ef0b0e77fc896840c
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/7Z/7EHFAZ5HVWXAWQ04QO5TH0.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/AJ/2XZ3RUK0LFB63FVNQE7P5R.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/AJ/2XZ3RUK0LFB63FVNQE7P5R.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..21a044760507706554c7cd31eecee4b8e7428722
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/AJ/2XZ3RUK0LFB63FVNQE7P5R.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/HC/FI3CQDKJY4J00D2B21FYQZ.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/HC/FI3CQDKJY4J00D2B21FYQZ.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a8be8413c03d2b782b8c5d50a1365e19b341f32c
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/6/HC/FI3CQDKJY4J00D2B21FYQZ.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/5X/6EW8RE9VA2GGHRWK614FCI.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/5X/6EW8RE9VA2GGHRWK614FCI.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c3469d31310ec3c3b783eb9364f7f8a4cb255eb8
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/5X/6EW8RE9VA2GGHRWK614FCI.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/DF/1GID8P6B00XRWKYCXU7HT1.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/DF/1GID8P6B00XRWKYCXU7HT1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..32d358c934063bc2ceadd1989f03ac5de414fe64
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/DF/1GID8P6B00XRWKYCXU7HT1.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/GI/GZM47KS5FPIQH5TLSYC1ME.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/GI/GZM47KS5FPIQH5TLSYC1ME.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..026d66e38e290323638bfb2f98b33eaa97c91452
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/GI/GZM47KS5FPIQH5TLSYC1ME.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/L5/1ZJ54FMA0DAL3I2Q8RFAIB.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/L5/1ZJ54FMA0DAL3I2Q8RFAIB.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..62a9614d5160223219e868fd0e6b75b3d12439e7
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/L5/1ZJ54FMA0DAL3I2Q8RFAIB.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/WS/X084A70TPBKFLJDCV2U5PN.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/WS/X084A70TPBKFLJDCV2U5PN.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..464446edb52a8052429a3d277a384610a18096ff
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/7/WS/X084A70TPBKFLJDCV2U5PN.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/3M/4ATOKH0ZGPCVBS85MPKAXK.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/3M/4ATOKH0ZGPCVBS85MPKAXK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fb25f5f6be688726c39b3d3440ec54fb0b461747
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/3M/4ATOKH0ZGPCVBS85MPKAXK.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/80/RCXALNT3NG94XMV0V6D4XE.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/80/RCXALNT3NG94XMV0V6D4XE.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..426975f373a99d2997fcd8a813ebc22b4e90e6fd
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/80/RCXALNT3NG94XMV0V6D4XE.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CF/ZNIOCRD90Z70MMV9NMW778.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CF/ZNIOCRD90Z70MMV9NMW778.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ae9bddb6bcfa1d6a58de03a981979141086f5409
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CF/ZNIOCRD90Z70MMV9NMW778.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CW/6HT16P8P5RAXNJG3EVYWE9.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CW/6HT16P8P5RAXNJG3EVYWE9.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..77c9408e56eb750b37b7c2134b927092eed98f28
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/CW/6HT16P8P5RAXNJG3EVYWE9.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/SZ/D1AHM62WL9TXSNPYQDXQMZ.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/SZ/D1AHM62WL9TXSNPYQDXQMZ.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..00067a9a29f56058bec63b521c378426f2440758
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/SZ/D1AHM62WL9TXSNPYQDXQMZ.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Y4/KY9ZXT77SAVGWBRTNCFCSC.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Y4/KY9ZXT77SAVGWBRTNCFCSC.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..3d6a92b1479964dfab93bcbda1a7f88ef9ef7baa
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Y4/KY9ZXT77SAVGWBRTNCFCSC.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Z7/W1SXRCM1KAKBJOIZDLHZ47.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Z7/W1SXRCM1KAKBJOIZDLHZ47.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a651a3a8030b7aa2d3c4e9e463df0a7d778fb407
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/8/Z7/W1SXRCM1KAKBJOIZDLHZ47.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/6K/53TOYTOLDEUBMS5SLUFP3V.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/6K/53TOYTOLDEUBMS5SLUFP3V.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..268468a7e6c0becd64cf865d36f533a634c5faec
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/6K/53TOYTOLDEUBMS5SLUFP3V.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/JW/IY5R6I5N0YWU9LYWKXFXH9.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/JW/IY5R6I5N0YWU9LYWKXFXH9.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..6af47f46a032e32f61e2770e866de7e3f18e85dc
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/JW/IY5R6I5N0YWU9LYWKXFXH9.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/OJ/9MHHMH0XHVZ04YDZ7NPC32.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/OJ/9MHHMH0XHVZ04YDZ7NPC32.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..811c3f220af4ea3639ced3b46a64726b9a44e706
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/OJ/9MHHMH0XHVZ04YDZ7NPC32.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/Q2/TOKV0KMMZ7RIQ78R0UEDQL.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/Q2/TOKV0KMMZ7RIQ78R0UEDQL.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c963d2150e052fd1d68ef1f08eb3256a5385d4e7
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/Q2/TOKV0KMMZ7RIQ78R0UEDQL.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/VP/FVTPO8KZ0WPMCSQLVJE6O9.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/VP/FVTPO8KZ0WPMCSQLVJE6O9.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c317bb6a96811fcacdffab162a20c304f89ad0b6
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/9/VP/FVTPO8KZ0WPMCSQLVJE6O9.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/2W/U0XT0R08XQA6C15NK8ILFA.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/2W/U0XT0R08XQA6C15NK8ILFA.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..67b3fe13b70bc945f33c8d6af31286646c846553
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/2W/U0XT0R08XQA6C15NK8ILFA.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/91/64ROQWZ22CQVFJMU4XABML.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/91/64ROQWZ22CQVFJMU4XABML.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..a2460df266b5110a21f33df5a5d72d725711d9d6
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/91/64ROQWZ22CQVFJMU4XABML.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/RJ/Z7CLKO8GGJ7RXH5PUAF4T4.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/RJ/Z7CLKO8GGJ7RXH5PUAF4T4.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9554b73459797410adb3e7d57818226c9fbca685
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/RJ/Z7CLKO8GGJ7RXH5PUAF4T4.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/XJ/HL558UUAGCS9HVVOI0S7PX.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/XJ/HL558UUAGCS9HVVOI0S7PX.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1f4e82705247ab7edbe91aaac915d522e683854d
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/A/XJ/HL558UUAGCS9HVVOI0S7PX.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/51/6JKB4DNGJP09QUHY23FHRV.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/51/6JKB4DNGJP09QUHY23FHRV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..862666207023916edd41441d635fbb5f36484f63
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/51/6JKB4DNGJP09QUHY23FHRV.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/DD/654T6CAPVSXAN1LXEX71EI.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/DD/654T6CAPVSXAN1LXEX71EI.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c1fe082ea0ba1394aca1b7176e61ec54b94bf47e
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/DD/654T6CAPVSXAN1LXEX71EI.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/EF/G3O7YJR3QU51OHQGRYB635.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/EF/G3O7YJR3QU51OHQGRYB635.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..94bdb689aa4ada46db356c20c512db298eda0625
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/EF/G3O7YJR3QU51OHQGRYB635.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/YQ/KT6JL4FVCNJJ9VFOCSF32J.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/YQ/KT6JL4FVCNJJ9VFOCSF32J.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0abd700c3f571a2795a9a740e72a24c21f0177d8
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/B/YQ/KT6JL4FVCNJJ9VFOCSF32J.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/P8/0GJ9TLQE2YKOIFZ6YHG33H.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/P8/0GJ9TLQE2YKOIFZ6YHG33H.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..43853cadf721ef3ebc8f8e64e22aeba980f22553
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/P8/0GJ9TLQE2YKOIFZ6YHG33H.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/VO/VMN4G7K3NKKV6F8HTPHHDB.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/VO/VMN4G7K3NKKV6F8HTPHHDB.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8148303c62f9fa0d68eb2c892746e316fe425afd
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/VO/VMN4G7K3NKKV6F8HTPHHDB.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/ZU/PDQ0AB8RLNMVID876FD49G.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/ZU/PDQ0AB8RLNMVID876FD49G.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1348b36192b06a944624ad23e52b74a422dbab7a
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/C/ZU/PDQ0AB8RLNMVID876FD49G.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/D/0W/E1FKEGVKGOLM7HGLQPCIPO.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/D/0W/E1FKEGVKGOLM7HGLQPCIPO.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bcdf38f6b81ef30025198686b082d90d583461a8
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/D/0W/E1FKEGVKGOLM7HGLQPCIPO.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/MX/R1GV431P5FDO08OFULRA01.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/MX/R1GV431P5FDO08OFULRA01.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c548c2b4ddc7b05ba5673816cc57243cd1a09e65
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/MX/R1GV431P5FDO08OFULRA01.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/UE/YUZ9741T50O1SYRX90OB0S.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/UE/YUZ9741T50O1SYRX90OB0S.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..c925484a3b32f205002ff2f516fda3239df0e55d
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/UE/YUZ9741T50O1SYRX90OB0S.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..bde121f890ade5f6e2c0c2e85c2e0ed913055e06
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset differ
diff --git a/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/F/2F/0SPQG8P507LI9VUAFG20OA.uasset b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/F/2F/0SPQG8P507LI9VUAFG20OA.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..83f6dc6463731bfb7b4a3629f62e409c0774a194
Binary files /dev/null and b/Hedvika/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/F/2F/0SPQG8P507LI9VUAFG20OA.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/3/9Y/O1HBCAIOGYKE5W89K0N3EC.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/3/9Y/O1HBCAIOGYKE5W89K0N3EC.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..be9d22b3f9ebe06cb6c0ecf28a8b137da8c72331
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/3/9Y/O1HBCAIOGYKE5W89K0N3EC.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/6/2R/TKXMGQLWGTB6FEH6EYY7NK.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/6/2R/TKXMGQLWGTB6FEH6EYY7NK.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0fdde8b504dd4019d488c64e77366be8d92a290a
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/6/2R/TKXMGQLWGTB6FEH6EYY7NK.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/7/ZX/JUGNISA5MV8V8FE530PDPQ.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/7/ZX/JUGNISA5MV8V8FE530PDPQ.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..12d1fd43e4d7493b59820638d1f77de69edd693f
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/7/ZX/JUGNISA5MV8V8FE530PDPQ.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/8/9P/KRNGZ1PU2Y3ACDDE2D2XC5.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/8/9P/KRNGZ1PU2Y3ACDDE2D2XC5.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..58287945271baae33986bfe9dc845652dbb5fe65
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/8/9P/KRNGZ1PU2Y3ACDDE2D2XC5.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/A/JH/8TTAOMHN06NOHWGDJXKH1N.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/A/JH/8TTAOMHN06NOHWGDJXKH1N.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..ba295b5943028993c65b23265eb484ee13f3a264
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/A/JH/8TTAOMHN06NOHWGDJXKH1N.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/D/PH/WQFJJGR81PTWACYGUC1CP5.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/D/PH/WQFJJGR81PTWACYGUC1CP5.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..9541c916adc20ad56a4eaeab3a4d2fac1a69a293
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/D/PH/WQFJJGR81PTWACYGUC1CP5.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/2M/ESWAVQBPX1XK2OH2YGVZCM.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/2M/ESWAVQBPX1XK2OH2YGVZCM.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..604a762c64b1667c2ab227139ffdb0dfad7ff433
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/2M/ESWAVQBPX1XK2OH2YGVZCM.uasset differ
diff --git a/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/ZB/64YLC9YROSMO90SC5KR0PE.uasset b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/ZB/64YLC9YROSMO90SC5KR0PE.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..aaa03a16aabeb21be994d01a2ab84459111cd700
Binary files /dev/null and b/Hedvika/Content/__ExternalObjects__/FirstPerson/Maps/FirstPersonMap/E/ZB/64YLC9YROSMO90SC5KR0PE.uasset differ
diff --git a/Hedvika/Hedvika.uproject b/Hedvika/Hedvika.uproject
new file mode 100644
index 0000000000000000000000000000000000000000..b1ff77bdf71d36b8bc30bf953cdc9993656994f2
--- /dev/null
+++ b/Hedvika/Hedvika.uproject
@@ -0,0 +1,15 @@
+{
+	"FileVersion": 3,
+	"EngineAssociation": "5.4",
+	"Category": "",
+	"Description": "",
+	"Plugins": [
+		{
+			"Name": "ModelingToolsEditorMode",
+			"Enabled": true,
+			"TargetAllowList": [
+				"Editor"
+			]
+		}
+	]
+}
\ No newline at end of file
diff --git a/Hedvika/Intermediate/CachedAssetRegistry_0.bin b/Hedvika/Intermediate/CachedAssetRegistry_0.bin
new file mode 100644
index 0000000000000000000000000000000000000000..76f0fc684c6ba4650c5e7b3c605b5e889e594441
Binary files /dev/null and b/Hedvika/Intermediate/CachedAssetRegistry_0.bin differ
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..596cf1b951d287077923240407a5dd0575dc6e61
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini
@@ -0,0 +1,7 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
+[Internationalization]
+ShouldUseLocalizedNumericInput=True
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSessionBrowserSettings.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSessionBrowserSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSessionBrowserSettings.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a9722af4827602ce0a5dae8fbdca5a63008a4acd
--- /dev/null
+++ b/Hedvika/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini
@@ -0,0 +1,4 @@
+[SectionsToSave]
+bCanSaveAllSections=false
+Section=CurrentIniVersion
+
diff --git a/Hedvika/Intermediate/PipInstall/Lib/site-packages/plugin_site_package.pth b/Hedvika/Intermediate/PipInstall/Lib/site-packages/plugin_site_package.pth
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hedvika/Intermediate/PipInstall/extra_urls.txt b/Hedvika/Intermediate/PipInstall/extra_urls.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hedvika/Intermediate/PipInstall/merged_requirements.in b/Hedvika/Intermediate/PipInstall/merged_requirements.in
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hedvika/Intermediate/PipInstall/pyreqs_plugins.list b/Hedvika/Intermediate/PipInstall/pyreqs_plugins.list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hedvika/Intermediate/ReimportCache/3688439234.bin b/Hedvika/Intermediate/ReimportCache/3688439234.bin
new file mode 100644
index 0000000000000000000000000000000000000000..e76dcb0ea62df71b0744a4b424f3acbd6e98a9b1
Binary files /dev/null and b/Hedvika/Intermediate/ReimportCache/3688439234.bin differ
diff --git a/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush b/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
new file mode 100644
index 0000000000000000000000000000000000000000..8512835cb5fb9917fd1161964240634a89486897
--- /dev/null
+++ b/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
@@ -0,0 +1,493 @@
+// Copyright Epic Games, Inc. All Rights Reserved.
+
+#pragma once
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+float SampleDeviceZFromSceneTexturesTempCopy(float2 UV)
+{
+	return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r;
+}
+#endif
+
+#ifndef GBUFFER_LAYOUT
+#define GBUFFER_LAYOUT 0
+#endif
+
+#if GBUFFER_LAYOUT == 0
+
+void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias)
+{
+	float4 MrtFloat1 = 0.0f;
+	float4 MrtFloat2 = 0.0f;
+	uint4 MrtUint2 = 0;
+	float4 MrtFloat3 = 0.0f;
+	float4 MrtFloat4 = 0.0f;
+	float4 MrtFloat5 = 0.0f;
+
+	float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f);
+
+	MrtFloat1.x = WorldNormal_Compressed.x;
+	MrtFloat1.y = WorldNormal_Compressed.y;
+	MrtFloat1.z = WorldNormal_Compressed.z;
+	MrtFloat1.w = GBuffer.PerObjectGBufferData.x;
+	MrtFloat2.x = GBuffer.Metallic.x;
+	MrtFloat2.y = GBuffer.Specular.x;
+	MrtFloat2.z = GBuffer.Roughness.x;
+	MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0);
+	MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4);
+	MrtFloat3.x = GBuffer.BaseColor.x;
+	MrtFloat3.y = GBuffer.BaseColor.y;
+	MrtFloat3.z = GBuffer.BaseColor.z;
+	MrtFloat3.w = GBuffer.GenericAO.x;
+	MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x;
+	MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y;
+	MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z;
+	MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w;
+	MrtFloat4.x = GBuffer.CustomData.x;
+	MrtFloat4.y = GBuffer.CustomData.y;
+	MrtFloat4.z = GBuffer.CustomData.z;
+	MrtFloat4.w = GBuffer.CustomData.w;
+
+	Out.MRT[1] = MrtFloat1;
+	Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f);
+	Out.MRT[3] = MrtFloat3;
+	Out.MRT[4] = MrtFloat4;
+	Out.MRT[5] = MrtFloat5;
+	Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+	Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+}
+
+
+FGBufferData  DecodeGBufferDataDirect(float4 InMRT1,
+	float4 InMRT2,
+	float4 InMRT3,
+	float4 InMRT4,
+	float4 InMRT5,
+		 
+	float CustomNativeDepth,
+	float4 AnisotropicData,
+	uint CustomStencil,
+	float SceneDepth,
+	bool bGetNormalizedNormal,
+	bool bChecker)
+{
+	FGBufferData Ret = (FGBufferData)0;
+	float3 WorldNormal_Compressed = 0.0f;
+	WorldNormal_Compressed.x = InMRT1.x;
+	WorldNormal_Compressed.y = InMRT1.y;
+	WorldNormal_Compressed.z = InMRT1.z;
+	Ret.PerObjectGBufferData.x = InMRT1.w;
+	Ret.Metallic.x = InMRT2.x;
+	Ret.Specular.x = InMRT2.y;
+	Ret.Roughness.x = InMRT2.z;
+	Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0);
+	Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0);
+	Ret.BaseColor.x = InMRT3.x;
+	Ret.BaseColor.y = InMRT3.y;
+	Ret.BaseColor.z = InMRT3.z;
+	Ret.GenericAO.x = InMRT3.w;
+	Ret.PrecomputedShadowFactors.x = InMRT5.x;
+	Ret.PrecomputedShadowFactors.y = InMRT5.y;
+	Ret.PrecomputedShadowFactors.z = InMRT5.z;
+	Ret.PrecomputedShadowFactors.w = InMRT5.w;
+	Ret.CustomData.x = InMRT4.x;
+	Ret.CustomData.y = InMRT4.y;
+	Ret.CustomData.z = InMRT4.z;
+	Ret.CustomData.w = InMRT4.w;
+	
+	Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed);
+	Ret.WorldTangent = AnisotropicData.xyz;
+	Ret.Anisotropy = AnisotropicData.w;
+
+	GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal);
+
+	Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth);
+	Ret.CustomStencil = CustomStencil;
+	Ret.Depth = SceneDepth;
+	
+
+	return Ret;
+}
+
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r;
+	int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy);
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(UV);
+	float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r;
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(PixelPos);
+	float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw;
+
+	float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelPos));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV);
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r;
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelCoord));
+
+	return Ret;
+}
+
+
+#endif
+
+#endif
+
+#if GBUFFER_LAYOUT == 1
+
+void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias)
+{
+	float4 MrtFloat1 = 0.0f;
+	float4 MrtFloat2 = 0.0f;
+	uint4 MrtUint2 = 0;
+	float4 MrtFloat3 = 0.0f;
+	float4 MrtFloat4 = 0.0f;
+	float4 MrtFloat5 = 0.0f;
+	float4 MrtFloat6 = 0.0f;
+
+	float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f);
+
+	MrtFloat1.x = WorldNormal_Compressed.x;
+	MrtFloat1.y = WorldNormal_Compressed.y;
+	MrtFloat1.z = WorldNormal_Compressed.z;
+	MrtFloat1.w = GBuffer.PerObjectGBufferData.x;
+	MrtFloat2.x = GBuffer.Metallic.x;
+	MrtFloat2.y = GBuffer.Specular.x;
+	MrtFloat2.z = GBuffer.Roughness.x;
+	MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0);
+	MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4);
+	MrtFloat3.x = GBuffer.BaseColor.x;
+	MrtFloat3.y = GBuffer.BaseColor.y;
+	MrtFloat3.z = GBuffer.BaseColor.z;
+	MrtFloat3.w = GBuffer.GenericAO.x;
+	MrtFloat4.x = GBuffer.Velocity.x;
+	MrtFloat4.y = GBuffer.Velocity.y;
+	MrtFloat4.z = GBuffer.Velocity.z;
+	MrtFloat4.w = GBuffer.Velocity.w;
+	MrtFloat6.x = GBuffer.PrecomputedShadowFactors.x;
+	MrtFloat6.y = GBuffer.PrecomputedShadowFactors.y;
+	MrtFloat6.z = GBuffer.PrecomputedShadowFactors.z;
+	MrtFloat6.w = GBuffer.PrecomputedShadowFactors.w;
+	MrtFloat5.x = GBuffer.CustomData.x;
+	MrtFloat5.y = GBuffer.CustomData.y;
+	MrtFloat5.z = GBuffer.CustomData.z;
+	MrtFloat5.w = GBuffer.CustomData.w;
+
+	Out.MRT[1] = MrtFloat1;
+	Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f);
+	Out.MRT[3] = MrtFloat3;
+	Out.MRT[4] = MrtFloat4;
+	Out.MRT[5] = MrtFloat5;
+	Out.MRT[6] = MrtFloat6;
+	Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+}
+
+
+FGBufferData  DecodeGBufferDataDirect(float4 InMRT1,
+	float4 InMRT2,
+	float4 InMRT3,
+	float4 InMRT4,
+	float4 InMRT5,
+	float4 InMRT6,
+		 
+	float CustomNativeDepth,
+	float4 AnisotropicData,
+	uint CustomStencil,
+	float SceneDepth,
+	bool bGetNormalizedNormal,
+	bool bChecker)
+{
+	FGBufferData Ret = (FGBufferData)0;
+	float3 WorldNormal_Compressed = 0.0f;
+	WorldNormal_Compressed.x = InMRT1.x;
+	WorldNormal_Compressed.y = InMRT1.y;
+	WorldNormal_Compressed.z = InMRT1.z;
+	Ret.PerObjectGBufferData.x = InMRT1.w;
+	Ret.Metallic.x = InMRT2.x;
+	Ret.Specular.x = InMRT2.y;
+	Ret.Roughness.x = InMRT2.z;
+	Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0);
+	Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0);
+	Ret.BaseColor.x = InMRT3.x;
+	Ret.BaseColor.y = InMRT3.y;
+	Ret.BaseColor.z = InMRT3.z;
+	Ret.GenericAO.x = InMRT3.w;
+	Ret.Velocity.x = InMRT4.x;
+	Ret.Velocity.y = InMRT4.y;
+	Ret.Velocity.z = InMRT4.z;
+	Ret.Velocity.w = InMRT4.w;
+	Ret.PrecomputedShadowFactors.x = InMRT6.x;
+	Ret.PrecomputedShadowFactors.y = InMRT6.y;
+	Ret.PrecomputedShadowFactors.z = InMRT6.z;
+	Ret.PrecomputedShadowFactors.w = InMRT6.w;
+	Ret.CustomData.x = InMRT5.x;
+	Ret.CustomData.y = InMRT5.y;
+	Ret.CustomData.z = InMRT5.z;
+	Ret.CustomData.w = InMRT5.w;
+	
+	Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed);
+	Ret.WorldTangent = AnisotropicData.xyz;
+	Ret.Anisotropy = AnisotropicData.w;
+
+	GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal);
+
+	Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth);
+	Ret.CustomStencil = CustomStencil;
+	Ret.Depth = SceneDepth;
+	
+
+	return Ret;
+}
+
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r;
+	int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy);
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(UV);
+	float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferVelocityTexture, SceneTexturesStruct_GBufferVelocityTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT6 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r;
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(PixelPos);
+	float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw;
+
+	float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT4 = SceneTexturesStruct.GBufferVelocityTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT5 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT6 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelPos));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV);
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = GBufferVelocityTexture.SampleLevel(GBufferVelocityTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT6 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r;
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT4 = GBufferVelocityTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT5 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT6 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelCoord));
+
+	return Ret;
+}
+
+
+#endif
+
+#endif
+
diff --git a/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush b/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
new file mode 100644
index 0000000000000000000000000000000000000000..8512835cb5fb9917fd1161964240634a89486897
--- /dev/null
+++ b/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
@@ -0,0 +1,493 @@
+// Copyright Epic Games, Inc. All Rights Reserved.
+
+#pragma once
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+float SampleDeviceZFromSceneTexturesTempCopy(float2 UV)
+{
+	return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r;
+}
+#endif
+
+#ifndef GBUFFER_LAYOUT
+#define GBUFFER_LAYOUT 0
+#endif
+
+#if GBUFFER_LAYOUT == 0
+
+void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias)
+{
+	float4 MrtFloat1 = 0.0f;
+	float4 MrtFloat2 = 0.0f;
+	uint4 MrtUint2 = 0;
+	float4 MrtFloat3 = 0.0f;
+	float4 MrtFloat4 = 0.0f;
+	float4 MrtFloat5 = 0.0f;
+
+	float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f);
+
+	MrtFloat1.x = WorldNormal_Compressed.x;
+	MrtFloat1.y = WorldNormal_Compressed.y;
+	MrtFloat1.z = WorldNormal_Compressed.z;
+	MrtFloat1.w = GBuffer.PerObjectGBufferData.x;
+	MrtFloat2.x = GBuffer.Metallic.x;
+	MrtFloat2.y = GBuffer.Specular.x;
+	MrtFloat2.z = GBuffer.Roughness.x;
+	MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0);
+	MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4);
+	MrtFloat3.x = GBuffer.BaseColor.x;
+	MrtFloat3.y = GBuffer.BaseColor.y;
+	MrtFloat3.z = GBuffer.BaseColor.z;
+	MrtFloat3.w = GBuffer.GenericAO.x;
+	MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x;
+	MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y;
+	MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z;
+	MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w;
+	MrtFloat4.x = GBuffer.CustomData.x;
+	MrtFloat4.y = GBuffer.CustomData.y;
+	MrtFloat4.z = GBuffer.CustomData.z;
+	MrtFloat4.w = GBuffer.CustomData.w;
+
+	Out.MRT[1] = MrtFloat1;
+	Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f);
+	Out.MRT[3] = MrtFloat3;
+	Out.MRT[4] = MrtFloat4;
+	Out.MRT[5] = MrtFloat5;
+	Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+	Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+}
+
+
+FGBufferData  DecodeGBufferDataDirect(float4 InMRT1,
+	float4 InMRT2,
+	float4 InMRT3,
+	float4 InMRT4,
+	float4 InMRT5,
+		 
+	float CustomNativeDepth,
+	float4 AnisotropicData,
+	uint CustomStencil,
+	float SceneDepth,
+	bool bGetNormalizedNormal,
+	bool bChecker)
+{
+	FGBufferData Ret = (FGBufferData)0;
+	float3 WorldNormal_Compressed = 0.0f;
+	WorldNormal_Compressed.x = InMRT1.x;
+	WorldNormal_Compressed.y = InMRT1.y;
+	WorldNormal_Compressed.z = InMRT1.z;
+	Ret.PerObjectGBufferData.x = InMRT1.w;
+	Ret.Metallic.x = InMRT2.x;
+	Ret.Specular.x = InMRT2.y;
+	Ret.Roughness.x = InMRT2.z;
+	Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0);
+	Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0);
+	Ret.BaseColor.x = InMRT3.x;
+	Ret.BaseColor.y = InMRT3.y;
+	Ret.BaseColor.z = InMRT3.z;
+	Ret.GenericAO.x = InMRT3.w;
+	Ret.PrecomputedShadowFactors.x = InMRT5.x;
+	Ret.PrecomputedShadowFactors.y = InMRT5.y;
+	Ret.PrecomputedShadowFactors.z = InMRT5.z;
+	Ret.PrecomputedShadowFactors.w = InMRT5.w;
+	Ret.CustomData.x = InMRT4.x;
+	Ret.CustomData.y = InMRT4.y;
+	Ret.CustomData.z = InMRT4.z;
+	Ret.CustomData.w = InMRT4.w;
+	
+	Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed);
+	Ret.WorldTangent = AnisotropicData.xyz;
+	Ret.Anisotropy = AnisotropicData.w;
+
+	GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal);
+
+	Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth);
+	Ret.CustomStencil = CustomStencil;
+	Ret.Depth = SceneDepth;
+	
+
+	return Ret;
+}
+
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r;
+	int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy);
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(UV);
+	float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r;
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(PixelPos);
+	float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw;
+
+	float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelPos));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV);
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r;
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelCoord));
+
+	return Ret;
+}
+
+
+#endif
+
+#endif
+
+#if GBUFFER_LAYOUT == 1
+
+void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias)
+{
+	float4 MrtFloat1 = 0.0f;
+	float4 MrtFloat2 = 0.0f;
+	uint4 MrtUint2 = 0;
+	float4 MrtFloat3 = 0.0f;
+	float4 MrtFloat4 = 0.0f;
+	float4 MrtFloat5 = 0.0f;
+	float4 MrtFloat6 = 0.0f;
+
+	float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f);
+
+	MrtFloat1.x = WorldNormal_Compressed.x;
+	MrtFloat1.y = WorldNormal_Compressed.y;
+	MrtFloat1.z = WorldNormal_Compressed.z;
+	MrtFloat1.w = GBuffer.PerObjectGBufferData.x;
+	MrtFloat2.x = GBuffer.Metallic.x;
+	MrtFloat2.y = GBuffer.Specular.x;
+	MrtFloat2.z = GBuffer.Roughness.x;
+	MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0);
+	MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4);
+	MrtFloat3.x = GBuffer.BaseColor.x;
+	MrtFloat3.y = GBuffer.BaseColor.y;
+	MrtFloat3.z = GBuffer.BaseColor.z;
+	MrtFloat3.w = GBuffer.GenericAO.x;
+	MrtFloat4.x = GBuffer.Velocity.x;
+	MrtFloat4.y = GBuffer.Velocity.y;
+	MrtFloat4.z = GBuffer.Velocity.z;
+	MrtFloat4.w = GBuffer.Velocity.w;
+	MrtFloat6.x = GBuffer.PrecomputedShadowFactors.x;
+	MrtFloat6.y = GBuffer.PrecomputedShadowFactors.y;
+	MrtFloat6.z = GBuffer.PrecomputedShadowFactors.z;
+	MrtFloat6.w = GBuffer.PrecomputedShadowFactors.w;
+	MrtFloat5.x = GBuffer.CustomData.x;
+	MrtFloat5.y = GBuffer.CustomData.y;
+	MrtFloat5.z = GBuffer.CustomData.z;
+	MrtFloat5.w = GBuffer.CustomData.w;
+
+	Out.MRT[1] = MrtFloat1;
+	Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f);
+	Out.MRT[3] = MrtFloat3;
+	Out.MRT[4] = MrtFloat4;
+	Out.MRT[5] = MrtFloat5;
+	Out.MRT[6] = MrtFloat6;
+	Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f);
+}
+
+
+FGBufferData  DecodeGBufferDataDirect(float4 InMRT1,
+	float4 InMRT2,
+	float4 InMRT3,
+	float4 InMRT4,
+	float4 InMRT5,
+	float4 InMRT6,
+		 
+	float CustomNativeDepth,
+	float4 AnisotropicData,
+	uint CustomStencil,
+	float SceneDepth,
+	bool bGetNormalizedNormal,
+	bool bChecker)
+{
+	FGBufferData Ret = (FGBufferData)0;
+	float3 WorldNormal_Compressed = 0.0f;
+	WorldNormal_Compressed.x = InMRT1.x;
+	WorldNormal_Compressed.y = InMRT1.y;
+	WorldNormal_Compressed.z = InMRT1.z;
+	Ret.PerObjectGBufferData.x = InMRT1.w;
+	Ret.Metallic.x = InMRT2.x;
+	Ret.Specular.x = InMRT2.y;
+	Ret.Roughness.x = InMRT2.z;
+	Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0);
+	Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0);
+	Ret.BaseColor.x = InMRT3.x;
+	Ret.BaseColor.y = InMRT3.y;
+	Ret.BaseColor.z = InMRT3.z;
+	Ret.GenericAO.x = InMRT3.w;
+	Ret.Velocity.x = InMRT4.x;
+	Ret.Velocity.y = InMRT4.y;
+	Ret.Velocity.z = InMRT4.z;
+	Ret.Velocity.w = InMRT4.w;
+	Ret.PrecomputedShadowFactors.x = InMRT6.x;
+	Ret.PrecomputedShadowFactors.y = InMRT6.y;
+	Ret.PrecomputedShadowFactors.z = InMRT6.z;
+	Ret.PrecomputedShadowFactors.w = InMRT6.w;
+	Ret.CustomData.x = InMRT5.x;
+	Ret.CustomData.y = InMRT5.y;
+	Ret.CustomData.z = InMRT5.z;
+	Ret.CustomData.w = InMRT5.w;
+	
+	Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed);
+	Ret.WorldTangent = AnisotropicData.xyz;
+	Ret.Anisotropy = AnisotropicData.w;
+
+	GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal);
+
+	Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth);
+	Ret.CustomStencil = CustomStencil;
+	Ret.Depth = SceneDepth;
+	
+
+	return Ret;
+}
+
+
+#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r;
+	int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy);
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(UV);
+	float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferVelocityTexture, SceneTexturesStruct_GBufferVelocityTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT6 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true)
+{
+	float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r;
+	uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE;
+	float SceneDepth = CalcSceneDepth(PixelPos);
+	float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw;
+
+	float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT4 = SceneTexturesStruct.GBufferVelocityTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT5 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw;
+	float4 InMRT6 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelPos));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV);
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw;
+
+	float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw;
+	float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw;
+	float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw;
+	float4 InMRT4 = GBufferVelocityTexture.SampleLevel(GBufferVelocityTextureSampler, UV, 0).xyzw;
+	float4 InMRT5 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw;
+	float4 InMRT6 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromSceneColorUV(UV));
+
+	return Ret;
+}
+
+
+// @param PixelPos relative to left top of the rendertarget (not viewport)
+FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true)
+{
+	uint CustomStencil = 0;
+	float CustomNativeDepth = 0;
+	float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r;
+	float SceneDepth = ConvertFromDeviceZ(DeviceZ);
+	float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT4 = GBufferVelocityTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT5 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw;
+	float4 InMRT6 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw;
+
+	FGBufferData Ret = DecodeGBufferDataDirect(InMRT1,
+		InMRT2,
+		InMRT3,
+		InMRT4,
+		InMRT5,
+		InMRT6,
+		 
+		CustomNativeDepth,
+		AnisotropicData,
+		CustomStencil,
+		SceneDepth,
+		bGetNormalizedNormal,
+		CheckerFromPixelPos(PixelCoord));
+
+	return Ret;
+}
+
+
+#endif
+
+#endif
+
diff --git a/Hedvika/Saved/AutoScreenshot.png b/Hedvika/Saved/AutoScreenshot.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c87b4e0c9dd54c00875695ba6416f9de958415c
Binary files /dev/null and b/Hedvika/Saved/AutoScreenshot.png differ
diff --git a/Hedvika/Saved/Autosaves/PackageRestoreData.json b/Hedvika/Saved/Autosaves/PackageRestoreData.json
new file mode 100644
index 0000000000000000000000000000000000000000..59996c2ed1993dc78e4e6c6f37d1776ebb543e70
Binary files /dev/null and b/Hedvika/Saved/Autosaves/PackageRestoreData.json differ
diff --git a/Hedvika/Saved/Config/CrashReportClient/UECC-Windows-2314808946BD765F6DD91CAA34A04D9C/CrashReportClient.ini b/Hedvika/Saved/Config/CrashReportClient/UECC-Windows-2314808946BD765F6DD91CAA34A04D9C/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/Hedvika/Saved/Config/CrashReportClient/UECC-Windows-2314808946BD765F6DD91CAA34A04D9C/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/Hedvika/Saved/Config/WindowsEditor/Editor.ini b/Hedvika/Saved/Config/WindowsEditor/Editor.ini
new file mode 100644
index 0000000000000000000000000000000000000000..879ad14cac6354be1dc40ad163d6810c20617a3b
--- /dev/null
+++ b/Hedvika/Saved/Config/WindowsEditor/Editor.ini
@@ -0,0 +1,3 @@
+[/Script/UnrealEd.UnrealEdOptions]
+UsingXGE=False
+
diff --git a/Hedvika/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/Hedvika/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..a7d0959b0c508cfd6c5abe496aa3953cfa842f26
--- /dev/null
+++ b/Hedvika/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
@@ -0,0 +1,1509 @@
+[/Script/UnrealEd.EditorPerProjectUserSettings]
+bDisplayDocumentationLink=False
+bDisplayActionListItemRefIds=False
+bAlwaysGatherBehaviorTreeDebuggerData=False
+bDisplayBlackboardKeysInAlphabeticalOrder=False
+bUseSimplygonSwarm=False
+SimplygonServerIP=127.0.0.1
+bEnableSwarmDebugging=False
+SimplygonSwarmDelay=5000
+SwarmNumOfConcurrentJobs=16
+SwarmMaxUploadChunkSizeInMB=100
+SwarmIntermediateFolder=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/Simplygon/
+bShowCompilerLogOnCompileError=False
+DataSourceFolder=(Path="")
+bAnimationReimportWarnings=False
+bSCSEditorShowFloor=False
+bAlwaysBuildUAT=True
+SCSViewportCameraSpeed=4
+bShowSelectionSubcomponents=True
+AssetViewerProfileName=
+PreviewFeatureLevel=4
+PreviewPlatformName=None
+PreviewShaderFormatName=None
+PreviewShaderPlatformName=None
+bPreviewFeatureLevelActive=False
+bPreviewFeatureLevelWasDefault=True
+PreviewDeviceProfileName=None
+
+[/Script/UnrealEd.EditorStyleSettings]
+ApplicationScale=1.000000
+bColorVisionDeficiencyCorrection=False
+bColorVisionDeficiencyCorrectionPreviewWithDeficiency=False
+SelectionColor=(R=0.828000,G=0.364000,B=0.003000,A=1.000000)
+AdditionalSelectionColors[0]=(R=0.019382,G=0.496933,B=1.000000,A=1.000000)
+AdditionalSelectionColors[1]=(R=0.356400,G=0.040915,B=0.520996,A=1.000000)
+AdditionalSelectionColors[2]=(R=1.000000,G=0.168269,B=0.332452,A=1.000000)
+AdditionalSelectionColors[3]=(R=1.000000,G=0.051269,B=0.051269,A=1.000000)
+AdditionalSelectionColors[4]=(R=1.000000,G=0.715693,B=0.010330,A=1.000000)
+AdditionalSelectionColors[5]=(R=0.258183,G=0.539479,B=0.068478,A=1.000000)
+ViewportToolOverlayColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000)
+bEnableEditorWindowBackgroundColor=False
+EditorWindowBackgroundColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000)
+MenuSearchFieldVisibilityThreshold=10
+bUseGrid=True
+RegularColor=(R=0.035000,G=0.035000,B=0.035000,A=1.000000)
+RuleColor=(R=0.008000,G=0.008000,B=0.008000,A=1.000000)
+CenterColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
+GridSnapSize=16
+GraphBackgroundBrush=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=False))
+bShowNativeComponentNames=True
+AssetEditorOpenLocation=Default
+bEnableColorizedEditorTabs=True
+CurrentAppliedTheme=134380265FBB4A9CA00A1DC9770217B8
+
+[/Script/UnrealEd.LevelEditorPlaySettings]
+LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
+MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129")
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129")
+TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11")
+TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105")
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129")
+TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97")
+TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6")
+TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5")
+TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3")
+TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2")
+TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5")
+TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4")
+TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
+TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
+TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
+TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
+TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
+TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
+TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="")
+GameGetsMouseControl=False
+UseMouseForTouch=False
+MouseControlLabelPosition=LabelAnchorMode_TopLeft
+ViewportGetsHMDControl=False
+bShouldMinimizeEditorOnNonVRPIE=False
+bEmulateStereo=False
+SoloAudioInFirstPIEClient=False
+EnablePIEEnterAndExitSounds=False
+PlayInEditorSoundQualityLevel=0
+bUseNonRealtimeAudioDevice=False
+bPreferToStreamLevelsInPIE=False
+bPromoteOutputLogWarningsDuringPIE=False
+NewWindowPosition=(X=-1,Y=-1)
+PIEAlwaysOnTop=False
+DisableStandaloneSound=False
+AdditionalLaunchParameters=
+BuildGameBeforeLaunch=PlayOnBuild_Default
+LaunchConfiguration=LaunchConfig_Default
+PackFilesForLaunch=NoPak
+bAutoCompileBlueprintsOnLaunch=True
+bLaunchSeparateServer=False
+PlayNetMode=PIE_Standalone
+RunUnderOneProcess=True
+PlayNumberOfClients=1
+PrimaryPIEClientIndex=0
+ServerPort=17777
+ClientWindowWidth=640
+RouteGamepadToSecondWindow=False
+CreateAudioDeviceForEveryPlayer=False
+ClientWindowHeight=480
+ServerMapNameOverride=
+AdditionalServerGameOptions=
+bShowServerDebugDrawingByDefault=True
+ServerDebugDrawingColorTintStrength=0.000000
+ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
+bOneHeadsetEachProcess=False
+AdditionalServerLaunchParameters=
+ServerFixedFPS=0
+NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0))
+LastSize=(X=0,Y=0)
+LastExecutedLaunchDevice=Windows@mm14-2022-031
+LastExecutedLaunchName=mm14-2022-031
+LastExecutedPIEPreviewDevice=
+DeviceToEmulate=
+PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000)
+
+[/Script/UnrealEd.LevelEditorViewportSettings]
+FlightCameraControlExperimentalNavigation=False
+MinimumOrthographicZoom=250.000000
+bAllowArcballRotate=False
+bAllowScreenRotate=False
+bShowActorEditorContext=True
+bAllowEditWidgetAxisDisplay=True
+bUseLegacyCameraMovementNotifications=False
+SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True)
+bEnableLayerSnap=False
+ActiveSnapLayerIndex=0
+PreserveNonUniformScale=False
+PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator
+BillboardScale=1.000000
+TransformWidgetSizeAdjustment=0
+bSaveEngineStats=False
+MeasuringToolUnits=MeasureUnits_Centimeters
+SelectedSplinePointSizeAdjustment=0.000000
+SplineLineThicknessAdjustment=0.000000
+SplineTangentHandleSizeAdjustment=0.000000
+SplineTangentScale=0.500000
+LastInViewportMenuLocation=(X=0.000000,Y=0.000000)
+MaterialForDroppedTextures=None
+MaterialParamsForDroppedTextures=()
+EditorViews=(("/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap", (LevelViewportsInfo=((CamPosition=(X=-1016.413281,Y=1714.880582,Z=1585.757475),CamOrthoZoom=64146.343750),(CamPosition=(X=-1016.413281,Y=1714.880582,Z=1585.757475),CamOrthoZoom=64146.343750),(CamPosition=(X=-1016.413281,Y=1714.880582,Z=1585.757475),CamOrthoZoom=64146.343750),(CamPosition=(X=-2745.912230,Y=1710.166948,Z=2083.346986),CamRotation=(Pitch=-18.836316,Yaw=0.272982,Roll=-0.000002)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/Maps/Bayou.Bayou", (LevelViewportsInfo=((),(),(),(CamPosition=(X=746.578837,Y=-22.357399,Z=61.270250),CamRotation=(Pitch=-27.800000,Yaw=1.000000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
+PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True))
+PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True))
+PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoXZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True))
+PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettings=(ViewportType=LVT_OrthoXY,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,VisualizeTSR=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,SelectionOutlineColor0=0,SelectionOutlineColor1=0,SelectionOutlineColor2=0,SelectionOutlineColor3=0,SelectionOutlineColor4=0,SelectionOutlineColor5=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True))
+
+[MRU]
+MRUItem0=/Game/Maps/Bayou
+
+[ContentBrowser]
+ContentBrowserTab1.SelectedPaths=/Game/StarterContent/Architecture
+ContentBrowserDrawer.SourcesExpanded=True
+ContentBrowserDrawer.FavoritesAreaExpanded=False
+ContentBrowserDrawer.PathAreaExpanded=True
+ContentBrowserDrawer.CollectionAreaExpanded=False
+ContentBrowserDrawer.FavoritesSearchAreaExpanded=False
+ContentBrowserDrawer.PathSearchAreaExpanded=False
+ContentBrowserDrawer.CollectionSearchAreaExpanded=False
+ContentBrowserDrawer.VerticalSplitter.SlotSize0=0.150000006
+ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75
+ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003
+ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012
+ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006
+ContentBrowserDrawer.SelectedPaths=/Game/Maps
+ContentBrowserDrawer.PluginFilters=
+ContentBrowserDrawer.Favorites.SelectedPaths=
+FavoritePaths=
+ContentBrowserDrawer.SelectedCollections=
+ContentBrowserDrawer.ExpandedCollections=
+ContentBrowserDrawer.ThumbnailSize=2
+ContentBrowserDrawer.CurrentViewType=1
+AssetPropertyPicker.ThumbnailSize=2
+AssetPropertyPicker.CurrentViewType=0
+ContentBrowserDrawer.JumpMRU=/All/Game/Maps
+ContentBrowserDrawer.JumpMRU=/All/Game
+ContentBrowserTab1.SourcesExpanded=True
+ContentBrowserTab1.FavoritesAreaExpanded=False
+ContentBrowserTab1.PathAreaExpanded=True
+ContentBrowserTab1.CollectionAreaExpanded=False
+ContentBrowserTab1.FavoritesSearchAreaExpanded=False
+ContentBrowserTab1.PathSearchAreaExpanded=False
+ContentBrowserTab1.CollectionSearchAreaExpanded=False
+ContentBrowserTab1.VerticalSplitter.SlotSize0=0.150000006
+ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75
+ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003
+ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012
+ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006
+ContentBrowserTab1.PluginFilters=
+ContentBrowserTab1.Favorites.SelectedPaths=
+ContentBrowserTab1.SelectedCollections=
+ContentBrowserTab1.ExpandedCollections=
+ContentBrowserTab1.ThumbnailSize=2
+ContentBrowserTab1.CurrentViewType=1
+
+[EditorStartup]
+LastLevel=/Game/Maps/Bayou
+
+[AssetEditorSubsystem]
+CleanShutdown=True
+DebuggerAttached=False
+RecentAssetEditors=
+
+[DetailCategories]
+StaticMeshActor.TransformCommon=True
+StaticMeshActor.StaticMesh=True
+StaticMeshActor.Materials=True
+StaticMeshActor.Physics=True
+StaticMeshActor.Collision=True
+StaticMeshActor.Lighting=True
+StaticMeshActor.Rendering=True
+StaticMeshActor.HLOD=True
+StaticMeshActor.Navigation=True
+StaticMeshActor.VirtualTexture=True
+StaticMeshActor.Tags=True
+StaticMeshActor.Cooking=True
+StaticMeshActor.Replication=True
+StaticMeshActor.Networking=True
+StaticMeshActor.Actor=True
+WorldSettings.HLODSystem=True
+ExponentialHeightFog.TransformCommon=True
+ExponentialHeightFog.ExponentialHeightFogComponent=True
+ExponentialHeightFog.InscatteringTexture=True
+ExponentialHeightFog.DirectionalInscattering=True
+ExponentialHeightFog.VolumetricFog=True
+ExponentialHeightFog.Rendering=True
+ExponentialHeightFog.Physics=True
+ExponentialHeightFog.Tags=True
+ExponentialHeightFog.Activation=True
+ExponentialHeightFog.Cooking=True
+ExponentialHeightFog.Replication=True
+ExponentialHeightFog.Networking=True
+ExponentialHeightFog.Actor=True
+ExponentialHeightFogComponent.ExponentialHeightFogComponent=True
+ExponentialHeightFogComponent.DirectionalInscattering=True
+ExponentialHeightFogComponent.VolumetricFog=True
+VolumetricCloud.TransformCommon=True
+VolumetricCloud.Layer=True
+VolumetricCloud.Planet=True
+VolumetricCloud.Cloud Material=True
+VolumetricCloud.Cloud Tracing=True
+VolumetricCloud.Art Direction=True
+VolumetricCloud.Rendering=True
+VolumetricCloud.Physics=True
+VolumetricCloud.Tags=True
+VolumetricCloud.Activation=True
+VolumetricCloud.Cooking=True
+VolumetricCloud.Replication=True
+VolumetricCloud.Networking=True
+VolumetricCloud.Actor=True
+VolumetricCloudComponent.Layer=True
+VolumetricCloudComponent.Planet=True
+VolumetricCloudComponent.Cloud Material=True
+SkyAtmosphere.TransformCommon=True
+SkyAtmosphere.Planet=True
+SkyAtmosphere.Atmosphere=True
+SkyAtmosphere.Atmosphere - Rayleigh=True
+SkyAtmosphere.Atmosphere - Mie=True
+SkyAtmosphere.Atmosphere - Absorption=True
+SkyAtmosphere.Art Direction=True
+SkyAtmosphere.Rendering=True
+SkyAtmosphere.Physics=True
+SkyAtmosphere.Tags=True
+SkyAtmosphere.Activation=True
+SkyAtmosphere.Cooking=True
+SkyAtmosphere.Replication=True
+SkyAtmosphere.Networking=True
+SkyAtmosphere.Actor=True
+SkyAtmosphereComponent.Planet=True
+SkyAtmosphereComponent.Atmosphere=True
+SkyAtmosphereComponent.Atmosphere - Rayleigh=True
+SkyAtmosphereComponent.Atmosphere - Mie=True
+SkyAtmosphereComponent.Atmosphere - Absorption=True
+SkyAtmosphereComponent.Art Direction=True
+SkyLight.TransformCommon=True
+SkyLight.Light=True
+SkyLight.Rendering=True
+SkyLight.DistanceFieldAmbientOcclusion=True
+SkyLight.AtmosphereAndCloud=True
+SkyLight.RayTracing=True
+SkyLight.SkyLight=True
+SkyLight.Tags=True
+SkyLight.Cooking=True
+SkyLight.Physics=True
+SkyLight.Networking=True
+SkyLight.Actor=True
+SkyLightComponent.Light=True
+SkyLightComponent.DistanceFieldAmbientOcclusion=True
+SkyLightComponent.AtmosphereAndCloud=True
+DirectionalLight.TransformCommon=True
+DirectionalLight.Light=True
+DirectionalLight.Rendering=True
+DirectionalLight.Lightmass=True
+DirectionalLight.LightShafts=True
+DirectionalLight.CascadedShadowMaps=True
+DirectionalLight.DistanceFieldShadows=True
+DirectionalLight.RayTracing=True
+DirectionalLight.AtmosphereAndCloud=True
+DirectionalLight.Performance=True
+DirectionalLight.LightFunction=True
+DirectionalLight.Tags=True
+DirectionalLight.Cooking=True
+DirectionalLight.HLOD=True
+DirectionalLight.Physics=True
+DirectionalLight.Networking=True
+DirectionalLight.Actor=True
+DirectionalLightComponent.Light=True
+DirectionalLightComponent.AtmosphereAndCloud=True
+
+[/Script/Engine.WorldPartitionEditorPerProjectUserSettings]
+bHideEditorDataLayers=False
+bHideRuntimeDataLayers=False
+bHideDataLayerActors=True
+bHideUnloadedActors=False
+bShowOnlySelectedActors=False
+bHighlightSelectedDataLayers=True
+bHideLevelInstanceContent=True
+bDisableLoadingOfLastLoadedRegions=False
+bBugItGoLoadRegion=False
+bShowCellCoords=False
+MinimapUnloadedOpacity=0.660000
+PerWorldEditorSettings=(("/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap", ()))
+
+[AssetEditorSubsystemRecents]
+MRUItem0=/Game/Maps/Bayou
+
+[PlacementMode]
+RecentlyPlaced=/Engine/BasicShapes/Plane.Plane;/Engine/Transient.ActorFactoryBasicShape_0
+
+[SelectionDetails]
+PreserveScaleRatio=False
+
+[RootWindow]
+ScreenPosition=X=320.000 Y=160.000
+WindowSize=X=1280.000 Y=720.000
+InitiallyMaximized=True
+
+[SlateAdditionalLayoutConfig]
+Viewport 1.LayoutType=FourPanes2x2
+FourPanes2x2.Viewport 1.Percentages0=X=0.500 Y=0.500
+FourPanes2x2.Viewport 1.Percentages1=X=0.500 Y=0.500
+FourPanes2x2.Viewport 1.Percentages2=X=0.500 Y=0.500
+FourPanes2x2.Viewport 1.Percentages3=X=0.500 Y=0.500
+FourPanes2x2.Viewport 1.Viewport0.TypeWithinLayout=Default
+FourPanes2x2.Viewport 1.Viewport1.TypeWithinLayout=Default
+FourPanes2x2.Viewport 1.Viewport2.TypeWithinLayout=Default
+FourPanes2x2.Viewport 1.Viewport3.TypeWithinLayout=Default
+FourPanes2x2.Viewport 1.bIsMaximized=True
+FourPanes2x2.Viewport 1.MaximizedViewport=FourPanes2x2.Viewport 1.Viewport1
+
+[Directories2]
+UNR=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps
+BRUSH=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+FBX=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+FBXAnim=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+GenericImport=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+GenericExport=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+GenericOpen=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+GenericSave=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+MeshImportExport=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+WorldRoot=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+Level=C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/
+Project=D:/Epic/UE_5.4/
+
+[ModuleFileTracking]
+StorageServerClient.TimeStamp=2024.09.19-07.07.22
+StorageServerClient.LastCompileMethod=Unknown
+CookOnTheFly.TimeStamp=2024.09.19-07.07.07
+CookOnTheFly.LastCompileMethod=Unknown
+StreamingFile.TimeStamp=2024.09.19-07.07.22
+StreamingFile.LastCompileMethod=Unknown
+NetworkFile.TimeStamp=2024.09.19-07.07.17
+NetworkFile.LastCompileMethod=Unknown
+PakFile.TimeStamp=2024.09.19-07.07.17
+PakFile.LastCompileMethod=Unknown
+RSA.TimeStamp=2024.09.19-07.07.21
+RSA.LastCompileMethod=Unknown
+SandboxFile.TimeStamp=2024.09.19-07.07.21
+SandboxFile.LastCompileMethod=Unknown
+CoreUObject.TimeStamp=2024.09.19-07.07.07
+CoreUObject.LastCompileMethod=Unknown
+Engine.TimeStamp=2024.09.19-07.07.12
+Engine.LastCompileMethod=Unknown
+UniversalObjectLocator.TimeStamp=2024.09.19-07.07.22
+UniversalObjectLocator.LastCompileMethod=Unknown
+Renderer.TimeStamp=2024.09.19-07.07.21
+Renderer.LastCompileMethod=Unknown
+AnimGraphRuntime.TimeStamp=2024.09.19-07.07.07
+AnimGraphRuntime.LastCompileMethod=Unknown
+SlateRHIRenderer.TimeStamp=2024.09.19-07.07.22
+SlateRHIRenderer.LastCompileMethod=Unknown
+Landscape.TimeStamp=2024.09.19-07.07.17
+Landscape.LastCompileMethod=Unknown
+RenderCore.TimeStamp=2024.09.19-07.07.17
+RenderCore.LastCompileMethod=Unknown
+TextureCompressor.TimeStamp=2024.09.19-07.07.22
+TextureCompressor.LastCompileMethod=Unknown
+OpenColorIOWrapper.TimeStamp=2024.09.19-07.07.17
+OpenColorIOWrapper.LastCompileMethod=Unknown
+Virtualization.TimeStamp=2024.09.19-07.07.22
+Virtualization.LastCompileMethod=Unknown
+MessageLog.TimeStamp=2024.09.19-07.07.17
+MessageLog.LastCompileMethod=Unknown
+AudioEditor.TimeStamp=2024.09.19-07.07.07
+AudioEditor.LastCompileMethod=Unknown
+PropertyEditor.TimeStamp=2024.09.19-07.07.17
+PropertyEditor.LastCompileMethod=Unknown
+AnimationModifiers.TimeStamp=2024.09.19-07.07.02
+AnimationModifiers.LastCompileMethod=Unknown
+IoStoreOnDemand.TimeStamp=2024.09.19-07.07.12
+IoStoreOnDemand.LastCompileMethod=Unknown
+FastBuildController.TimeStamp=2024.09.19-07.12.00
+FastBuildController.LastCompileMethod=Unknown
+XGEController.TimeStamp=2024.09.19-07.13.26
+XGEController.LastCompileMethod=Unknown
+PerforceSourceControl.TimeStamp=2024.09.19-07.10.56
+PerforceSourceControl.LastCompileMethod=Unknown
+SourceControl.TimeStamp=2024.09.19-07.07.22
+SourceControl.LastCompileMethod=Unknown
+PlasticSourceControl.TimeStamp=2024.09.19-07.10.56
+PlasticSourceControl.LastCompileMethod=Unknown
+PlatformCrypto.TimeStamp=2024.09.19-07.11.51
+PlatformCrypto.LastCompileMethod=Unknown
+PlatformCryptoTypes.TimeStamp=2024.09.19-07.11.51
+PlatformCryptoTypes.LastCompileMethod=Unknown
+PlatformCryptoOpenSSL.TimeStamp=2024.09.19-07.11.51
+PlatformCryptoOpenSSL.LastCompileMethod=Unknown
+PythonScriptPluginPreload.TimeStamp=2024.09.19-07.11.51
+PythonScriptPluginPreload.LastCompileMethod=Unknown
+DesktopPlatform.TimeStamp=2024.09.19-07.07.12
+DesktopPlatform.LastCompileMethod=Unknown
+ChaosCloth.TimeStamp=2024.09.19-07.10.56
+ChaosCloth.LastCompileMethod=Unknown
+AISupportModule.TimeStamp=2024.09.19-07.10.46
+AISupportModule.LastCompileMethod=Unknown
+PixWinPlugin.TimeStamp=2024.09.19-07.10.56
+PixWinPlugin.LastCompileMethod=Unknown
+RenderDocPlugin.TimeStamp=2024.09.19-07.10.56
+RenderDocPlugin.LastCompileMethod=Unknown
+EOSShared.TimeStamp=2024.09.19-07.12.21
+EOSShared.LastCompileMethod=Unknown
+OnlineServicesInterface.TimeStamp=2024.09.19-07.12.29
+OnlineServicesInterface.LastCompileMethod=Unknown
+OnlineServicesCommon.TimeStamp=2024.09.19-07.12.29
+OnlineServicesCommon.LastCompileMethod=Unknown
+OnlineServicesCommonEngineUtils.TimeStamp=2024.09.19-07.12.29
+OnlineServicesCommonEngineUtils.LastCompileMethod=Unknown
+OnlineSubsystem.TimeStamp=2024.09.19-07.12.32
+OnlineSubsystem.LastCompileMethod=Unknown
+HTTP.TimeStamp=2024.09.19-07.07.12
+HTTP.LastCompileMethod=Unknown
+SSL.TimeStamp=2024.09.19-07.07.22
+SSL.LastCompileMethod=Unknown
+XMPP.TimeStamp=2024.09.19-07.07.26
+XMPP.LastCompileMethod=Unknown
+WebSockets.TimeStamp=2024.09.19-07.07.22
+WebSockets.LastCompileMethod=Unknown
+OnlineSubsystemNULL.TimeStamp=2024.09.19-07.12.34
+OnlineSubsystemNULL.LastCompileMethod=Unknown
+Sockets.TimeStamp=2024.09.19-07.07.22
+Sockets.LastCompileMethod=Unknown
+OnlineSubsystemUtils.TimeStamp=2024.09.19-07.12.34
+OnlineSubsystemUtils.LastCompileMethod=Unknown
+OnlineBlueprintSupport.TimeStamp=2024.09.19-07.12.34
+OnlineBlueprintSupport.LastCompileMethod=Unknown
+DatasmithContent.TimeStamp=2024.09.19-07.11.19
+DatasmithContent.LastCompileMethod=Unknown
+GLTFExporter.TimeStamp=2024.09.19-07.11.19
+GLTFExporter.LastCompileMethod=Unknown
+VariantManagerContent.TimeStamp=2024.09.19-07.11.21
+VariantManagerContent.LastCompileMethod=Unknown
+AnalyticsLog.TimeStamp=2024.09.19-07.11.51
+AnalyticsLog.LastCompileMethod=Unknown
+AnalyticsHorde.TimeStamp=2024.09.19-07.11.51
+AnalyticsHorde.LastCompileMethod=Unknown
+StudioTelemetry.TimeStamp=2024.09.19-07.11.51
+StudioTelemetry.LastCompileMethod=Unknown
+Analytics.TimeStamp=2024.09.19-07.07.01
+Analytics.LastCompileMethod=Unknown
+TelemetryUtils.TimeStamp=2024.09.19-07.07.22
+TelemetryUtils.LastCompileMethod=Unknown
+NiagaraShader.TimeStamp=2024.09.19-07.12.03
+NiagaraShader.LastCompileMethod=Unknown
+NiagaraVertexFactories.TimeStamp=2024.09.19-07.12.03
+NiagaraVertexFactories.LastCompileMethod=Unknown
+LauncherChunkInstaller.TimeStamp=2024.09.19-07.12.37
+LauncherChunkInstaller.LastCompileMethod=Unknown
+ExrReaderGpu.TimeStamp=2024.09.19-07.12.14
+ExrReaderGpu.LastCompileMethod=Unknown
+WmfMedia.TimeStamp=2024.09.19-07.12.21
+WmfMedia.LastCompileMethod=Unknown
+Media.TimeStamp=2024.09.19-07.07.17
+Media.LastCompileMethod=Unknown
+ChunkDownloader.TimeStamp=2024.09.19-07.12.42
+ChunkDownloader.LastCompileMethod=Unknown
+ExampleDeviceProfileSelector.TimeStamp=2024.09.19-07.12.42
+ExampleDeviceProfileSelector.LastCompileMethod=Unknown
+WindowsDeviceProfileSelector.TimeStamp=2024.09.19-07.13.11
+WindowsDeviceProfileSelector.LastCompileMethod=Unknown
+ACLPlugin.TimeStamp=2024.09.19-07.10.46
+ACLPlugin.LastCompileMethod=Unknown
+D3D12RHI.TimeStamp=2024.09.19-07.07.12
+D3D12RHI.LastCompileMethod=Unknown
+WindowsPlatformFeatures.TimeStamp=2024.09.19-07.07.22
+WindowsPlatformFeatures.LastCompileMethod=Unknown
+GameplayMediaEncoder.TimeStamp=2024.09.19-07.07.12
+GameplayMediaEncoder.LastCompileMethod=Unknown
+AVEncoder.TimeStamp=2024.09.19-07.07.07
+AVEncoder.LastCompileMethod=Unknown
+Chaos.TimeStamp=2024.09.19-07.07.07
+Chaos.LastCompileMethod=Unknown
+GeometryCore.TimeStamp=2024.09.19-07.07.12
+GeometryCore.LastCompileMethod=Unknown
+ChaosSolverEngine.TimeStamp=2024.09.19-07.07.07
+ChaosSolverEngine.LastCompileMethod=Unknown
+FieldSystemEngine.TimeStamp=2024.09.19-07.07.12
+FieldSystemEngine.LastCompileMethod=Unknown
+ChaosVDRuntime.TimeStamp=2024.09.19-07.07.07
+ChaosVDRuntime.LastCompileMethod=Unknown
+DirectoryWatcher.TimeStamp=2024.09.19-07.07.12
+DirectoryWatcher.LastCompileMethod=Unknown
+Settings.TimeStamp=2024.09.19-07.07.21
+Settings.LastCompileMethod=Unknown
+InputCore.TimeStamp=2024.09.19-07.07.12
+InputCore.LastCompileMethod=Unknown
+TargetPlatform.TimeStamp=2024.09.19-07.07.22
+TargetPlatform.LastCompileMethod=Unknown
+TurnkeySupport.TimeStamp=2024.09.19-07.07.22
+TurnkeySupport.LastCompileMethod=Unknown
+TextureFormat.TimeStamp=2024.09.19-07.07.22
+TextureFormat.LastCompileMethod=Unknown
+TextureFormatASTC.TimeStamp=2024.09.19-07.07.22
+TextureFormatASTC.LastCompileMethod=Unknown
+TextureFormatDXT.TimeStamp=2024.09.19-07.07.22
+TextureFormatDXT.LastCompileMethod=Unknown
+TextureFormatETC2.TimeStamp=2024.09.19-07.07.22
+TextureFormatETC2.LastCompileMethod=Unknown
+TextureFormatIntelISPCTexComp.TimeStamp=2024.09.19-07.07.22
+TextureFormatIntelISPCTexComp.LastCompileMethod=Unknown
+TextureFormatUncompressed.TimeStamp=2024.09.19-07.07.22
+TextureFormatUncompressed.LastCompileMethod=Unknown
+TextureFormatOodle.TimeStamp=2024.09.19-07.10.56
+TextureFormatOodle.LastCompileMethod=Unknown
+ImageWrapper.TimeStamp=2024.09.19-07.07.12
+ImageWrapper.LastCompileMethod=Unknown
+AndroidTargetPlatform.TimeStamp=2024.09.19-07.06.50
+AndroidTargetPlatform.LastCompileMethod=Unknown
+AndroidTargetPlatformSettings.TimeStamp=2024.09.19-07.06.50
+AndroidTargetPlatformSettings.LastCompileMethod=Unknown
+AndroidTargetPlatformControls.TimeStamp=2024.09.19-07.06.50
+AndroidTargetPlatformControls.LastCompileMethod=Unknown
+IOSTargetPlatform.TimeStamp=2024.09.19-07.06.54
+IOSTargetPlatform.LastCompileMethod=Unknown
+LinuxTargetPlatform.TimeStamp=2024.09.19-07.06.54
+LinuxTargetPlatform.LastCompileMethod=Unknown
+LinuxArm64TargetPlatform.TimeStamp=2024.09.19-07.06.54
+LinuxArm64TargetPlatform.LastCompileMethod=Unknown
+MacTargetPlatform.TimeStamp=2024.09.19-07.07.17
+MacTargetPlatform.LastCompileMethod=Unknown
+TVOSTargetPlatform.TimeStamp=2024.09.19-07.06.54
+TVOSTargetPlatform.LastCompileMethod=Unknown
+WindowsTargetPlatform.TimeStamp=2024.09.19-07.07.22
+WindowsTargetPlatform.LastCompileMethod=Unknown
+AudioFormatOPUS.TimeStamp=2024.09.19-07.07.07
+AudioFormatOPUS.LastCompileMethod=Unknown
+AudioFormatOGG.TimeStamp=2024.09.19-07.07.07
+AudioFormatOGG.LastCompileMethod=Unknown
+AudioFormatADPCM.TimeStamp=2024.09.19-07.07.07
+AudioFormatADPCM.LastCompileMethod=Unknown
+AudioFormatBINK.TimeStamp=2024.09.19-07.07.07
+AudioFormatBINK.LastCompileMethod=Unknown
+AudioFormatRAD.TimeStamp=2024.09.19-07.07.07
+AudioFormatRAD.LastCompileMethod=Unknown
+ShaderFormatVectorVM.TimeStamp=2024.09.19-07.07.21
+ShaderFormatVectorVM.LastCompileMethod=Unknown
+ShaderFormatD3D.TimeStamp=2024.09.19-07.07.21
+ShaderFormatD3D.LastCompileMethod=Unknown
+ShaderFormatOpenGL.TimeStamp=2024.09.19-07.07.21
+ShaderFormatOpenGL.LastCompileMethod=Unknown
+VulkanShaderFormat.TimeStamp=2024.09.19-07.07.22
+VulkanShaderFormat.LastCompileMethod=Unknown
+MetalShaderFormat.TimeStamp=2024.09.19-07.07.17
+MetalShaderFormat.LastCompileMethod=Unknown
+DerivedDataCache.TimeStamp=2024.09.19-07.07.12
+DerivedDataCache.LastCompileMethod=Unknown
+ShaderPreprocessor.TimeStamp=2024.09.19-07.07.21
+ShaderPreprocessor.LastCompileMethod=Unknown
+NullInstallBundleManager.TimeStamp=2024.09.19-07.07.17
+NullInstallBundleManager.LastCompileMethod=Unknown
+AssetRegistry.TimeStamp=2024.09.19-07.07.07
+AssetRegistry.LastCompileMethod=Unknown
+TargetDeviceServices.TimeStamp=2024.09.19-07.07.22
+TargetDeviceServices.LastCompileMethod=Unknown
+MeshUtilities.TimeStamp=2024.09.19-07.07.17
+MeshUtilities.LastCompileMethod=Unknown
+MaterialBaking.TimeStamp=2024.09.19-07.07.17
+MaterialBaking.LastCompileMethod=Unknown
+MeshMergeUtilities.TimeStamp=2024.09.19-07.07.17
+MeshMergeUtilities.LastCompileMethod=Unknown
+MeshReductionInterface.TimeStamp=2024.09.19-07.07.17
+MeshReductionInterface.LastCompileMethod=Unknown
+QuadricMeshReduction.TimeStamp=2024.09.19-07.07.17
+QuadricMeshReduction.LastCompileMethod=Unknown
+ProxyLODMeshReduction.TimeStamp=2024.09.19-07.11.02
+ProxyLODMeshReduction.LastCompileMethod=Unknown
+SkeletalMeshReduction.TimeStamp=2024.09.19-07.11.51
+SkeletalMeshReduction.LastCompileMethod=Unknown
+MeshBoneReduction.TimeStamp=2024.09.19-07.07.17
+MeshBoneReduction.LastCompileMethod=Unknown
+StaticMeshDescription.TimeStamp=2024.09.19-07.07.22
+StaticMeshDescription.LastCompileMethod=Unknown
+GeometryProcessingInterfaces.TimeStamp=2024.09.19-07.07.12
+GeometryProcessingInterfaces.LastCompileMethod=Unknown
+NaniteBuilder.TimeStamp=2024.09.19-07.07.17
+NaniteBuilder.LastCompileMethod=Unknown
+MeshBuilder.TimeStamp=2024.09.19-07.07.17
+MeshBuilder.LastCompileMethod=Unknown
+KismetCompiler.TimeStamp=2024.09.19-07.07.17
+KismetCompiler.LastCompileMethod=Unknown
+MovieSceneTools.TimeStamp=2024.09.19-07.07.17
+MovieSceneTools.LastCompileMethod=Unknown
+Sequencer.TimeStamp=2024.09.19-07.07.21
+Sequencer.LastCompileMethod=Unknown
+CurveEditor.TimeStamp=2024.09.19-07.07.07
+CurveEditor.LastCompileMethod=Unknown
+AssetDefinition.TimeStamp=2024.09.19-07.07.07
+AssetDefinition.LastCompileMethod=Unknown
+Core.TimeStamp=2024.09.19-07.07.07
+Core.LastCompileMethod=Unknown
+Networking.TimeStamp=2024.09.19-07.07.17
+Networking.LastCompileMethod=Unknown
+LiveCoding.TimeStamp=2024.09.19-07.07.17
+LiveCoding.LastCompileMethod=Unknown
+HeadMountedDisplay.TimeStamp=2024.09.19-07.07.12
+HeadMountedDisplay.LastCompileMethod=Unknown
+SourceCodeAccess.TimeStamp=2024.09.19-07.07.22
+SourceCodeAccess.LastCompileMethod=Unknown
+Messaging.TimeStamp=2024.09.19-07.07.17
+Messaging.LastCompileMethod=Unknown
+MRMesh.TimeStamp=2024.09.19-07.07.17
+MRMesh.LastCompileMethod=Unknown
+UnrealEd.TimeStamp=2024.09.19-07.07.22
+UnrealEd.LastCompileMethod=Unknown
+LandscapeEditorUtilities.TimeStamp=2024.09.19-07.07.17
+LandscapeEditorUtilities.LastCompileMethod=Unknown
+SubobjectDataInterface.TimeStamp=2024.09.19-07.07.22
+SubobjectDataInterface.LastCompileMethod=Unknown
+SlateCore.TimeStamp=2024.09.19-07.07.21
+SlateCore.LastCompileMethod=Unknown
+Slate.TimeStamp=2024.09.19-07.07.21
+Slate.LastCompileMethod=Unknown
+SlateReflector.TimeStamp=2024.09.19-07.07.22
+SlateReflector.LastCompileMethod=Unknown
+EditorStyle.TimeStamp=2024.09.19-07.07.12
+EditorStyle.LastCompileMethod=Unknown
+UMG.TimeStamp=2024.09.19-07.07.22
+UMG.LastCompileMethod=Unknown
+UMGEditor.TimeStamp=2024.09.19-07.07.22
+UMGEditor.LastCompileMethod=Unknown
+AssetTools.TimeStamp=2024.09.19-07.07.07
+AssetTools.LastCompileMethod=Unknown
+ScriptableEditorWidgets.TimeStamp=2024.09.19-07.07.21
+ScriptableEditorWidgets.LastCompileMethod=Unknown
+CollisionAnalyzer.TimeStamp=2024.09.19-07.07.07
+CollisionAnalyzer.LastCompileMethod=Unknown
+WorkspaceMenuStructure.TimeStamp=2024.09.19-07.07.22
+WorkspaceMenuStructure.LastCompileMethod=Unknown
+FunctionalTesting.TimeStamp=2024.09.19-07.07.12
+FunctionalTesting.LastCompileMethod=Unknown
+BehaviorTreeEditor.TimeStamp=2024.09.19-07.07.07
+BehaviorTreeEditor.LastCompileMethod=Unknown
+GameplayTasksEditor.TimeStamp=2024.09.19-07.07.12
+GameplayTasksEditor.LastCompileMethod=Unknown
+StringTableEditor.TimeStamp=2024.09.19-07.07.22
+StringTableEditor.LastCompileMethod=Unknown
+VREditor.TimeStamp=2024.09.19-07.07.22
+VREditor.LastCompileMethod=Unknown
+Overlay.TimeStamp=2024.09.19-07.07.17
+Overlay.LastCompileMethod=Unknown
+OverlayEditor.TimeStamp=2024.09.19-07.07.17
+OverlayEditor.LastCompileMethod=Unknown
+MediaAssets.TimeStamp=2024.09.19-07.07.17
+MediaAssets.LastCompileMethod=Unknown
+ClothingSystemRuntimeNv.TimeStamp=2024.09.19-07.07.07
+ClothingSystemRuntimeNv.LastCompileMethod=Unknown
+ClothingSystemEditor.TimeStamp=2024.09.19-07.07.07
+ClothingSystemEditor.LastCompileMethod=Unknown
+AnimationDataController.TimeStamp=2024.09.19-07.07.01
+AnimationDataController.LastCompileMethod=Unknown
+TimeManagement.TimeStamp=2024.09.19-07.07.22
+TimeManagement.LastCompileMethod=Unknown
+AnimGraph.TimeStamp=2024.09.19-07.07.07
+AnimGraph.LastCompileMethod=Unknown
+WorldPartitionEditor.TimeStamp=2024.09.19-07.07.22
+WorldPartitionEditor.LastCompileMethod=Unknown
+PacketHandler.TimeStamp=2024.09.19-07.07.17
+PacketHandler.LastCompileMethod=Unknown
+NetworkReplayStreaming.TimeStamp=2024.09.19-07.07.17
+NetworkReplayStreaming.LastCompileMethod=Unknown
+AndroidFileServer.TimeStamp=2024.09.19-07.12.37
+AndroidFileServer.LastCompileMethod=Unknown
+WebMMoviePlayer.TimeStamp=2024.09.19-07.13.11
+WebMMoviePlayer.LastCompileMethod=Unknown
+WindowsMoviePlayer.TimeStamp=2024.09.19-07.13.11
+WindowsMoviePlayer.LastCompileMethod=Unknown
+EnhancedInput.TimeStamp=2024.09.19-07.11.02
+EnhancedInput.LastCompileMethod=Unknown
+InputBlueprintNodes.TimeStamp=2024.09.19-07.11.02
+InputBlueprintNodes.LastCompileMethod=Unknown
+BlueprintGraph.TimeStamp=2024.09.19-07.07.07
+BlueprintGraph.LastCompileMethod=Unknown
+EnvironmentQueryEditor.TimeStamp=2024.09.19-07.10.46
+EnvironmentQueryEditor.LastCompileMethod=Unknown
+GameplayCameras.TimeStamp=2024.09.19-07.10.56
+GameplayCameras.LastCompileMethod=Unknown
+AnimationSharing.TimeStamp=2024.09.19-07.10.56
+AnimationSharing.LastCompileMethod=Unknown
+PropertyAccessNode.TimeStamp=2024.09.19-07.10.56
+PropertyAccessNode.LastCompileMethod=Unknown
+TraceDataFiltering.TimeStamp=2024.09.19-07.10.56
+TraceDataFiltering.LastCompileMethod=Unknown
+ChaosCaching.TimeStamp=2024.09.19-07.11.30
+ChaosCaching.LastCompileMethod=Unknown
+LevelSequence.TimeStamp=2024.09.19-07.07.17
+LevelSequence.LastCompileMethod=Unknown
+ChaosCachingEditor.TimeStamp=2024.09.19-07.11.30
+ChaosCachingEditor.LastCompileMethod=Unknown
+LevelEditor.TimeStamp=2024.09.19-07.07.17
+LevelEditor.LastCompileMethod=Unknown
+MainFrame.TimeStamp=2024.09.19-07.07.17
+MainFrame.LastCompileMethod=Unknown
+HotReload.TimeStamp=2024.09.19-07.07.12
+HotReload.LastCompileMethod=Unknown
+CommonMenuExtensions.TimeStamp=2024.09.19-07.07.07
+CommonMenuExtensions.LastCompileMethod=Unknown
+PixelInspectorModule.TimeStamp=2024.09.19-07.07.17
+PixelInspectorModule.LastCompileMethod=Unknown
+TakeRecorder.TimeStamp=2024.09.19-07.13.26
+TakeRecorder.LastCompileMethod=Unknown
+FullBodyIK.TimeStamp=2024.09.19-07.11.35
+FullBodyIK.LastCompileMethod=Unknown
+PBIK.TimeStamp=2024.09.19-07.11.35
+PBIK.LastCompileMethod=Unknown
+PythonScriptPlugin.TimeStamp=2024.09.19-07.11.51
+PythonScriptPlugin.LastCompileMethod=Unknown
+StructUtils.TimeStamp=2024.09.19-07.11.51
+StructUtils.LastCompileMethod=Unknown
+NiagaraSimCaching.TimeStamp=2024.09.19-07.12.07
+NiagaraSimCaching.LastCompileMethod=Unknown
+NiagaraSimCachingEditor.TimeStamp=2024.09.19-07.12.07
+NiagaraSimCachingEditor.LastCompileMethod=Unknown
+NiagaraCore.TimeStamp=2024.09.19-07.12.00
+NiagaraCore.LastCompileMethod=Unknown
+Niagara.TimeStamp=2024.09.19-07.12.00
+Niagara.LastCompileMethod=Unknown
+NiagaraEditor.TimeStamp=2024.09.19-07.12.03
+NiagaraEditor.LastCompileMethod=Unknown
+ContentBrowser.TimeStamp=2024.09.19-07.07.07
+ContentBrowser.LastCompileMethod=Unknown
+ContentBrowserData.TimeStamp=2024.09.19-07.07.07
+ContentBrowserData.LastCompileMethod=Unknown
+ToolMenus.TimeStamp=2024.09.19-07.07.22
+ToolMenus.LastCompileMethod=Unknown
+SignalProcessing.TimeStamp=2024.09.19-07.07.21
+SignalProcessing.LastCompileMethod=Unknown
+NiagaraAnimNotifies.TimeStamp=2024.09.19-07.12.00
+NiagaraAnimNotifies.LastCompileMethod=Unknown
+ActorSequence.TimeStamp=2024.09.19-07.12.21
+ActorSequence.LastCompileMethod=Unknown
+AssetManagerEditor.TimeStamp=2024.09.19-07.10.56
+AssetManagerEditor.LastCompileMethod=Unknown
+TreeMap.TimeStamp=2024.09.19-07.07.22
+TreeMap.LastCompileMethod=Unknown
+DataValidation.TimeStamp=2024.09.19-07.10.56
+DataValidation.LastCompileMethod=Unknown
+FacialAnimation.TimeStamp=2024.09.19-07.10.56
+FacialAnimation.LastCompileMethod=Unknown
+FacialAnimationEditor.TimeStamp=2024.09.19-07.10.56
+FacialAnimationEditor.LastCompileMethod=Unknown
+GameplayTagsEditor.TimeStamp=2024.09.19-07.11.02
+GameplayTagsEditor.LastCompileMethod=Unknown
+InterchangeNodes.TimeStamp=2024.09.19-07.12.13
+InterchangeNodes.LastCompileMethod=Unknown
+InterchangeFactoryNodes.TimeStamp=2024.09.19-07.12.13
+InterchangeFactoryNodes.LastCompileMethod=Unknown
+InterchangeImport.TimeStamp=2024.09.19-07.12.13
+InterchangeImport.LastCompileMethod=Unknown
+InterchangePipelines.TimeStamp=2024.09.19-07.12.13
+InterchangePipelines.LastCompileMethod=Unknown
+ImgMediaEngine.TimeStamp=2024.09.19-07.12.14
+ImgMediaEngine.LastCompileMethod=Unknown
+TcpMessaging.TimeStamp=2024.09.19-07.12.21
+TcpMessaging.LastCompileMethod=Unknown
+UdpMessaging.TimeStamp=2024.09.19-07.12.21
+UdpMessaging.LastCompileMethod=Unknown
+AudioSynesthesiaCore.TimeStamp=2024.09.19-07.12.42
+AudioSynesthesiaCore.LastCompileMethod=Unknown
+AudioSynesthesia.TimeStamp=2024.09.19-07.12.42
+AudioSynesthesia.LastCompileMethod=Unknown
+AudioAnalyzer.TimeStamp=2024.09.19-07.07.07
+AudioAnalyzer.LastCompileMethod=Unknown
+CustomMeshComponent.TimeStamp=2024.09.19-07.12.42
+CustomMeshComponent.LastCompileMethod=Unknown
+CableComponent.TimeStamp=2024.09.19-07.12.42
+CableComponent.LastCompileMethod=Unknown
+LocationServicesBPLibrary.TimeStamp=2024.09.19-07.12.50
+LocationServicesBPLibrary.LastCompileMethod=Unknown
+MetasoundGraphCore.TimeStamp=2024.09.19-07.12.56
+MetasoundGraphCore.LastCompileMethod=Unknown
+MetasoundGenerator.TimeStamp=2024.09.19-07.12.56
+MetasoundGenerator.LastCompileMethod=Unknown
+MetasoundFrontend.TimeStamp=2024.09.19-07.12.56
+MetasoundFrontend.LastCompileMethod=Unknown
+MetasoundStandardNodes.TimeStamp=2024.09.19-07.12.56
+MetasoundStandardNodes.LastCompileMethod=Unknown
+MetasoundEngine.TimeStamp=2024.09.19-07.12.56
+MetasoundEngine.LastCompileMethod=Unknown
+WaveTable.TimeStamp=2024.09.19-07.13.11
+WaveTable.LastCompileMethod=Unknown
+MetasoundEngineTest.TimeStamp=2024.09.19-07.12.56
+MetasoundEngineTest.LastCompileMethod=Unknown
+MetasoundEditor.TimeStamp=2024.09.19-07.12.56
+MetasoundEditor.LastCompileMethod=Unknown
+AudioWidgets.TimeStamp=2024.09.19-07.12.42
+AudioWidgets.LastCompileMethod=Unknown
+AdvancedWidgets.TimeStamp=2024.09.19-07.07.01
+AdvancedWidgets.LastCompileMethod=Unknown
+MsQuicRuntime.TimeStamp=2024.09.19-07.13.04
+MsQuicRuntime.LastCompileMethod=Unknown
+ProceduralMeshComponent.TimeStamp=2024.09.19-07.13.11
+ProceduralMeshComponent.LastCompileMethod=Unknown
+PropertyAccessEditor.TimeStamp=2024.09.19-07.13.11
+PropertyAccessEditor.LastCompileMethod=Unknown
+ResonanceAudio.TimeStamp=2024.09.19-07.13.11
+ResonanceAudio.LastCompileMethod=Unknown
+RigVM.TimeStamp=2024.09.19-07.13.11
+RigVM.LastCompileMethod=Unknown
+RigVMDeveloper.TimeStamp=2024.09.19-07.13.11
+RigVMDeveloper.LastCompileMethod=Unknown
+SignificanceManager.TimeStamp=2024.09.19-07.13.11
+SignificanceManager.LastCompileMethod=Unknown
+SoundFields.TimeStamp=2024.09.19-07.13.11
+SoundFields.LastCompileMethod=Unknown
+Synthesis.TimeStamp=2024.09.19-07.13.11
+Synthesis.LastCompileMethod=Unknown
+AnimationData.TimeStamp=2024.09.19-07.10.46
+AnimationData.LastCompileMethod=Unknown
+Paper2D.TimeStamp=2024.09.19-07.10.46
+Paper2D.LastCompileMethod=Unknown
+ControlRig.TimeStamp=2024.09.19-07.10.46
+ControlRig.LastCompileMethod=Unknown
+Constraints.TimeStamp=2024.09.19-07.07.07
+Constraints.LastCompileMethod=Unknown
+ControlRigDeveloper.TimeStamp=2024.09.19-07.10.46
+ControlRigDeveloper.LastCompileMethod=Unknown
+IKRig.TimeStamp=2024.09.19-07.10.55
+IKRig.LastCompileMethod=Unknown
+IKRigDeveloper.TimeStamp=2024.09.19-07.10.55
+IKRigDeveloper.LastCompileMethod=Unknown
+ChaosClothEditor.TimeStamp=2024.09.19-07.10.56
+ChaosClothEditor.LastCompileMethod=Unknown
+ChaosVD.TimeStamp=2024.09.19-07.10.56
+ChaosVD.LastCompileMethod=Unknown
+InputEditor.TimeStamp=2024.09.19-07.11.02
+InputEditor.LastCompileMethod=Unknown
+MeshPaintEditorMode.TimeStamp=2024.09.19-07.12.21
+MeshPaintEditorMode.LastCompileMethod=Unknown
+MeshPaintingToolset.TimeStamp=2024.09.19-07.12.21
+MeshPaintingToolset.LastCompileMethod=Unknown
+RenderGraphInsights.TimeStamp=2024.09.19-07.12.37
+RenderGraphInsights.LastCompileMethod=Unknown
+TraceUtilities.TimeStamp=2024.09.19-07.13.12
+TraceUtilities.LastCompileMethod=Unknown
+EditorTraceUtilities.TimeStamp=2024.09.19-07.13.12
+EditorTraceUtilities.LastCompileMethod=Unknown
+WorldMetricsCore.TimeStamp=2024.09.19-07.13.26
+WorldMetricsCore.LastCompileMethod=Unknown
+WorldMetricsTest.TimeStamp=2024.09.19-07.13.26
+WorldMetricsTest.LastCompileMethod=Unknown
+CsvMetrics.TimeStamp=2024.09.19-07.13.26
+CsvMetrics.LastCompileMethod=Unknown
+AnimationSharingEd.TimeStamp=2024.09.19-07.10.56
+AnimationSharingEd.LastCompileMethod=Unknown
+CLionSourceCodeAccess.TimeStamp=2024.09.19-07.10.56
+CLionSourceCodeAccess.LastCompileMethod=Unknown
+DumpGPUServices.TimeStamp=2024.09.19-07.10.56
+DumpGPUServices.LastCompileMethod=Unknown
+GitSourceControl.TimeStamp=2024.09.19-07.10.56
+GitSourceControl.LastCompileMethod=Unknown
+N10XSourceCodeAccess.TimeStamp=2024.09.19-07.10.56
+N10XSourceCodeAccess.LastCompileMethod=Unknown
+PluginUtils.TimeStamp=2024.09.19-07.10.56
+PluginUtils.LastCompileMethod=Unknown
+RiderSourceCodeAccess.TimeStamp=2024.09.19-07.10.56
+RiderSourceCodeAccess.LastCompileMethod=Unknown
+SubversionSourceControl.TimeStamp=2024.09.19-07.10.56
+SubversionSourceControl.LastCompileMethod=Unknown
+UObjectPlugin.TimeStamp=2024.09.19-07.10.56
+UObjectPlugin.LastCompileMethod=Unknown
+VisualStudioSourceCodeAccess.TimeStamp=2024.09.19-07.10.56
+VisualStudioSourceCodeAccess.LastCompileMethod=Unknown
+VisualStudioCodeSourceCodeAccess.TimeStamp=2024.09.19-07.10.56
+VisualStudioCodeSourceCodeAccess.LastCompileMethod=Unknown
+OnlineBase.TimeStamp=2024.09.19-07.12.21
+OnlineBase.LastCompileMethod=Unknown
+TakeMovieScene.TimeStamp=2024.09.19-07.13.26
+TakeMovieScene.LastCompileMethod=Unknown
+TakeSequencer.TimeStamp=2024.09.19-07.13.26
+TakeSequencer.LastCompileMethod=Unknown
+OodleNetworkHandlerComponent.TimeStamp=2024.09.19-07.10.56
+OodleNetworkHandlerComponent.LastCompileMethod=Unknown
+DatasmithContentEditor.TimeStamp=2024.09.19-07.11.19
+DatasmithContentEditor.LastCompileMethod=Unknown
+VariantManager.TimeStamp=2024.09.19-07.11.21
+VariantManager.LastCompileMethod=Unknown
+VariantManagerContentEditor.TimeStamp=2024.09.19-07.11.21
+VariantManagerContentEditor.LastCompileMethod=Unknown
+AlembicImporter.TimeStamp=2024.09.19-07.12.07
+AlembicImporter.LastCompileMethod=Unknown
+AlembicLibrary.TimeStamp=2024.09.19-07.12.07
+AlembicLibrary.LastCompileMethod=Unknown
+GeometryCache.TimeStamp=2024.09.19-07.12.44
+GeometryCache.LastCompileMethod=Unknown
+GeometryCacheEd.TimeStamp=2024.09.19-07.12.44
+GeometryCacheEd.LastCompileMethod=Unknown
+AutomationUtils.TimeStamp=2024.09.19-07.11.22
+AutomationUtils.LastCompileMethod=Unknown
+AutomationUtilsEditor.TimeStamp=2024.09.19-07.11.22
+AutomationUtilsEditor.LastCompileMethod=Unknown
+BackChannel.TimeStamp=2024.09.19-07.11.30
+BackChannel.LastCompileMethod=Unknown
+ChaosSolverEditor.TimeStamp=2024.09.19-07.11.30
+ChaosSolverEditor.LastCompileMethod=Unknown
+ChaosNiagara.TimeStamp=2024.09.19-07.11.30
+ChaosNiagara.LastCompileMethod=Unknown
+FractureEditor.TimeStamp=2024.09.19-07.11.30
+FractureEditor.LastCompileMethod=Unknown
+ChaosUserDataPT.TimeStamp=2024.09.19-07.11.30
+ChaosUserDataPT.LastCompileMethod=Unknown
+DataflowEditor.TimeStamp=2024.09.19-07.11.30
+DataflowEditor.LastCompileMethod=Unknown
+DataflowAssetTools.TimeStamp=2024.09.19-07.11.30
+DataflowAssetTools.LastCompileMethod=Unknown
+DataflowEnginePlugin.TimeStamp=2024.09.19-07.11.30
+DataflowEnginePlugin.LastCompileMethod=Unknown
+DataflowNodes.TimeStamp=2024.09.19-07.11.30
+DataflowNodes.LastCompileMethod=Unknown
+GeometryFlowCore.TimeStamp=2024.09.19-07.11.35
+GeometryFlowCore.LastCompileMethod=Unknown
+GeometryFlowMeshProcessing.TimeStamp=2024.09.19-07.11.35
+GeometryFlowMeshProcessing.LastCompileMethod=Unknown
+GeometryFlowMeshProcessingEditor.TimeStamp=2024.09.19-07.11.35
+GeometryFlowMeshProcessingEditor.LastCompileMethod=Unknown
+GeometryCollectionEditor.TimeStamp=2024.09.19-07.11.35
+GeometryCollectionEditor.LastCompileMethod=Unknown
+GeometryCollectionTracks.TimeStamp=2024.09.19-07.11.35
+GeometryCollectionTracks.LastCompileMethod=Unknown
+GeometryCollectionSequencer.TimeStamp=2024.09.19-07.11.35
+GeometryCollectionSequencer.LastCompileMethod=Unknown
+GeometryCollectionEngine.TimeStamp=2024.09.19-07.07.12
+GeometryCollectionEngine.LastCompileMethod=Unknown
+GeometryCollectionNodes.TimeStamp=2024.09.19-07.11.35
+GeometryCollectionNodes.LastCompileMethod=Unknown
+MeshModelingToolsExp.TimeStamp=2024.09.19-07.11.35
+MeshModelingToolsExp.LastCompileMethod=Unknown
+MeshModelingToolsEditorOnlyExp.TimeStamp=2024.09.19-07.11.35
+MeshModelingToolsEditorOnlyExp.LastCompileMethod=Unknown
+GeometryProcessingAdapters.TimeStamp=2024.09.19-07.11.35
+GeometryProcessingAdapters.LastCompileMethod=Unknown
+ModelingEditorUI.TimeStamp=2024.09.19-07.11.35
+ModelingEditorUI.LastCompileMethod=Unknown
+SkeletalMeshModifiers.TimeStamp=2024.09.19-07.11.35
+SkeletalMeshModifiers.LastCompileMethod=Unknown
+OpenImageDenoise.TimeStamp=2024.09.19-07.11.51
+OpenImageDenoise.LastCompileMethod=Unknown
+LocalizableMessage.TimeStamp=2024.09.19-07.11.35
+LocalizableMessage.LastCompileMethod=Unknown
+LocalizableMessageBlueprint.TimeStamp=2024.09.19-07.11.35
+LocalizableMessageBlueprint.LastCompileMethod=Unknown
+StructUtilsEngine.TimeStamp=2024.09.19-07.11.51
+StructUtilsEngine.LastCompileMethod=Unknown
+StructUtilsEditor.TimeStamp=2024.09.19-07.11.51
+StructUtilsEditor.LastCompileMethod=Unknown
+StructUtilsNodes.TimeStamp=2024.09.19-07.11.51
+StructUtilsNodes.LastCompileMethod=Unknown
+StructUtilsTestSuite.TimeStamp=2024.09.19-07.11.51
+StructUtilsTestSuite.LastCompileMethod=Unknown
+ToolPresetAsset.TimeStamp=2024.09.19-07.12.00
+ToolPresetAsset.LastCompileMethod=Unknown
+ToolPresetEditor.TimeStamp=2024.09.19-07.12.00
+ToolPresetEditor.LastCompileMethod=Unknown
+NiagaraBlueprintNodes.TimeStamp=2024.09.19-07.12.00
+NiagaraBlueprintNodes.LastCompileMethod=Unknown
+NiagaraEditorWidgets.TimeStamp=2024.09.19-07.12.03
+NiagaraEditorWidgets.LastCompileMethod=Unknown
+SequencerScripting.TimeStamp=2024.09.19-07.12.21
+SequencerScripting.LastCompileMethod=Unknown
+SequencerScriptingEditor.TimeStamp=2024.09.19-07.12.21
+SequencerScriptingEditor.LastCompileMethod=Unknown
+TemplateSequence.TimeStamp=2024.09.19-07.12.21
+TemplateSequence.LastCompileMethod=Unknown
+BlueprintHeaderView.TimeStamp=2024.09.19-07.10.56
+BlueprintHeaderView.LastCompileMethod=Unknown
+ChangelistReview.TimeStamp=2024.09.19-07.10.56
+ChangelistReview.LastCompileMethod=Unknown
+CryptoKeys.TimeStamp=2024.09.19-07.10.56
+CryptoKeys.LastCompileMethod=Unknown
+CryptoKeysOpenSSL.TimeStamp=2024.09.19-07.10.56
+CryptoKeysOpenSSL.LastCompileMethod=Unknown
+CurveEditorTools.TimeStamp=2024.09.19-07.10.56
+CurveEditorTools.LastCompileMethod=Unknown
+EditorDebugTools.TimeStamp=2024.09.19-07.10.56
+EditorDebugTools.LastCompileMethod=Unknown
+EditorScriptingUtilities.TimeStamp=2024.09.19-07.10.56
+EditorScriptingUtilities.LastCompileMethod=Unknown
+MaterialAnalyzer.TimeStamp=2024.09.19-07.11.02
+MaterialAnalyzer.LastCompileMethod=Unknown
+MeshLODToolset.TimeStamp=2024.09.19-07.11.02
+MeshLODToolset.LastCompileMethod=Unknown
+MobileLauncherProfileWizard.TimeStamp=2024.09.19-07.11.02
+MobileLauncherProfileWizard.LastCompileMethod=Unknown
+ModelingToolsEditorMode.TimeStamp=2024.09.19-07.11.02
+ModelingToolsEditorMode.LastCompileMethod=Unknown
+PluginBrowser.TimeStamp=2024.09.19-07.11.02
+PluginBrowser.LastCompileMethod=Unknown
+SequencerAnimTools.TimeStamp=2024.09.19-07.11.02
+SequencerAnimTools.LastCompileMethod=Unknown
+SpeedTreeImporter.TimeStamp=2024.09.19-07.11.02
+SpeedTreeImporter.LastCompileMethod=Unknown
+WorldPartitionHLODUtilities.TimeStamp=2024.09.19-07.11.02
+WorldPartitionHLODUtilities.LastCompileMethod=Unknown
+UVEditor.TimeStamp=2024.09.19-07.11.02
+UVEditor.LastCompileMethod=Unknown
+UVEditorTools.TimeStamp=2024.09.19-07.11.02
+UVEditorTools.LastCompileMethod=Unknown
+UVEditorToolsEditorOnly.TimeStamp=2024.09.19-07.11.02
+UVEditorToolsEditorOnly.LastCompileMethod=Unknown
+InterchangeEditor.TimeStamp=2024.09.19-07.12.13
+InterchangeEditor.LastCompileMethod=Unknown
+InterchangeEditorPipelines.TimeStamp=2024.09.19-07.12.13
+InterchangeEditorPipelines.LastCompileMethod=Unknown
+InterchangeEditorUtilities.TimeStamp=2024.09.19-07.12.13
+InterchangeEditorUtilities.LastCompileMethod=Unknown
+GLTFCore.TimeStamp=2024.09.19-07.12.13
+GLTFCore.LastCompileMethod=Unknown
+InterchangeMessages.TimeStamp=2024.09.19-07.12.13
+InterchangeMessages.LastCompileMethod=Unknown
+InterchangeExport.TimeStamp=2024.09.19-07.12.13
+InterchangeExport.LastCompileMethod=Unknown
+InterchangeDispatcher.TimeStamp=2024.09.19-07.12.13
+InterchangeDispatcher.LastCompileMethod=Unknown
+InterchangeCommon.TimeStamp=2024.09.19-07.12.13
+InterchangeCommon.LastCompileMethod=Unknown
+InterchangeCommonParser.TimeStamp=2024.09.19-07.12.13
+InterchangeCommonParser.LastCompileMethod=Unknown
+InterchangeFbxParser.TimeStamp=2024.09.19-07.12.13
+InterchangeFbxParser.LastCompileMethod=Unknown
+MediaCompositing.TimeStamp=2024.09.19-07.12.21
+MediaCompositing.LastCompileMethod=Unknown
+ImgMedia.TimeStamp=2024.09.19-07.12.14
+ImgMedia.LastCompileMethod=Unknown
+MediaPlate.TimeStamp=2024.09.19-07.12.21
+MediaPlate.LastCompileMethod=Unknown
+MediaPlateEditor.TimeStamp=2024.09.19-07.12.21
+MediaPlateEditor.LastCompileMethod=Unknown
+ActorLayerUtilities.TimeStamp=2024.09.19-07.12.37
+ActorLayerUtilities.LastCompileMethod=Unknown
+ActorLayerUtilitiesEditor.TimeStamp=2024.09.19-07.12.37
+ActorLayerUtilitiesEditor.LastCompileMethod=Unknown
+AndroidPermission.TimeStamp=2024.09.19-07.12.37
+AndroidPermission.LastCompileMethod=Unknown
+AppleImageUtils.TimeStamp=2024.09.19-07.12.37
+AppleImageUtils.LastCompileMethod=Unknown
+AppleImageUtilsBlueprintSupport.TimeStamp=2024.09.19-07.12.37
+AppleImageUtilsBlueprintSupport.LastCompileMethod=Unknown
+ArchVisCharacter.TimeStamp=2024.09.19-07.12.42
+ArchVisCharacter.LastCompileMethod=Unknown
+AssetTags.TimeStamp=2024.09.19-07.12.42
+AssetTags.LastCompileMethod=Unknown
+AudioCapture.TimeStamp=2024.09.19-07.12.42
+AudioCapture.LastCompileMethod=Unknown
+AudioCaptureWasapi.TimeStamp=2024.09.19-07.07.07
+AudioCaptureWasapi.LastCompileMethod=Unknown
+GeometryCacheSequencer.TimeStamp=2024.09.19-07.12.44
+GeometryCacheSequencer.LastCompileMethod=Unknown
+GeometryCacheStreamer.TimeStamp=2024.09.19-07.12.44
+GeometryCacheStreamer.LastCompileMethod=Unknown
+GeometryCacheTracks.TimeStamp=2024.09.19-07.12.44
+GeometryCacheTracks.LastCompileMethod=Unknown
+GeometryAlgorithms.TimeStamp=2024.09.19-07.12.44
+GeometryAlgorithms.LastCompileMethod=Unknown
+DynamicMesh.TimeStamp=2024.09.19-07.12.44
+DynamicMesh.LastCompileMethod=Unknown
+GooglePAD.TimeStamp=2024.09.19-07.12.46
+GooglePAD.LastCompileMethod=Unknown
+InputDebugging.TimeStamp=2024.09.19-07.12.50
+InputDebugging.LastCompileMethod=Unknown
+InputDebuggingEditor.TimeStamp=2024.09.19-07.12.50
+InputDebuggingEditor.LastCompileMethod=Unknown
+HoudiniEngine.TimeStamp=2024.05.31-05.19.56
+HoudiniEngine.LastCompileMethod=Unknown
+HoudiniEngineRuntime.TimeStamp=2024.05.31-05.19.56
+HoudiniEngineRuntime.LastCompileMethod=Unknown
+MeshModelingTools.TimeStamp=2024.09.19-07.12.56
+MeshModelingTools.LastCompileMethod=Unknown
+MeshModelingToolsEditorOnly.TimeStamp=2024.09.19-07.12.56
+MeshModelingToolsEditorOnly.LastCompileMethod=Unknown
+ModelingComponents.TimeStamp=2024.09.19-07.12.56
+ModelingComponents.LastCompileMethod=Unknown
+GeometryFramework.TimeStamp=2024.09.19-07.07.12
+GeometryFramework.LastCompileMethod=Unknown
+ModelingComponentsEditorOnly.TimeStamp=2024.09.19-07.12.56
+ModelingComponentsEditorOnly.LastCompileMethod=Unknown
+ModelingOperators.TimeStamp=2024.09.19-07.12.56
+ModelingOperators.LastCompileMethod=Unknown
+ModelingOperatorsEditorOnly.TimeStamp=2024.09.19-07.12.56
+ModelingOperatorsEditorOnly.LastCompileMethod=Unknown
+MobilePatchingUtils.TimeStamp=2024.09.19-07.13.04
+MobilePatchingUtils.LastCompileMethod=Unknown
+ProceduralMeshComponentEditor.TimeStamp=2024.09.19-07.13.11
+ProceduralMeshComponentEditor.LastCompileMethod=Unknown
+SynthesisEditor.TimeStamp=2024.09.19-07.13.11
+SynthesisEditor.LastCompileMethod=Unknown
+InterchangeTests.TimeStamp=2024.09.19-07.13.12
+InterchangeTests.LastCompileMethod=Unknown
+InterchangeTestEditor.TimeStamp=2024.09.19-07.13.12
+InterchangeTestEditor.LastCompileMethod=Unknown
+ACLPluginEditor.TimeStamp=2024.09.19-07.10.46
+ACLPluginEditor.LastCompileMethod=Unknown
+Paper2DEditor.TimeStamp=2024.09.19-07.10.46
+Paper2DEditor.LastCompileMethod=Unknown
+PaperSpriteSheetImporter.TimeStamp=2024.09.19-07.10.46
+PaperSpriteSheetImporter.LastCompileMethod=Unknown
+PaperTiledImporter.TimeStamp=2024.09.19-07.10.46
+PaperTiledImporter.LastCompileMethod=Unknown
+AnimationModifierLibrary.TimeStamp=2024.09.19-07.10.46
+AnimationModifierLibrary.LastCompileMethod=Unknown
+BlendSpaceMotionAnalysis.TimeStamp=2024.09.19-07.10.46
+BlendSpaceMotionAnalysis.LastCompileMethod=Unknown
+ControlRigSpline.TimeStamp=2024.09.19-07.10.46
+ControlRigSpline.LastCompileMethod=Unknown
+LightMixer.TimeStamp=2024.09.19-07.11.02
+LightMixer.LastCompileMethod=Unknown
+ObjectMixerEditor.TimeStamp=2024.09.19-07.11.02
+ObjectMixerEditor.LastCompileMethod=Unknown
+ContentBrowserFileDataSource.TimeStamp=2024.09.19-07.10.56
+ContentBrowserFileDataSource.LastCompileMethod=Unknown
+ContentBrowserAssetDataSource.TimeStamp=2024.09.19-07.10.56
+ContentBrowserAssetDataSource.LastCompileMethod=Unknown
+CollectionManager.TimeStamp=2024.09.19-07.07.07
+CollectionManager.LastCompileMethod=Unknown
+ContentBrowserClassDataSource.TimeStamp=2024.09.19-07.10.56
+ContentBrowserClassDataSource.LastCompileMethod=Unknown
+MetaHumanProjectUtilities.TimeStamp=2024.09.19-07.11.35
+MetaHumanProjectUtilities.LastCompileMethod=Unknown
+BaseCharacterFXEditor.TimeStamp=2024.09.19-07.11.30
+BaseCharacterFXEditor.LastCompileMethod=Unknown
+XInputDevice.TimeStamp=2024.09.19-07.13.11
+XInputDevice.LastCompileMethod=Unknown
+PortableObjectFileDataSource.TimeStamp=2024.09.19-07.11.02
+PortableObjectFileDataSource.LastCompileMethod=Unknown
+Bridge.TimeStamp=2024.10.14-12.24.58
+Bridge.LastCompileMethod=Unknown
+MegascansPlugin.TimeStamp=2024.10.14-12.24.59
+MegascansPlugin.LastCompileMethod=Unknown
+CmdLinkServer.TimeStamp=2024.09.19-07.10.56
+CmdLinkServer.LastCompileMethod=Unknown
+Fab.TimeStamp=2025.02.18-13.23.08
+Fab.LastCompileMethod=Unknown
+TakesCore.TimeStamp=2024.09.19-07.13.26
+TakesCore.LastCompileMethod=Unknown
+TakeTrackRecorders.TimeStamp=2024.09.19-07.13.26
+TakeTrackRecorders.LastCompileMethod=Unknown
+TakeRecorderSources.TimeStamp=2024.09.19-07.13.26
+TakeRecorderSources.LastCompileMethod=Unknown
+CacheTrackRecorder.TimeStamp=2024.09.19-07.13.26
+CacheTrackRecorder.LastCompileMethod=Unknown
+AudioSynesthesiaEditor.TimeStamp=2024.09.19-07.12.42
+AudioSynesthesiaEditor.LastCompileMethod=Unknown
+ProfileVisualizer.TimeStamp=2024.09.19-07.07.17
+ProfileVisualizer.LastCompileMethod=Unknown
+ProfilerService.TimeStamp=2024.09.19-07.07.17
+ProfilerService.LastCompileMethod=Unknown
+ImageWriteQueue.TimeStamp=2024.09.19-07.07.12
+ImageWriteQueue.LastCompileMethod=Unknown
+TypedElementFramework.TimeStamp=2024.09.19-07.07.22
+TypedElementFramework.LastCompileMethod=Unknown
+TypedElementRuntime.TimeStamp=2024.09.19-07.07.22
+TypedElementRuntime.LastCompileMethod=Unknown
+LevelInstanceEditor.TimeStamp=2024.09.19-07.07.17
+LevelInstanceEditor.LastCompileMethod=Unknown
+AIModule.TimeStamp=2024.09.19-07.07.01
+AIModule.LastCompileMethod=Unknown
+NavigationSystem.TimeStamp=2024.09.19-07.07.17
+NavigationSystem.LastCompileMethod=Unknown
+AITestSuite.TimeStamp=2024.09.19-07.07.01
+AITestSuite.LastCompileMethod=Unknown
+GameplayDebugger.TimeStamp=2024.09.19-07.07.12
+GameplayDebugger.LastCompileMethod=Unknown
+MessagingRpc.TimeStamp=2024.09.19-07.07.17
+MessagingRpc.LastCompileMethod=Unknown
+PortalRpc.TimeStamp=2024.09.19-07.07.17
+PortalRpc.LastCompileMethod=Unknown
+PortalServices.TimeStamp=2024.09.19-07.07.17
+PortalServices.LastCompileMethod=Unknown
+AnalyticsET.TimeStamp=2024.09.19-07.07.01
+AnalyticsET.LastCompileMethod=Unknown
+LauncherPlatform.TimeStamp=2024.09.19-07.07.17
+LauncherPlatform.LastCompileMethod=Unknown
+AudioMixerXAudio2.TimeStamp=2024.09.19-07.07.07
+AudioMixerXAudio2.LastCompileMethod=Unknown
+AudioMixer.TimeStamp=2024.09.19-07.07.07
+AudioMixer.LastCompileMethod=Unknown
+AudioMixerCore.TimeStamp=2024.09.19-07.07.07
+AudioMixerCore.LastCompileMethod=Unknown
+OpusAudioDecoder.TimeStamp=2024.09.19-07.07.17
+OpusAudioDecoder.LastCompileMethod=Unknown
+VorbisAudioDecoder.TimeStamp=2024.09.19-07.07.22
+VorbisAudioDecoder.LastCompileMethod=Unknown
+AdpcmAudioDecoder.TimeStamp=2024.09.19-07.07.01
+AdpcmAudioDecoder.LastCompileMethod=Unknown
+BinkAudioDecoder.TimeStamp=2024.09.19-07.07.07
+BinkAudioDecoder.LastCompileMethod=Unknown
+RadAudioDecoder.TimeStamp=2024.09.19-07.07.17
+RadAudioDecoder.LastCompileMethod=Unknown
+StreamingPauseRendering.TimeStamp=2024.09.19-07.07.22
+StreamingPauseRendering.LastCompileMethod=Unknown
+MovieScene.TimeStamp=2024.09.19-07.07.17
+MovieScene.LastCompileMethod=Unknown
+MovieSceneTracks.TimeStamp=2024.09.19-07.07.17
+MovieSceneTracks.LastCompileMethod=Unknown
+CinematicCamera.TimeStamp=2024.09.19-07.07.07
+CinematicCamera.LastCompileMethod=Unknown
+SparseVolumeTexture.TimeStamp=2024.09.19-07.07.22
+SparseVolumeTexture.LastCompileMethod=Unknown
+Documentation.TimeStamp=2024.09.19-07.07.12
+Documentation.LastCompileMethod=Unknown
+OutputLog.TimeStamp=2024.09.19-07.07.17
+OutputLog.LastCompileMethod=Unknown
+SourceControlWindows.TimeStamp=2024.09.19-07.07.22
+SourceControlWindows.LastCompileMethod=Unknown
+SourceControlWindowExtender.TimeStamp=2024.09.19-07.07.22
+SourceControlWindowExtender.LastCompileMethod=Unknown
+UncontrolledChangelists.TimeStamp=2024.09.19-07.07.22
+UncontrolledChangelists.LastCompileMethod=Unknown
+ClassViewer.TimeStamp=2024.09.19-07.07.07
+ClassViewer.LastCompileMethod=Unknown
+StructViewer.TimeStamp=2024.09.19-07.07.22
+StructViewer.LastCompileMethod=Unknown
+GraphEditor.TimeStamp=2024.09.19-07.07.12
+GraphEditor.LastCompileMethod=Unknown
+Kismet.TimeStamp=2024.09.19-07.07.17
+Kismet.LastCompileMethod=Unknown
+KismetWidgets.TimeStamp=2024.09.19-07.07.17
+KismetWidgets.LastCompileMethod=Unknown
+Persona.TimeStamp=2024.09.19-07.07.17
+Persona.LastCompileMethod=Unknown
+AdvancedPreviewScene.TimeStamp=2024.09.19-07.07.01
+AdvancedPreviewScene.LastCompileMethod=Unknown
+AnimationBlueprintEditor.TimeStamp=2024.09.19-07.07.01
+AnimationBlueprintEditor.LastCompileMethod=Unknown
+PackagesDialog.TimeStamp=2024.09.19-07.07.17
+PackagesDialog.LastCompileMethod=Unknown
+DetailCustomizations.TimeStamp=2024.09.19-07.07.12
+DetailCustomizations.LastCompileMethod=Unknown
+ComponentVisualizers.TimeStamp=2024.09.19-07.07.07
+ComponentVisualizers.LastCompileMethod=Unknown
+Layers.TimeStamp=2024.09.19-07.07.17
+Layers.LastCompileMethod=Unknown
+AutomationWindow.TimeStamp=2024.09.19-07.07.07
+AutomationWindow.LastCompileMethod=Unknown
+AutomationController.TimeStamp=2024.09.19-07.07.07
+AutomationController.LastCompileMethod=Unknown
+DeviceManager.TimeStamp=2024.09.19-07.07.12
+DeviceManager.LastCompileMethod=Unknown
+ProfilerClient.TimeStamp=2024.09.19-07.07.17
+ProfilerClient.LastCompileMethod=Unknown
+SessionFrontend.TimeStamp=2024.09.19-07.07.21
+SessionFrontend.LastCompileMethod=Unknown
+ProjectLauncher.TimeStamp=2024.09.19-07.07.17
+ProjectLauncher.LastCompileMethod=Unknown
+SettingsEditor.TimeStamp=2024.09.19-07.07.21
+SettingsEditor.LastCompileMethod=Unknown
+EditorSettingsViewer.TimeStamp=2024.09.19-07.07.12
+EditorSettingsViewer.LastCompileMethod=Unknown
+InternationalizationSettings.TimeStamp=2024.09.19-07.07.12
+InternationalizationSettings.LastCompileMethod=Unknown
+ProjectSettingsViewer.TimeStamp=2024.09.19-07.07.17
+ProjectSettingsViewer.LastCompileMethod=Unknown
+ProjectTargetPlatformEditor.TimeStamp=2024.09.19-07.07.17
+ProjectTargetPlatformEditor.LastCompileMethod=Unknown
+Blutility.TimeStamp=2024.09.19-07.07.07
+Blutility.LastCompileMethod=Unknown
+XmlParser.TimeStamp=2024.09.19-07.07.22
+XmlParser.LastCompileMethod=Unknown
+UndoHistory.TimeStamp=2024.09.19-07.07.22
+UndoHistory.LastCompileMethod=Unknown
+DeviceProfileEditor.TimeStamp=2024.09.19-07.07.12
+DeviceProfileEditor.LastCompileMethod=Unknown
+HardwareTargeting.TimeStamp=2024.09.19-07.07.12
+HardwareTargeting.LastCompileMethod=Unknown
+LocalizationDashboard.TimeStamp=2024.09.19-07.07.17
+LocalizationDashboard.LastCompileMethod=Unknown
+LocalizationService.TimeStamp=2024.09.19-07.07.17
+LocalizationService.LastCompileMethod=Unknown
+MergeActors.TimeStamp=2024.09.19-07.07.17
+MergeActors.LastCompileMethod=Unknown
+InputBindingEditor.TimeStamp=2024.09.19-07.07.12
+InputBindingEditor.LastCompileMethod=Unknown
+EditorInteractiveToolsFramework.TimeStamp=2024.09.19-07.07.12
+EditorInteractiveToolsFramework.LastCompileMethod=Unknown
+InteractiveToolsFramework.TimeStamp=2024.09.19-07.07.12
+InteractiveToolsFramework.LastCompileMethod=Unknown
+TraceInsights.TimeStamp=2024.09.19-07.07.22
+TraceInsights.LastCompileMethod=Unknown
+TraceServices.TimeStamp=2024.09.19-07.07.22
+TraceServices.LastCompileMethod=Unknown
+TraceAnalysis.TimeStamp=2024.09.19-07.07.22
+TraceAnalysis.LastCompileMethod=Unknown
+StaticMeshEditor.TimeStamp=2024.09.19-07.07.22
+StaticMeshEditor.LastCompileMethod=Unknown
+EditorFramework.TimeStamp=2024.09.19-07.07.12
+EditorFramework.LastCompileMethod=Unknown
+EditorConfig.TimeStamp=2024.09.19-07.07.12
+EditorConfig.LastCompileMethod=Unknown
+DerivedDataEditor.TimeStamp=2024.09.19-07.07.12
+DerivedDataEditor.LastCompileMethod=Unknown
+CSVtoSVG.TimeStamp=2024.09.19-07.07.07
+CSVtoSVG.LastCompileMethod=Unknown
+VirtualizationEditor.TimeStamp=2024.09.19-07.07.22
+VirtualizationEditor.LastCompileMethod=Unknown
+AnimationSettings.TimeStamp=2024.09.19-07.07.02
+AnimationSettings.LastCompileMethod=Unknown
+GameplayDebuggerEditor.TimeStamp=2024.09.19-07.07.12
+GameplayDebuggerEditor.LastCompileMethod=Unknown
+RenderResourceViewer.TimeStamp=2024.09.19-07.07.21
+RenderResourceViewer.LastCompileMethod=Unknown
+UniversalObjectLocatorEditor.TimeStamp=2024.09.19-07.07.22
+UniversalObjectLocatorEditor.LastCompileMethod=Unknown
+AndroidRuntimeSettings.TimeStamp=2024.09.19-07.06.50
+AndroidRuntimeSettings.LastCompileMethod=Unknown
+IOSRuntimeSettings.TimeStamp=2024.09.19-07.06.54
+IOSRuntimeSettings.LastCompileMethod=Unknown
+MacPlatformEditor.TimeStamp=2024.09.19-07.07.17
+MacPlatformEditor.LastCompileMethod=Unknown
+WindowsPlatformEditor.TimeStamp=2024.09.19-07.07.22
+WindowsPlatformEditor.LastCompileMethod=Unknown
+AndroidPlatformEditor.TimeStamp=2024.09.19-07.06.50
+AndroidPlatformEditor.LastCompileMethod=Unknown
+AndroidDeviceDetection.TimeStamp=2024.09.19-07.06.50
+AndroidDeviceDetection.LastCompileMethod=Unknown
+PIEPreviewDeviceProfileSelector.TimeStamp=2024.09.19-07.07.17
+PIEPreviewDeviceProfileSelector.LastCompileMethod=Unknown
+IOSPlatformEditor.TimeStamp=2024.09.19-07.06.54
+IOSPlatformEditor.LastCompileMethod=Unknown
+LogVisualizer.TimeStamp=2024.09.19-07.07.17
+LogVisualizer.LastCompileMethod=Unknown
+WidgetRegistration.TimeStamp=2024.09.19-07.07.22
+WidgetRegistration.LastCompileMethod=Unknown
+ClothPainter.TimeStamp=2024.09.19-07.07.07
+ClothPainter.LastCompileMethod=Unknown
+SkeletalMeshEditor.TimeStamp=2024.09.19-07.07.21
+SkeletalMeshEditor.LastCompileMethod=Unknown
+ViewportInteraction.TimeStamp=2024.09.19-07.07.22
+ViewportInteraction.LastCompileMethod=Unknown
+EditorWidgets.TimeStamp=2024.09.19-07.07.12
+EditorWidgets.LastCompileMethod=Unknown
+ViewportSnapping.TimeStamp=2024.09.19-07.07.22
+ViewportSnapping.LastCompileMethod=Unknown
+MeshPaint.TimeStamp=2024.09.19-07.07.17
+MeshPaint.LastCompileMethod=Unknown
+PlacementMode.TimeStamp=2024.09.19-07.07.17
+PlacementMode.LastCompileMethod=Unknown
+SessionServices.TimeStamp=2024.09.19-07.07.21
+SessionServices.LastCompileMethod=Unknown
+GameplayCamerasEditor.TimeStamp=2024.09.19-07.10.56
+GameplayCamerasEditor.LastCompileMethod=Unknown
+CameraShakePreviewer.TimeStamp=2024.09.19-07.10.56
+CameraShakePreviewer.LastCompileMethod=Unknown
+CharacterAI.TimeStamp=2024.09.19-07.11.30
+CharacterAI.LastCompileMethod=Unknown
+FractureEngine.TimeStamp=2024.09.19-07.11.35
+FractureEngine.LastCompileMethod=Unknown
+PlanarCut.TimeStamp=2024.09.19-07.11.51
+PlanarCut.LastCompileMethod=Unknown
+ActorSequenceEditor.TimeStamp=2024.09.19-07.12.21
+ActorSequenceEditor.LastCompileMethod=Unknown
+LevelSequenceEditor.TimeStamp=2024.09.19-07.12.21
+LevelSequenceEditor.LastCompileMethod=Unknown
+TemplateSequenceEditor.TimeStamp=2024.09.19-07.12.21
+TemplateSequenceEditor.LastCompileMethod=Unknown
+EngineAssetDefinitions.TimeStamp=2024.09.19-07.10.56
+EngineAssetDefinitions.LastCompileMethod=Unknown
+GeometryMode.TimeStamp=2024.09.19-07.11.02
+GeometryMode.LastCompileMethod=Unknown
+BspMode.TimeStamp=2024.09.19-07.11.02
+BspMode.LastCompileMethod=Unknown
+TextureAlignMode.TimeStamp=2024.09.19-07.11.02
+TextureAlignMode.LastCompileMethod=Unknown
+AndroidMediaEditor.TimeStamp=2024.09.19-07.12.14
+AndroidMediaEditor.LastCompileMethod=Unknown
+AndroidMediaFactory.TimeStamp=2024.09.19-07.12.14
+AndroidMediaFactory.LastCompileMethod=Unknown
+AvfMediaEditor.TimeStamp=2024.09.19-07.12.14
+AvfMediaEditor.LastCompileMethod=Unknown
+AvfMediaFactory.TimeStamp=2024.09.19-07.12.14
+AvfMediaFactory.LastCompileMethod=Unknown
+MediaCompositingEditor.TimeStamp=2024.09.19-07.12.21
+MediaCompositingEditor.LastCompileMethod=Unknown
+SequenceRecorder.TimeStamp=2024.09.19-07.07.21
+SequenceRecorder.LastCompileMethod=Unknown
+ImgMediaEditor.TimeStamp=2024.09.19-07.12.14
+ImgMediaEditor.LastCompileMethod=Unknown
+ImgMediaFactory.TimeStamp=2024.09.19-07.12.14
+ImgMediaFactory.LastCompileMethod=Unknown
+OpenExrWrapper.TimeStamp=2024.09.19-07.12.21
+OpenExrWrapper.LastCompileMethod=Unknown
+MediaPlayerEditor.TimeStamp=2024.09.19-07.12.21
+MediaPlayerEditor.LastCompileMethod=Unknown
+WebMMedia.TimeStamp=2024.09.19-07.12.21
+WebMMedia.LastCompileMethod=Unknown
+WebMMediaEditor.TimeStamp=2024.09.19-07.12.21
+WebMMediaEditor.LastCompileMethod=Unknown
+WebMMediaFactory.TimeStamp=2024.09.19-07.12.21
+WebMMediaFactory.LastCompileMethod=Unknown
+WmfMediaEditor.TimeStamp=2024.09.19-07.12.21
+WmfMediaEditor.LastCompileMethod=Unknown
+WmfMediaFactory.TimeStamp=2024.09.19-07.12.21
+WmfMediaFactory.LastCompileMethod=Unknown
+AndroidFileServerEditor.TimeStamp=2024.09.19-07.12.37
+AndroidFileServerEditor.LastCompileMethod=Unknown
+AudioCaptureEditor.TimeStamp=2024.09.19-07.12.42
+AudioCaptureEditor.LastCompileMethod=Unknown
+GooglePADEditor.TimeStamp=2024.09.19-07.12.46
+GooglePADEditor.LastCompileMethod=Unknown
+HoudiniEngineEditor.TimeStamp=2024.05.31-05.19.56
+HoudiniEngineEditor.LastCompileMethod=Unknown
+ResonanceAudioEditor.TimeStamp=2024.09.19-07.13.11
+ResonanceAudioEditor.LastCompileMethod=Unknown
+RigVMEditor.TimeStamp=2024.09.19-07.13.11
+RigVMEditor.LastCompileMethod=Unknown
+WaveTableEditor.TimeStamp=2024.09.19-07.13.11
+WaveTableEditor.LastCompileMethod=Unknown
+SmartSnapping.TimeStamp=2024.09.19-07.10.46
+SmartSnapping.LastCompileMethod=Unknown
+ControlRigEditor.TimeStamp=2024.09.19-07.10.46
+ControlRigEditor.LastCompileMethod=Unknown
+IKRigEditor.TimeStamp=2024.09.19-07.10.55
+IKRigEditor.LastCompileMethod=Unknown
+ActorPickerMode.TimeStamp=2024.09.19-07.07.01
+ActorPickerMode.LastCompileMethod=Unknown
+SceneDepthPickerMode.TimeStamp=2024.09.19-07.07.21
+SceneDepthPickerMode.LastCompileMethod=Unknown
+LandscapeEditor.TimeStamp=2024.09.19-07.07.17
+LandscapeEditor.LastCompileMethod=Unknown
+FoliageEdit.TimeStamp=2024.09.19-07.07.12
+FoliageEdit.LastCompileMethod=Unknown
+VirtualTexturingEditor.TimeStamp=2024.09.19-07.07.22
+VirtualTexturingEditor.LastCompileMethod=Unknown
+AutomationWorker.TimeStamp=2024.09.19-07.07.07
+AutomationWorker.LastCompileMethod=Unknown
+SequenceRecorderSections.TimeStamp=2024.09.19-07.07.21
+SequenceRecorderSections.LastCompileMethod=Unknown
+AddContentDialog.TimeStamp=2024.09.19-07.07.01
+AddContentDialog.LastCompileMethod=Unknown
+WidgetCarousel.TimeStamp=2024.09.19-07.07.22
+WidgetCarousel.LastCompileMethod=Unknown
+StatsViewer.TimeStamp=2024.09.19-07.07.22
+StatsViewer.LastCompileMethod=Unknown
+DataLayerEditor.TimeStamp=2024.09.19-07.07.12
+DataLayerEditor.LastCompileMethod=Unknown
+GameProjectGeneration.TimeStamp=2024.09.19-07.07.12
+GameProjectGeneration.LastCompileMethod=Unknown
+UnsavedAssetsTracker.TimeStamp=2024.09.19-07.07.22
+UnsavedAssetsTracker.LastCompileMethod=Unknown
+StatusBar.TimeStamp=2024.09.19-07.07.22
+StatusBar.LastCompileMethod=Unknown
+SceneOutliner.TimeStamp=2024.09.19-07.07.21
+SceneOutliner.LastCompileMethod=Unknown
+SubobjectEditor.TimeStamp=2024.09.19-07.07.22
+SubobjectEditor.LastCompileMethod=Unknown
+HierarchicalLODOutliner.TimeStamp=2024.09.19-07.07.12
+HierarchicalLODOutliner.LastCompileMethod=Unknown
+HierarchicalLODUtilities.TimeStamp=2024.09.19-07.07.12
+HierarchicalLODUtilities.LastCompileMethod=Unknown
+EnvironmentLightingViewer.TimeStamp=2024.09.19-07.07.12
+EnvironmentLightingViewer.LastCompileMethod=Unknown
+
+[Python]
+LastDirectory=
+RecentsFiles=D:/Epic/UE_5.4/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py
+
diff --git a/Hedvika/Saved/Config/WindowsEditor/Game.ini b/Hedvika/Saved/Config/WindowsEditor/Game.ini
new file mode 100644
index 0000000000000000000000000000000000000000..0e2255aea5c27b27a30e3adf4b7256161adec71e
--- /dev/null
+++ b/Hedvika/Saved/Config/WindowsEditor/Game.ini
@@ -0,0 +1,3 @@
+[StartupActions]
+bAddPacks=False
+
diff --git a/Hedvika/Saved/Config/WindowsEditor/GameUserSettings.ini b/Hedvika/Saved/Config/WindowsEditor/GameUserSettings.ini
new file mode 100644
index 0000000000000000000000000000000000000000..b2bd352d99e40ced13719ce0ca2d13b69b24f1ac
--- /dev/null
+++ b/Hedvika/Saved/Config/WindowsEditor/GameUserSettings.ini
@@ -0,0 +1,29 @@
+[/Script/Engine.GameUserSettings]
+bUseVSync=False
+bUseDynamicResolution=False
+ResolutionSizeX=1920
+ResolutionSizeY=1080
+LastUserConfirmedResolutionSizeX=1920
+LastUserConfirmedResolutionSizeY=1080
+WindowPosX=-1
+WindowPosY=-1
+FullscreenMode=1
+LastConfirmedFullscreenMode=1
+PreferredFullscreenMode=1
+Version=5
+AudioQualityLevel=0
+LastConfirmedAudioQualityLevel=0
+FrameRateLimit=0.000000
+DesiredScreenWidth=1280
+bUseDesiredScreenHeight=False
+DesiredScreenHeight=720
+LastUserConfirmedDesiredScreenWidth=1280
+LastUserConfirmedDesiredScreenHeight=720
+LastRecommendedScreenWidth=-1.000000
+LastRecommendedScreenHeight=-1.000000
+LastCPUBenchmarkResult=-1.000000
+LastGPUBenchmarkResult=-1.000000
+LastGPUBenchmarkMultiplier=1.000000
+bUseHDRDisplayOutput=False
+HDRDisplayOutputNits=1000
+
diff --git a/Hedvika/Saved/Config/WorldState/201305906.json b/Hedvika/Saved/Config/WorldState/201305906.json
new file mode 100644
index 0000000000000000000000000000000000000000..75e28285cf2548ff65c228e329012d80c220263b
Binary files /dev/null and b/Hedvika/Saved/Config/WorldState/201305906.json differ
diff --git a/Hedvika/Saved/Logs/Hedvika.log b/Hedvika/Saved/Logs/Hedvika.log
new file mode 100644
index 0000000000000000000000000000000000000000..b1caf929d77db42fe6c688d7c9496277e1e32814
--- /dev/null
+++ b/Hedvika/Saved/Logs/Hedvika.log
@@ -0,0 +1,1551 @@
+Log file open, 03/03/25 15:26:21
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=16652)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: Hedvika
+LogCore: UTS: Unreal Trace Server launched successfully
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.4-CL-35576357"
+LogCsvProfiler: Display: Metadata set : engineversion="5.4.4-35576357+++UE5+Release-5.4"
+LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.5487] "
+LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" C:\Users\Omid.esmailymarandi\Documents\GitHub\BayouEnviroStorytelling\Hedvika\Hedvika.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="e41945f84e99678986e5d5a756593dde"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.244690
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+         Session CrashGUID >   UECC-Windows-2314808946BD765F6DD91CAA34A04D9C
+         Session CrashGUID >====================================================
+LogConfig: No local boot hotfix file found at: [C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/PersistentDownloadDir/HotfixForNextBoot.txt]
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading IOS ini files took 0.03 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds
+LogConfig: Display: Loading Mac ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading VisionOS ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.04 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosVD
+LogPluginManager: Found config from plugin[ChaosVD] Engine
+LogPluginManager: Mounting Engine plugin CmdLinkServer
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin Fab
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin RenderGraphInsights
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin WorldMetrics
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin EOSShared
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin StudioTelemetry
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin NiagaraSimCaching
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin HoudiniEngine
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin ControlRigModules
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin MetaHumanProjectUtilities
+LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin XInputDevice
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogEOSSDK: Initializing EOSSDK Version:1.16.3-32303053
+LogInit: Using libcurl 8.4.0
+LogInit:  - built for Windows
+LogInit:  - supports SSL with OpenSSL/1.1.1t
+LogInit:  - supports HTTP deflate (compression) using libz 1.3
+LogInit:  - other features:
+LogInit:      CURL_VERSION_SSL
+LogInit:      CURL_VERSION_LIBZ
+LogInit:      CURL_VERSION_IPV6
+LogInit:      CURL_VERSION_ASYNCHDNS
+LogInit:      CURL_VERSION_LARGEFILE
+LogInit:  CurlRequestOptions (configurable via config and command line):
+LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
+LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
+LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
+LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
+LogInit:  - LocalHostAddr = Default
+LogInit:  - BufferSize = 65536
+LogInit: CreateHttpThread using FCurlHttpThread
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogStudioTelemetry: Display: Starting StudioTelemetry Module
+LogStudioTelemetry: Display: Created an analytics provider LogAnalytics from module AnalyticsLog configuration Engine [StudioTelemetry.Log]
+LogStudioTelemetry: Started StudioTelemetry Session
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.4-CL-35576357
+LogInit: Platform=WindowsEditor
+LogInit: MachineId=e41945f84e99678986e5d5a756593dde
+LogInit: DeviceId=
+LogInit: Engine Version: 5.4.4-35576357+++UE5+Release-5.4
+LogInit: Compatible Engine Version: 5.4.0-33043543+++UE5+Release-5.4
+LogInit: Net CL: 33043543
+LogInit: OS: Windows 10 (22H2) [10.0.19045.5487] (), CPU: 11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz, GPU: NVIDIA GeForce RTX 3060
+LogInit: Compiled (64-bit): Aug 16 2024 04:10:34
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.38.33130.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.4
+LogInit: Command Line: 
+LogInit: Base Directory: D:/Epic/UE_5.4/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 48
+LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 134
+LogDevObjectVersion:   FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8
+LogDevObjectVersion:   FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 12
+LogDevObjectVersion:   FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 13
+LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion:   Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion:   UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 119
+LogDevObjectVersion:   UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 51
+LogDevObjectVersion:   UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion:   UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion:   Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion:   UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[D3D12.Bindless.ResourceDescriptorHeapSize:100000]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[D3D12.Bindless.SamplerDescriptorHeapSize:2048]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.VSync:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.Mobile.EnableNoPrecomputedLightingCSMShader:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2025.03.03-14.26.21:487][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2025.03.03-14.26.21:487][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2025.03.03-14.26.21:487][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]]
+[2025.03.03-14.26.21:488][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2025.03.03-14.26.21:488][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TSR.Resurrection:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.DetailMode:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2025.03.03-14.26.21:489][  0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability]
+[2025.03.03-14.26.21:491][  0]LogRHI: Using Default RHI: D3D12
+[2025.03.03-14.26.21:491][  0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2025.03.03-14.26.21:491][  0]LogRHI: Loading RHI module D3D12RHI
+[2025.03.03-14.26.21:496][  0]LogD3D12RHI: Aftermath initialized
+[2025.03.03-14.26.21:496][  0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+[2025.03.03-14.26.21:496][  0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2025.03.03-14.26.21:642][  0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 3060 (VendorId: 10de, DeviceId: 2504, SubSysId: 397e1462, Revision: 00a1
+[2025.03.03-14.26.21:642][  0]LogD3D12RHI:   Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
+[2025.03.03-14.26.21:642][  0]LogD3D12RHI:   Adapter has 12115MB of dedicated video memory, 0MB of dedicated system memory, and 16322MB of shared system memory, 1 output[s]
+[2025.03.03-14.26.21:642][  0]LogD3D12RHI:   Driver Version: 560.94 (internal:32.0.15.6094, unified:560.94)
+[2025.03.03-14.26.21:642][  0]LogD3D12RHI:      Driver Date: 8-14-2024
+[2025.03.03-14.26.21:646][  0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
+[2025.03.03-14.26.21:646][  0]LogD3D12RHI:   Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
+[2025.03.03-14.26.21:646][  0]LogD3D12RHI:   Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16322MB of shared system memory, 0 output[s]
+[2025.03.03-14.26.21:646][  0]LogD3D12RHI: DirectX Agility SDK runtime found.
+[2025.03.03-14.26.21:646][  0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
+[2025.03.03-14.26.21:646][  0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2025.03.03-14.26.21:646][  0]LogInit: Selected Device Profile: [WindowsEditor]
+[2025.03.03-14.26.21:646][  0]LogHAL: Display: Platform has ~ 32 GB [34231668736 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2025.03.03-14.26.21:646][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2025.03.03-14.26.21:646][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2025.03.03-14.26.21:646][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2025.03.03-14.26.21:646][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2025.03.03-14.26.21:646][  0]LogConfig: Set CVar [[r.Shaders.WarningsAsErrors:0 ;; 0: off, 1: global shaders, 2: all]]
+[2025.03.03-14.26.21:646][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2025.03.03-14.26.21:646][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2025.03.03-14.26.21:646][  0]LogConfig: Applying CVar settings from Section [Startup_Windows] File [../../../Engine/Config/ConsoleVariables.ini]
+[2025.03.03-14.26.21:646][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2025.03.03-14.26.21:646][  0]LogConfig: Set CVar [[memory.MemoryPressureCriticalThresholdMB:512]]
+[2025.03.03-14.26.21:646][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/Config/WindowsEditor/Editor.ini]
+[2025.03.03-14.26.21:646][  0]LogInit: Computer: mm14-2022-031
+[2025.03.03-14.26.21:646][  0]LogInit: User: Omidesmailymarandi
+[2025.03.03-14.26.21:646][  0]LogInit: CPU Page size=4096, Cores=8
+[2025.03.03-14.26.21:646][  0]LogInit: High frequency timer resolution =10.000000 MHz
+[2025.03.03-14.26.21:790][  0]LogMemory: Process is running as part of a Windows Job with separate resource limits
+[2025.03.03-14.26.21:790][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx) Virtual=38.6GB
+[2025.03.03-14.26.21:790][  0]LogMemory: Platform Memory Stats for WindowsEditor
+[2025.03.03-14.26.21:790][  0]LogMemory: Process Physical Memory: 499.36 MB used, 517.27 MB peak
+[2025.03.03-14.26.21:790][  0]LogMemory: Process Virtual Memory: 496.44 MB used, 496.44 MB peak
+[2025.03.03-14.26.21:790][  0]LogMemory: Physical Memory: 12056.36 MB used,  20589.50 MB free, 32645.86 MB total
+[2025.03.03-14.26.21:790][  0]LogMemory: Virtual Memory: 15695.97 MB used,  23861.89 MB free, 39557.86 MB total
+[2025.03.03-14.26.21:790][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2025.03.03-14.26.21:793][  0]LogWindows: WindowsPlatformFeatures enabled
+[2025.03.03-14.26.21:798][  0]LogInit: Physics initialised using underlying interface: Chaos
+[2025.03.03-14.26.21:798][  0]LogInit: Using OS detected language (en-US).
+[2025.03.03-14.26.21:798][  0]LogInit: Using OS detected locale (en-US).
+[2025.03.03-14.26.21:799][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2025.03.03-14.26.21:799][  0]LogInit: Setting process to per monitor DPI aware
+[2025.03.03-14.26.22:022][  0]LogWindowsTextInputMethodSystem: Available input methods:
+[2025.03.03-14.26.22:022][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2025.03.03-14.26.22:022][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2025.03.03-14.26.22:022][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2025.03.03-14.26.22:031][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2025.03.03-14.26.22:031][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
+[2025.03.03-14.26.22:118][  0]LogRHI: Using Default RHI: D3D12
+[2025.03.03-14.26.22:118][  0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2025.03.03-14.26.22:118][  0]LogRHI: Loading RHI module D3D12RHI
+[2025.03.03-14.26.22:118][  0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2025.03.03-14.26.22:118][  0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2025.03.03-14.26.22:118][  0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
+[2025.03.03-14.26.22:118][  0]LogWindows: Attached monitors:
+[2025.03.03-14.26.22:118][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY]
+[2025.03.03-14.26.22:118][  0]LogWindows: Found 1 attached monitors.
+[2025.03.03-14.26.22:118][  0]LogWindows: Gathering driver information using Windows Setup API
+[2025.03.03-14.26.22:119][  0]LogRHI: RHI Adapter Info:
+[2025.03.03-14.26.22:119][  0]LogRHI:             Name: NVIDIA GeForce RTX 3060
+[2025.03.03-14.26.22:119][  0]LogRHI:   Driver Version: 560.94 (internal:32.0.15.6094, unified:560.94)
+[2025.03.03-14.26.22:119][  0]LogRHI:      Driver Date: 8-14-2024
+[2025.03.03-14.26.22:119][  0]LogD3D12RHI:     GPU DeviceId: 0x2504 (for the marketing name, search the web for "GPU Device Id")
+[2025.03.03-14.26.22:119][  0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
+[2025.03.03-14.26.22:123][  0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled
+[2025.03.03-14.26.22:123][  0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
+[2025.03.03-14.26.22:123][  0]LogD3D12RHI: [DRED] Using lightweight DRED.
+[2025.03.03-14.26.22:123][  0]LogD3D12RHI: Emitting draw events for PIX profiling.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device1 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device2 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device3 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device4 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device5 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device6 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device7 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device8 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device9 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device10 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device11 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: ID3D12Device12 is supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Bindless resources are supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Stencil ref from pixel shader is not supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Raster order views are supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32).
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Mesh shader tier 1.0 is supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
+[2025.03.03-14.26.22:223][  0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
+[2025.03.03-14.26.22:248][  0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
+[2025.03.03-14.26.22:249][  0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
+[2025.03.03-14.26.22:249][  0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
+[2025.03.03-14.26.22:263][  0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
+[2025.03.03-14.26.22:263][  0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
+[2025.03.03-14.26.22:263][  0]LogRHI: Texture pool is 7148 MB (70% of 10212 MB)
+[2025.03.03-14.26.22:263][  0]LogD3D12RHI: Async texture creation enabled
+[2025.03.03-14.26.22:263][  0]LogD3D12RHI: RHI has support for 64 bit atomics
+[2025.03.03-14.26.22:272][  0]LogVRS: Current RHI supports Variable Rate Shading
+[2025.03.03-14.26.22:274][  0]LogInit: Initializing FReadOnlyCVARCache
+[2025.03.03-14.26.22:279][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject"  -platform=all'
+[2025.03.03-14.26.22:279][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic/UE_5.4/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject"  -platform=all" ]
+[2025.03.03-14.26.22:300][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2025.03.03-14.26.22:300][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2025.03.03-14.26.22:300][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2025.03.03-14.26.22:300][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2025.03.03-14.26.22:300][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2025.03.03-14.26.22:300][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.12
+[2025.03.03-14.26.22:300][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.12.dll
+[2025.03.03-14.26.22:301][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2025.03.03-14.26.22:301][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2025.03.03-14.26.22:321][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2025.03.03-14.26.22:324][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2025.03.03-14.26.22:324][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2025.03.03-14.26.22:326][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2025.03.03-14.26.22:326][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2025.03.03-14.26.22:326][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2025.03.03-14.26.22:326][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2025.03.03-14.26.22:327][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2025.03.03-14.26.22:328][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2025.03.03-14.26.22:328][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2025.03.03-14.26.22:329][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2025.03.03-14.26.22:329][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2025.03.03-14.26.22:329][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2025.03.03-14.26.22:329][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2025.03.03-14.26.22:331][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2025.03.03-14.26.22:331][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2025.03.03-14.26.22:334][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2025.03.03-14.26.22:334][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2025.03.03-14.26.22:334][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2025.03.03-14.26.22:334][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2025.03.03-14.26.22:334][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2025.03.03-14.26.22:341][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2025.03.03-14.26.22:371][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_MRT
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_TVOS
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_SM5
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_SM6
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_SIM
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   PCD3D_SM6
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   PCD3D_SM5
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   PCD3D_ES31
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   GLSL_150_ES31
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   VVM_1_0
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
+[2025.03.03-14.26.22:373][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
+[2025.03.03-14.26.22:373][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2025.03.03-14.26.22:375][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2025.03.03-14.26.22:375][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2025.03.03-14.26.22:375][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2025.03.03-14.26.22:375][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2025.03.03-14.26.22:376][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2025.03.03-14.26.22:402][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2464 MiB)
+[2025.03.03-14.26.22:402][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2025.03.03-14.26.22:402][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2025.03.03-14.26.22:403][  0]LogZenServiceInstance: Found Zen config default=C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/Zen/Data
+[2025.03.03-14.26.22:403][  0]LogZenServiceInstance: InTree version at 'D:/Epic/UE_5.4/Engine/Binaries/Win64/zenserver.exe' is '5.4.5-202405102234-windows-x64-release-373e58b'
+[2025.03.03-14.26.22:403][  0]LogZenServiceInstance: Installed version at 'C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/Zen/Install/zenserver.exe' is '5.4.5-202405102234-windows-x64-release-373e58b'
+[2025.03.03-14.26.22:403][  0]LogZenServiceInstance: Found existing instance running on port 8558 matching our settings, no actions needed
+[2025.03.03-14.26.22:405][  0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8558 status: OK!.
+[2025.03.03-14.26.22:406][  0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8558/ with namespace ue.ddc status: OK!.
+[2025.03.03-14.26.22:410][  0]LogDerivedDataCache: C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2025.03.03-14.26.22:410][  0]LogDerivedDataCache: Display: C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1404.36MBs, RandomWriteSpeed=285.53MBs. Assigned SpeedClass 'Local'
+[2025.03.03-14.26.22:411][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/DerivedDataCache: DeleteOnly
+[2025.03.03-14.26.22:411][  0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None'
+[2025.03.03-14.26.22:411][  0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy.
+[2025.03.03-14.26.22:412][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2025.03.03-14.26.22:412][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2025.03.03-14.26.22:412][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2025.03.03-14.26.22:412][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2025.03.03-14.26.22:412][  0]LogShaderCompilers: Guid format shader working directory is -18 characters bigger than the processId version (C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/Shaders/WorkingDirectory/16020/).
+[2025.03.03-14.26.22:412][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Omid.esmailymarandi/AppData/Local/Temp/UnrealShaderWorkingDir/F05CC0F7466753B4CE157190216D11A4/'.
+[2025.03.03-14.26.22:413][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2025.03.03-14.26.22:413][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2025.03.03-14.26.22:414][  0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2025.03.03-14.26.22:415][  0]LogShaderCompilers: Display: Failed to delete old shader autogen file: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2025.03.03-14.26.22:416][  0]LogShaderCompilers: Display: Shader autogen file written: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2025.03.03-14.26.23:090][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2025.03.03-14.26.23:911][  0]LogSlate: Using FreeType 2.10.0
+[2025.03.03-14.26.23:912][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2025.03.03-14.26.23:912][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png' error.
+[2025.03.03-14.26.23:913][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png
+[2025.03.03-14.26.23:914][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error.
+[2025.03.03-14.26.23:914][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png
+[2025.03.03-14.26.23:914][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error.
+[2025.03.03-14.26.23:914][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png
+[2025.03.03-14.26.23:934][  0]LogAssetRegistry: FAssetRegistry took 0.0016 seconds to start up
+[2025.03.03-14.26.23:938][  0]LogEditorDomain: Display: EditorDomain is Disabled
+[2025.03.03-14.26.23:940][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/CachedAssetRegistry_*.bin.
+[2025.03.03-14.26.24:135][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2025.03.03-14.26.24:135][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2025.03.03-14.26.24:135][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2025.03.03-14.26.24:136][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2025.03.03-14.26.24:136][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2025.03.03-14.26.24:158][  0]LogDeviceProfileManager: Active device profile: [0000061AD9FA2C00][0000061ACFFCA000 66] WindowsEditor
+[2025.03.03-14.26.24:158][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2025.03.03-14.26.24:158][  0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2025.03.03-14.26.24:159][  0]LogShaderCompilers: Display: Failed to delete old shader autogen file: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2025.03.03-14.26.24:159][  0]LogShaderCompilers: Display: Shader autogen file written: C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2025.03.03-14.26.24:159][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.18362.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.19041.0, Allowed_AutoSdk=10.0.19041.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion")
+[2025.03.03-14.26.24:162][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject"  -Device=Win64@mm14-2022-031'
+[2025.03.03-14.26.24:162][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic/UE_5.4/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Hedvika.uproject"  -Device=Win64@mm14-2022-031" -nocompile -nocompileuat ]
+[2025.03.03-14.26.24:263][  0]LogMaterial: Display: WorldGridMaterial-SM6-Default: MATSM_F352F674A0D503790A5235582FBA6412_PCD3D_SM6_-467229472__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC1_VFO_LFV_LTRRT_SKYATM_SKYHF_SLWSMDLT_STRDSTRIP_gs1_sdct_VRS_VT-0-0-1-0_MIN_PJC_SHRC_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_2613239799_SLWDP_SKPassThrough0_Nanite-Tess0CSMat1PSMat1DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_9107FBCE4C95329989F3AF1F988A1B948D5415DB___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0DC42029D3A7877F6520B43A3D0406C57469EABB8F_FLumenCardPS<false>0_0_03E16DC0C5BF41EC01552ED84CD1509555C29050BC4CE29BE25F7A4B1586CA4C1685BCF80731FE636_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5BAA7BEC98F764475D732E99CBF54AC272E7E1B0_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D9FC66713AD9ABF570AFA2305B93FC5C738D84F68_TBasePassCSFCachedPointIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA10FAD6B0AF33452512BCC17223D6E15F730B5448_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF378BB459A7F0DBAC5232AC3C6813D7A1C9C1E037A6F_FMicropolyRasterizeCS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS64_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS65_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS66_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS67_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS68_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS69_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS70_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS71_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS72_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS73_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS74_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS75_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS76_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS77_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS78_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS79_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS80_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS81_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS82_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS83_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS84_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS85_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS86_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS87_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS88_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS89_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS90_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS91_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS92_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS93_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS94_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS95_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS96_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS97_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS98_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS99_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS100_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS101_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS102_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS103_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS104_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS105_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS106_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS107_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS108_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS109_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS110_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS111_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS112_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS113_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS114_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS115_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS116_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS117_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS118_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS119_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS120_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS121_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS122_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS123_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS124_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS125_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS126_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS127_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS128_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS129_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS130_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS131_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS132_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS133_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS134_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS135_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS136_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS137_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS138_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS139_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS140_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS141_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS142_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS143_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS144_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS145_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS146_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS147_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS148_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS149_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS150_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS151_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS152_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS153_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS154_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS155_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS156_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS157_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS158_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS159_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS160_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS161_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS162_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS163_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS164_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS165_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS166_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS167_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS168_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS169_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS170_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS171_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS172_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS173_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS174_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS175_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS176_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS177_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS178_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS179_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS180_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS181_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS182_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS183_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS184_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS185_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS186_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS187_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS188_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS189_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS190_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS191_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS192_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS193_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS194_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS195_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS196_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS197_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS198_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS199_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS200_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS201_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS202_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS203_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS204_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS205_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS206_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS207_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS208_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS209_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS210_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS211_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS212_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS213_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS214_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS215_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS216_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS217_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS218_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS219_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS220_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS221_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS222_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS223_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS224_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS225_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS226_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS227_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS228_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS229_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS230_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS231_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS232_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS233_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS234_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS235_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS236_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS237_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS238_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS239_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS240_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS241_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS242_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS243_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS244_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS245_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS246_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS247_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS248_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS249_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS250_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS251_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS252_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS253_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS254_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS255_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS256_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS257_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS258_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS259_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS260_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS261_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS262_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS263_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS264_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS265_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS266_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS267_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS268_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS269_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS270_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS271_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS272_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS273_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS274_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS275_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS276_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS277_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS278_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS279_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS280_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS281_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS282_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS283_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS284_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS285_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS286_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS287_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS288_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS289_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS290_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS291_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS292_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS293_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS294_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS295_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS296_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS297_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS298_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS299_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS300_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS301_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS302_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS303_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS304_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS305_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS306_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS307_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS308_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS309_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS310_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS311_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS312_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS313_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS314_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS315_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS316_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS317_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS318_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS319_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS320_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS321_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS322_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS323_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS324_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS325_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS326_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS327_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS328_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS329_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS330_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS331_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS332_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS333_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS334_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS335_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS336_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS337_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS338_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS339_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS340_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS341_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS342_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS343_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS344_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS345_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS346_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS347_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS348_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS349_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS350_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS351_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS352_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS353_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS354_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS355_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS356_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS357_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS358_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS359_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS360_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS361_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS362_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS363_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS364_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS365_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS366_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS367_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS368_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS369_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS370_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS371_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS372_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS373_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS374_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS375_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS376_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS377_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS378_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS379_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS380_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS381_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS382_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS383_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS384_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS385_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS386_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS387_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS388_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS389_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS390_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS391_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS392_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS393_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS394_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS395_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS396_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS397_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS398_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS399_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS400_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS401_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS402_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS403_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS404_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS405_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS406_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS407_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS408_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS409_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS410_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS411_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS412_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS413_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS414_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS415_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS416_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS417_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS418_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS419_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS420_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS421_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS422_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS423_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS424_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS425_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS426_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS427_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS428_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS429_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS430_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS431_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS432_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS433_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS434_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS435_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS436_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS437_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS438_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS439_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS440_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS441_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS442_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS443_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS444_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS445_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS446_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS447_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS448_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS449_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS450_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS451_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS452_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS453_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS454_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS455_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS456_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS457_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS458_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS459_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS460_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS461_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS462_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS463_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS464_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS465_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS466_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS467_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS468_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS469_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS470_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS471_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS472_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS473_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS474_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS475_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS476_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS477_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS478_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS479_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS480_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS481_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS482_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS483_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS484_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS485_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS486_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS487_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS488_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS489_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS490_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS491_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS492_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS493_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS494_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS495_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS496_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS497_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS498_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS499_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS500_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS501_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS502_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS503_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS504_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS505_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS506_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS507_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS508_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS509_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS510_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS511_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_TLightMapDensityPSTLightMapPolicyHQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400AA270EEF413621E0C116C79AC656F988F24413AF_TBasePassCSTLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAF62472048A5E16C3CBF33ED0FD5D68D095CFF9C2_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA1885C6BD5C13C615A2D1CC7B629C1649D7904633_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA1885C6BD5C13C615A2D1CC7B629C1649D7904633_TBasePassPSTLightMapPolicyLQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5B3BB4576FCE1858D2FA513C5CF3DFFA9D6231E6_TBasePassPSTLightMapPolicyLQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5B3BB4576FCE1858D2FA513C5CF3DFFA9D6231E6_FLandscapeGrassWeightVS0_0_048D8060A4E964C5C787E9DD6490BE40950B996DA1F4AE6CD573C588EA0E0A5701A067C736DB871F2_TBasePassCSFNoLightMapPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA8D7073ED51131A1D51B71F1E395D180C8D86505D_TBasePassCSFCachedVolumeIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAF4FB311566AE8F6DFE7AB4096D5758200F66028D_TLightMapDensityVSFNoLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400E68740D56C01795CB8F3A41716DC323A4B0E4A02_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA58C0ACF387F70E172DF585AA01C84B8418428E2B_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA58C0ACF387F70E172DF585AA01C84B8418428E2B_FHWRasterizeVS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHitProxyVS0_0_0E4C9B6397777DE153A14DB50DC6BC36366094557B310836A0A5C4DC6F9C6787D82A95787504887EA_FHitProxyPS0_0_00B92DFC1B903E7D52866045E7E066F0D424133E398FD96E02A532D7E415E04CB58A1437B3DE55B9E_TBasePassCSTLightMapPolicyLQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAC99AA8DA6866F0CAC845FA4EC09F90254C3FC957_FLandscapeGrassWeightPS0_0_048D8060A4E964C5C787E9DD6490BE40950B996DA06AC8289474264FCB183613EA9196A3F141417F9_TBasePassCSTLightMapPolicyLQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA24FA8EB12306802CDCB1C8854B6802D350A9DE4E_TBasePassPSFNoLightMapPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA79B90F6A1A762E35DCA6B7044315B042B3A9DE8B_TBasePassPSFNoLightMapPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA79B90F6A1A762E35DCA6B7044315B042B3A9DE8B_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA82D5FE621DAEABFC2A60179EE290F06C7DDEEE5C_FHWRasterizePS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS64_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS65_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS66_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS67_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS68_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS69_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS70_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS71_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS72_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS73_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS74_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS75_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS76_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS77_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS78_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS79_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS80_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS81_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS82_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS83_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS84_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS85_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS86_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS87_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS88_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS89_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS90_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS91_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS92_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS93_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS94_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS95_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS96_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS97_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS98_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS99_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS100_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS101_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS102_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS103_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS104_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS105_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS106_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS107_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS108_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS109_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS110_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS111_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS112_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS113_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS114_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS115_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS116_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS117_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS118_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS119_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS120_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS121_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS122_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS123_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS124_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS125_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS126_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS127_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS128_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS129_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS130_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS131_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS132_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS133_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS134_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS135_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS136_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS137_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS138_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS139_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS140_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS141_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS142_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS143_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS144_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS145_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS146_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS147_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS148_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS149_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS150_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS151_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS152_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS153_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS154_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS155_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS156_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS157_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS158_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS159_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS160_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS161_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS162_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS163_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS164_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS165_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS166_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS167_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS168_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS169_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS170_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS171_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS172_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS173_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS174_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS175_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS176_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS177_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS178_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS179_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS180_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS181_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS182_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS183_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS184_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS185_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS186_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS187_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS188_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS189_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS190_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS191_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS192_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS193_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS194_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS195_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS196_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS197_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS198_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS199_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS200_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS201_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS202_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS203_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS204_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS205_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS206_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS207_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS208_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS209_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS210_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS211_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS212_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS213_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS214_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS215_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS216_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS217_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS218_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS219_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS220_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS221_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS222_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS223_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS224_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS225_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS226_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS227_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS228_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS229_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS230_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS231_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS232_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS233_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS234_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS235_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS236_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS237_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS238_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS239_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS240_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS241_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS242_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS243_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS244_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS245_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS246_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS247_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS248_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS249_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS250_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS251_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS252_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS253_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS254_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS255_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF378D282FE23662B6F8212138E16FD40FFF30C979CA0_TDepthOnlyVS<true>0_0_03809D327566D79B7D003D609F3FFBC28CB24CA5DBE22A860DB786AA9A7DE7C711953CC3F484404A4_FLandscapePhysicalMaterialPS0_0_01BFCB38015EA018875516BDAB9AA63886CC221D1989E524D02800C279740896F656A4B888BE14513_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA83CAF2761B69086FAFC74A14A2412E5D27743EA1_TLightMapDensityVSFDummyLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E840018803B83B28CDED9C48845B0B2ABC57FE549565C_FLumenCardVS0_0_009BA6531C9DF6B65C5602013A7552F40E0F93A69ABD0E94E9F2FDE303EA0054320ED4096AB87BEA7_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D0F80ED0D9DD10768D803FB60ECF1149D03939C33_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE68F0B29CECEC60752AD4E2F4479E3479A9544217_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAD125B9380CFE1C82C03BB907DBE95DE267E4AA1F_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAD125B9380CFE1C82C03BB907DBE95DE267E4AA1F_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACA38D76CBB88E8E35C9A8EC7B1CB5EB263A39605_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACA38D76CBB88E8E35C9A8EC7B1CB5EB263A39605_TBasePassPSTLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA804894D114BDC7D7CCA483C383426229EB505ECB_TBasePassPSTLightMapPolicyHQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA804894D114BDC7D7CCA483C383426229EB505ECB_FLumenCardPS<true>0_0_03E16DC0C5BF41EC01552ED84CD1509555C29050B1AF1B19445283C34D121B7362E8009A5D5541AB8_TLightMapDensityPSFDummyLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400155D979E9D1F3559A69AB78660BE10F9E4ABAB2D_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACBB5826133D9E53D0E6872AEE7FE4451B5DA3340_TBasePassPSFCachedPointIndirectLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACBB5826133D9E53D0E6872AEE7FE4451B5DA3340_FTranslucentLightingInjectPS0_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS1_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS2_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS3_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS4_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS5_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS6_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS7_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS8_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS9_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS10_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS11_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS12_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS13_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS14_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS15_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS16_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS17_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS18_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS19_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS20_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS21_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS22_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS23_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS24_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS25_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS26_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS27_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS28_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS29_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS30_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS31_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_TBasePassVSFCachedPointIndirectLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AEBC455CF5461179D683FC22723024276683512BF2_FHWRasterizeMS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_TBasePassPSFCachedPointIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA567497BE8A730EE9D61E10D7F18B32D891846AC8_TBasePassPSFCachedPointIndirectLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA567497BE8A730EE9D61E10D7F18B32D891846AC8_FVelocityPS0_0_0E7FCCF430B01758CCFED8AA8F94A4AEF0020B7BC71766E222D75D9042433F7E54424227CD4AF7F85_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAE8E63E50D815609BA40DD40A8C088E2387FA3BF0_TBasePassPSFCachedVolumeIndirectLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAE8E63E50D815609BA40DD40A8C088E2387FA3BF0_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3787188663C9C337316BBABCDC605C6F3CE449BB27D_TBasePassCSFCachedPointIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA0C7FD39629725BF10F5002E314BB3E867EF677C5_TBasePassCSTLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA9BAF65E5209CF99A77340822E17460F228CC1592_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA27C2A77E6D84B54989B82D51CEC865B004FB6010_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA27C2A77E6D84B54989B82D51CEC865B004FB6010_TLightMapDensityPSFNoLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E840076F07DBCFA0AC7DA5684426030FD7E2B83F8BFEB_TLightMapDensityVSTLightMapPolicyLQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400AEC27E29B9DAB2C6DACEED2C9FEB36BF92895105_TBasePassCSFNoLightMapPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA807FB3714E5A3A9E3E0EEA1A4840CB803FBA9C62_TBasePassVSTLightMapPolicyHQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE5F272A7585E9FFDC79C7571A81C3C439883833B4_FLandscapePhysicalMaterialVS0_0_01BFCB38015EA018875516BDAB9AA63886CC221D130384436A244F15C2A1AC2311008523E497AAEF3_TBasePassPSFNoLightMapPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABA5E9450E4A86AA1AF225295A8E1A3A9DBADD643_TBasePassPSFNoLightMapPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABA5E9450E4A86AA1AF225295A8E1A3A9DBADD643_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE131E76D986983209B45EA2D142B5BD6EC0D7641E_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D3C048F707CE1A01E3684B1A19B1BE149828CE519_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA6E6C9AE012081A60817E6B7ADB8E5B3E3B3380EC_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3786F63A2867FA005A1D9974353C1F05C64FB02CAA1_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AEBB50094D0051C52FF7242BC71DAD0BEFD0CC10E9_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3789C66C30DD52CE816CB3314A5C799E41309269280_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF37879BBC5F9C26CAC4ECD0A28D008BDC971EA966340_TBasePassCSFCachedVolumeIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA63E8D85622155FEAEC018E134E09795EC767E3D8_TBasePassPSTLightMapPolicyLQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABB2FAE6C3703A6FD3741EA0B7E1660D21FC30A92_TBasePassPSTLightMapPolicyLQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABB2FAE6C3703A6FD3741EA0B7E1660D21FC30A92_TLightMapDensityPSTLightMapPolicyLQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E84005D8ED7FF1587BDFFD7ADCB8D75DD623ADF66D618_TBasePassVSTLightMapPolicyLQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE78D60CAF7896988BA3EE748764C473DF7D87A225_TLightMapDensityVSTLightMapPolicyHQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400D34D34F5B8BAE168699B8A5F94ABC294AED01E82_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF37854CCF0F0329BEB98E3834B9B0E1CAAB6B4587848_FDebugViewModePS0_0_0E42838508A53E1FED4CE1CF8514B114D784FFBCDDF0CA379DEB49D5A761AF88AFBFA2D788472C2A8_TBasePassPSTLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA7EB3FD4458D6647359B2220BD6EF34740007D430_TBasePassPSTLightMapPolicyHQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA7EB3FD4458D6647359B2220BD6EF34740007D430_TDepthOnlyVS<false>0_0_0BB7F1C2084BC625A88ECD1AF94860160E1D3B695B3153FF105D7471808BB3B136D47DA9F9C9D7EB3_FVelocityVS0_0_0E7FCCF430B01758CCFED8AA8F94A4AEF0020B7BCC5B3590AE58B27781A1B627B03D72564730B8C51_FDebugViewModeVS0_0_0958E8C037DDBBDC48ADD101352D6EA76BD79C59798A189555FB5DFA3B16EC9000FC35B7613C050B9_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3784449D1779A17BA029521B676974C013CAD4F1D63_TBasePassVSFNoLightMapPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE2FFFCF4957148C3B70889CC78A43EF8951CBB13C_DepthPosOnlyNoPixelPipeline3809D327566D79B7D003D609F3FFBC28CB24CA5D_VelocityPipelineEC3AE026EDE631CE2396DB75C122B625C60F6328_DepthNoPixelPipelineBB7F1C2084BC625A88ECD1AF94860160E1D3B695_FGPUSpriteVertexFactory245FB466A2A94E1A1436B691BFD0A7AD3AAB15226F4AA5ED14228FB7E8DA60EA4B587BD3239FAD94B9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryD19292AE439B9BA2AF405539D8C979D72ADDB9DAA5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefault0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactory50F1F3C21861C59B390701CCEFB63753852D229FF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimited0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory36404C380DD96CD0872E9BBEDDFAD1A6E72AA01DCC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactoryF3FBD77A8F4B4A38338B697D58BDAC7AB8D5B27C4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory9B4864381849C227417F59C2CD595ADF65DE8972378BBDDEC2CEAC35A309C357B38D702E7981D5D3_FNaniteVertexFactoryCE87BE868444FAE47D331D246D86B99B2795BDC9_TGPUSkinVertexFactoryDefault0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimited0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactory74DF12C20858E13A6E65317951D0E79E184025DB49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory8E5462CD108F3ACF9C2D93B79DB64B3906833D1AF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactory1808145E713BFCB3CC3257922C12D5C1B321869739A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactory1808145E713BFCB3CC3257922C12D5C1B3218697A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactory1808145E713BFCB3CC3257922C12D5C1B321869781418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactoryACB1629DF3CA3124277348B8C5E6DFA8BCE4390C5957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactoryCE87BE868444FAE47D331D246D86B99B2795BDC9_FGeometryCacheVertexVertexFactory74ADC0A3F4354AA5B6F6B8CDE88F0843E005C5DD76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactory9C72E626AD265877B69662468B699912974F62553F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCESPM_d0dd0cfdf09b3e581937333562ee3ff1fabbcfe52ef2e02d62fb52ae9e62c317SPM_89d2e11bbb81b3f9ca7deb28b92d425dba5b46b2826ca1b3f62062fb141a9055SPM_4313f3f49766b482d25abee0729864e2637caaa2c8359ca9a5ec5e52b19a4a74SPM_9ad64688c87d417670bf84d9164b7ff0c7fd5648d64f90605d4f5ccd62b1582fSPM_2c57d0a836509d36c7c166415bfeb15e0ef573dcd9b4603cf1538f7314f9243dSPM_6317586e85ff33e53f3e2a8924a75b9a477bf2856e71b76add6e9afa5b77a4b4SPM_e6cac58906497aa6a3240ec32a5b52a2e9e97391b9a24e44a022e67fcade440bSPM_86d0c84beb6cce721197426e35f24a231b8d3b3dcfaad4ac7e7cb5869ec16cb2SPM_ff7b878748b7492a8bfbb1d213e0de922e7d1ad4e5c007d89539a25e116fe2a5SPM_f246e4150b5da0c4990d8d9cde3e7bc9ee28109026282556e7079fb5bfdac477SPM_aa661c84dbf8f659fa074577f1cbf28605bf282f383c32fbea060da3d871c48bSPM_54a1312cf73db2c90c5ed5f36724cf7f386b575e0cdac7da6333551840860f28SPM_b902cb58365a597ab0b6fe8cf87ae04d551e6747d32c37d928b8157fd3eba5c0SPM_8067665b18a33a3fe76b4d2cb7efaae4a7d5d674bfcd16014ec75d22aa43e477SPM_e2f081515cc3d0ef0996e2c8f9e1a75166b3cc6cdf0f28a7851d4ec175056c74SPM_36d1d796bf3fb73ccd892afb1b779f503d696f05fd480468b72f5ef66020825cSPM_83dbf399e330e02ba06c94ef9626063f802e7dad4acecf70bd8dc6046d1c22bbSPM_4a9d07239f86cc5310d60e8af0f25edf06a7d9ea4a2cac6d8cec6a1602c017a9SPM_16580fe885dc965c263d5eaad54b525a074fe46b65804a2a9a8eeb6c60d81eccSPM_1da6a996912903dde41c496fbb90ab8b7a56a37d91e64fd22c93b23c3291cf38SPM_39378479a4394fe666719b48f96d91dd0fee16fbd4d833039c8057d35bfe994eSPM_117e6119542e172878eb8d8df821dc98b3b1a14df286a76bb6d7944757abb01cSPM_1abdcf528b27ee15ea112606f7deb0e2bf1615c76e72788521d73027ce1f58d5SPM_d7362c400bb066129c0a26e9fd812e883f0c4289c0407b8538c36ce3ffffc6beSPM_558881d4ac12138fcbcdfe48514387b4d97e3917d7af9d06e82d66a738436156SPM_c950e2748d33543963b877521828efae284bd631b6d3208cb86d15e3d6ac302fSPM_9cdc2e108d4933f77f45b419a1ff9766781d1e07d02f2ea021820a33f42561adSPM_8f2515f426db488db7287a059c05dc2cec22cfd7015d224934fbfbdf45e2c2fdSPM_555ae49bc0bf3433782cfddb991b9368a60e332df25860d228a3a8a615d5a301SPM_555ae49bc0bf3433782cfddb991b9368a60e332df25860d228a3a8a615d5a301SPM_eb8cf9f28765a64d7c29571f94e23818d215aa32f207f5e51332108f6fb34b41SPM_9429704e8be195f35baecc89e09a1d838ba2a5bd5531c47e77f0c1021d0ea3faSPM_f848405a4bb32d0fbb35c92b345a9c5ffbd711de556a9112d23792383b0ae532SPM_44cfd7856989e0d50b86ae467107f8cb1927d4c4ac69e4400cc83861f7c2587fSPM_5ba0c5b7c5677cfc80f9c206abf3f2281b0c59cf7534bc2c0c3040647bc959d3SPM_0f404960686934579767c414c4832022399bdada3fdee85648dd5ddc66cdc18bSPM_32f96e6e78e74918b7a804031de07f41b26a0f4e028cfbf2d1f67a366b3b4653SPM_35ddf07c29b7ba174b82f284a0659e75175dffbdb1e5bcfbb8be87ef8e1351f9SPM_1cb9f91b85bc88250891e97b8ee57a007548ecc77f178fd11b011f742ada03c3SPM_3b8fafd4358c1af5a086884104678b1dfd2e193bfae2d80ab85be9b6ad7bd2f2SPM_8668a6a7bc90628c6b9b7bc642165f78499f54c0bad7054bd40be5d5b16027a9SPM_1b6a9f1a9b735e886581d6d6dcf008a2c7fc72bafbf9099d1f86d7fbd8c9844cSPM_d325b6eff66cabe6e04198f43035cf6635b9b462dff8ae44df5c0cbe3de6cf30SPM_039985d77c1c1471b03049c2bf8ef2d29fea7464cb33519e9049b37ddcda731fSPM_2379ae40c9a93d1354f571759773506590e9bd6d2be3b959dc2ab0dca7e60fe4SPM_f6481c86c24d5e8e86b711ed96952ba756b1b40357dd9cadb41c22ae0d52834bSPM_a2ca952d5d0c16a12b0eca91df068d9ce926000b17be062f97ba31ac64039a67SPM_e99122b96c86762ba069e73393d36dd9e7886cd1e40a4c23c10949dc4144ff77SPM_c4fd33b245ca554105394a55a3b11ebe5ab14de075817620e79925a15f1d4e79SPM_43a005e78e6f2c8487fe442a8b0f2ecb2a8396fdd0dd05d0d6830486fa5280c9SPM_debd3b9cc3bd312d9214df237fa1d9744029bd0edcad0840bb3b5c8029fcd238SPM_729f279cb55c14a86674481c57e40fb61e9dd97072c662bfef60a2a568940f4eSPM_bb4e74f7221fb542e41cb3df0f9f9e4a99fd5f726e8d57fbd7664cc2c2b4d227SPM_212dd557778bf53736b95bebf4695b9895831af7743bf4f024d9b511e0c2d54bSPM_c1b18e33b7dee0ef9484fb4cee1d3ba679afd1eda5bbd346e54a3cd3e78c744aSPM_48630cd959fe3e36f7956b88e42d315bae59f4c944e73ebc00038e7f30cdd0b2SPM_8aba731ad44e3a707b51569410dec477ae09100f5bc6b0ad01ae6ac470b3876aSPM_caf44f3686659bb5161b05d968c1b10a21cd0bf51ac06bc73dc9d1492630313bSPM_5ca6927bd2331ea4a166686786263efa114a15c4a923633fb1e6b2fbca1005f0SPM_7a8859af6bf08dbff30fc6fcf3aa44eae2b5708485554da1535146f5ab7d1e6cSPM_1abeee29937f4f1f7bcbd889e379941b812ccb972f89fc23883577de1d19934eSPM_79a3f872f11713ceb40a20a8ae2879efe8627b56b619c57fe7eaba8446f9cb7aSPM_83c91dc56084b394948dc5f6a1c235b7d1705b51e910473043ea3e465b2aebc6SPM_8917a03e1e52e3b2c09594c402821ccaaabba029aebfa0f444faeb2c184f9501SPM_98e11b36ef3d6e4dc166bfc6020842cb5ad6481ef73003a086fd4cdf34885068SPM_b1aea2149ccb4b0d4c0ab0341778dc129f23e5e950bac882f27aec0133e7868aSPM_9495972c6977dcdfbe9b612c8d4675322b440b71427e749eb2ec568af89d8126SPM_dab238b1b2d52a66c17a2ac261384aaf7ace7ffc6cecacd7b12495131d73b305SPM_db11416980d7f513dc0e1e08a8df85b346a02b99b3dfcc1a6c49176898f046c7SPM_541c1655b0d68ad383b066d35023f38d7a2cce3fb8721a555664c6c209d5210bSPM_ff1dbf153d71c358113cfa5bf6cb96774cf6bd6258a13262cea51a28b5b08912433AFC833894B7681A1D3DDBA35F7F5A9509A899DA39A3EE5E6B4B0D3255BFEF95601890AFD8070900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+_MatTransl_3B7A55D3409170328211A060FC2E3BB1E263C720_BBD650804D314CE7A44ADF9BB4F3F5F9_
+[2025.03.03-14.26.24:321][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2025.03.03-14.26.24:321][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2025.03.03-14.26.24:321][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2025.03.03-14.26.24:321][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2025.03.03-14.26.24:321][  0]LogMeshMerging: No distributed automatic mesh merging module available
+[2025.03.03-14.26.24:821][  0]LogTurnkeySupport: Completed device detection: Code = 0
+[2025.03.03-14.26.24:955][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2025.03.03-14.26.24:955][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2025.03.03-14.26.24:962][  0]LogUObjectArray: 22203 objects as part of root set at end of initial load.
+[2025.03.03-14.26.24:962][  0]LogUObjectAllocator: 6109744 out of 0 bytes used by permanent object pool.
+[2025.03.03-14.26.24:962][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2025.03.03-14.26.24:965][  0]LogLiveCoding: Display: Starting LiveCoding
+[2025.03.03-14.26.24:965][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2025.03.03-14.26.24:967][  0]LogLiveCoding: Display: First instance in process group "UE_Hedvika_0xb68bc420", spawning console
+[2025.03.03-14.26.24:971][  0]LogLiveCoding: Display: Waiting for server
+[2025.03.03-14.26.24:983][  0]LogSlate: Border
+[2025.03.03-14.26.24:983][  0]LogSlate: BreadcrumbButton
+[2025.03.03-14.26.24:983][  0]LogSlate: Brushes.Title
+[2025.03.03-14.26.24:983][  0]LogSlate: Default
+[2025.03.03-14.26.24:983][  0]LogSlate: Icons.Save
+[2025.03.03-14.26.24:983][  0]LogSlate: Icons.Toolbar.Settings
+[2025.03.03-14.26.24:983][  0]LogSlate: ListView
+[2025.03.03-14.26.24:983][  0]LogSlate: SoftwareCursor_CardinalCross
+[2025.03.03-14.26.24:983][  0]LogSlate: SoftwareCursor_Grab
+[2025.03.03-14.26.24:983][  0]LogSlate: TableView.DarkRow
+[2025.03.03-14.26.24:983][  0]LogSlate: TableView.Row
+[2025.03.03-14.26.24:983][  0]LogSlate: TreeView
+[2025.03.03-14.26.25:054][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2025.03.03-14.26.25:055][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.715 ms
+[2025.03.03-14.26.25:064][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2025.03.03-14.26.25:064][  0]LogInit: XR: MultiViewport is Disabled
+[2025.03.03-14.26.25:064][  0]LogInit: XR: Mobile Multiview is Disabled
+[2025.03.03-14.26.25:064][  0]LogTurnkeySupport: Turnkey Device: Win64@mm14-2022-031: (Name=mm14-2022-031, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid")
+[2025.03.03-14.26.25:352][  0]LogPython: Using Python 3.11.8
+[2025.03.03-14.26.25:878][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2025.03.03-14.26.25:926][  0]LogPython: Display: No enabled plugins with python dependencies found, skipping
+[2025.03.03-14.26.25:958][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 1C64D70761AB4C6C8000000000006C00 | Instance: E073AFFD429B7ECF55BD34A978AE6283 (mm14-2022-031-16020).
+[2025.03.03-14.26.26:122][  0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2025.03.03-14.26.26:125][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2025.03.03-14.26.26:126][  0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:62724'.
+[2025.03.03-14.26.26:128][  0]LogUdpMessaging: Display: Added local interface '10.34.221.4' to multicast group '230.0.0.1:6666'
+[2025.03.03-14.26.26:235][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2025.03.03-14.26.26:252][  0]LogMetasoundEngine: MetaSound Engine Initialized
+[2025.03.03-14.26.26:384][  0]SourceControl: Revision control is disabled
+[2025.03.03-14.26.26:392][  0]SourceControl: Revision control is disabled
+[2025.03.03-14.26.26:531][  0]LogOpenImageDenoise: OIDN starting up
+[2025.03.03-14.26.26:692][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2025.03.03-14.26.26:705][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2025.03.03-14.26.26:705][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2025.03.03-14.26.26:730][  0]LogHoudiniEngine: Starting the Houdini Engine module...
+[2025.03.03-14.26.26:730][  0]LogHoudiniEngine: Loaded libHAPIL.dll from Registry path C:/Houdini20/bin
+[2025.03.03-14.26.26:816][  0]LogCollectionManager: Loaded 0 collections in 0.001353 seconds
+[2025.03.03-14.26.26:817][  0]LogFileCache: Scanning file cache for directory 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/Collections/' took 0.00s
+[2025.03.03-14.26.26:819][  0]LogFileCache: Scanning file cache for directory 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Developers/Omidesmailymarandi/Collections/' took 0.00s
+[2025.03.03-14.26.26:820][  0]LogFileCache: Scanning file cache for directory 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Collections/' took 0.00s
+[2025.03.03-14.26.26:859][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png' error.
+[2025.03.03-14.26.26:859][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png
+[2025.03.03-14.26.26:860][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error.
+[2025.03.03-14.26.26:860][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png
+[2025.03.03-14.26.26:860][  0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error.
+[2025.03.03-14.26.26:860][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png
+[2025.03.03-14.26.26:892][  0]LogEOSSDK: LogEOS: [Boot] EOSSDK Version 1.16.3-32303053 booting at 2025-03-03T14:26:26.892Z using C
+[2025.03.03-14.26.26:892][  0]LogEOSSDK: LogEOS: [Boot] EOSSDK Platform Properties [OS=Windows/10.0.19041.5072.64bit, ClientId=xyza7891REBVsEqSJRRNXmlS7EQHM459, ProductId=86f32f1151354e7cb39c12f8ab2c22a3, SandboxId=a01927f7421a4d4995673fe30ef46945, DeploymentId=a652a72ea1664dcab3a467891eea5f30, ProductName=Hedvika, ProductVersion=++UE5+Release-5.4-CL-35576357, IsServer=false, Flags=DisableOverlay]
+[2025.03.03-14.26.26:892][  0]LogEOSSDK: LogEOSAnalytics: Start Session (User: ...)
+[2025.03.03-14.26.26:893][  0]LogEOSSDK: LogEOSOverlay: Overlay will not load, because it was explicitly disabled when creating the platform
+[2025.03.03-14.26.26:897][  0]LogEOSSDK: LogEOSAntiCheat: [AntiCheatClient] Anti-cheat client not available. Verify that the game was started using the anti-cheat bootstrapper if you intend to use it.
+[2025.03.03-14.26.26:897][  0]LogEOSSDK: LogEOS: SetApplicationStatus - OldStatus: EOS_AS_Foreground, NewStatus: EOS_AS_Foreground, Current Time: 0001.01.01-00.00.00
+[2025.03.03-14.26.26:897][  0]LogEOSSDK: LogEOS: SetNetworkStatus - OldStatus: EOS_NS_Online, NewStatus: EOS_NS_Online
+[2025.03.03-14.26.26:897][  0]LogEOSSDK: LogEOS: Updating Platform SDK Config, Time: 0.000064
+[2025.03.03-14.26.26:897][  0]LogFab: Display: Logging in using persist
+[2025.03.03-14.26.26:897][  0]LogEOSSDK: Warning: LogEOSAuth: No existing persistent auth credentials were found for automatic login.
+[2025.03.03-14.26.26:990][  0]LogClass: Error: BoolProperty FHoudiniInputObjectSettings::bExportLevelInstanceContent is not initialized properly even though its struct probably has a custom default constructor. Module:HoudiniEngineRuntime File:Private/HoudiniInputTypes.h
+[2025.03.03-14.26.26:990][  0]LogClass: Display: 1 Uninitialized script struct members found including 0 object properties
+[2025.03.03-14.26.27:019][  0]LogAutomationTest: Error: LogClass: BoolProperty FHoudiniInputObjectSettings::bExportLevelInstanceContent is not initialized properly even though its struct probably has a custom default constructor. Module:HoudiniEngineRuntime File:Private/HoudiniInputTypes.h [log]
+[2025.03.03-14.26.27:019][  0]LogEngine: Initializing Engine...
+[2025.03.03-14.26.27:023][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
+[2025.03.03-14.26.27:177][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.11.dll
+[2025.03.03-14.26.27:196][  0]LogWorldMetrics: [UWorldMetricsSubsystem::Initialize]
+[2025.03.03-14.26.27:204][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2025.03.03-14.26.27:204][  0]LogInit: Texture streaming: Enabled
+[2025.03.03-14.26.27:211][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.4.4-35576357+++UE5+Release-5.4
+[2025.03.03-14.26.27:214][  0]LogAudio: Display: Initializing Audio Device Manager...
+[2025.03.03-14.26.27:217][  0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2025.03.03-14.26.27:217][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2025.03.03-14.26.27:217][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2025.03.03-14.26.27:217][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2025.03.03-14.26.27:219][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2025.03.03-14.26.27:219][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2025.03.03-14.26.27:221][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2025.03.03-14.26.27:222][  0]LogAudio: Display: AudioInfo: 'RADA' Registered
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: Audio Device Manager Initialized
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  2
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2025.03.03-14.26.27:223][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  0
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: AudioDevice MaxSources: 32
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2025.03.03-14.26.27:223][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2025.03.03-14.26.27:227][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2025.03.03-14.26.27:267][  0]LogAudioMixer: Display: Using Audio Hardware Device DELL U2417H (2- NVIDIA High Definition Audio)
+[2025.03.03-14.26.27:268][  0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2025.03.03-14.26.27:269][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2025.03.03-14.26.27:269][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2025.03.03-14.26.27:271][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2025.03.03-14.26.27:271][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2025.03.03-14.26.27:272][  0]LogInit: FAudioDevice initialized with ID 1.
+[2025.03.03-14.26.27:272][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2025.03.03-14.26.27:272][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2025.03.03-14.26.27:273][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2025.03.03-14.26.27:273][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2025.03.03-14.26.27:276][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2025.03.03-14.26.27:279][  0]LogInit: Undo buffer set to 32 MB
+[2025.03.03-14.26.27:279][  0]LogInit: Transaction tracking system initialized
+[2025.03.03-14.26.27:346][  0]LocalizationService: Localization service is disabled
+[2025.03.03-14.26.27:355][  0]TimingProfiler: Initialize
+[2025.03.03-14.26.27:355][  0]TimingProfiler: OnSessionChanged
+[2025.03.03-14.26.27:355][  0]LoadingProfiler: Initialize
+[2025.03.03-14.26.27:356][  0]LoadingProfiler: OnSessionChanged
+[2025.03.03-14.26.27:356][  0]NetworkingProfiler: Initialize
+[2025.03.03-14.26.27:356][  0]NetworkingProfiler: OnSessionChanged
+[2025.03.03-14.26.27:356][  0]MemoryProfiler: Initialize
+[2025.03.03-14.26.27:356][  0]MemoryProfiler: OnSessionChanged
+[2025.03.03-14.26.27:527][  0]LogFileCache: Scanning file cache for directory 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/' took 0.01s
+[2025.03.03-14.26.27:575][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2025.03.03-14.26.27:630][  0]LogHoudiniEngineEditor: Starting the Houdini Engine Editor module.
+[2025.03.03-14.26.27:633][  0]LogHoudiniEngineEditor: Houdini Spline Component Visualizer Registered!
+[2025.03.03-14.26.27:633][  0]LogHoudiniEngineEditor: Houdini Engine Editor module startup complete.
+[2025.03.03-14.26.27:672][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2025.03.03-14.26.27:687][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2025.03.03-14.26.27:689][  0]SourceControl: Revision control is disabled
+[2025.03.03-14.26.27:689][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.839
+[2025.03.03-14.26.27:702][  0]LogFactory: FactoryCreateFile: PackFactory with PackFactory (0 0 D:/Epic/UE_5.4/FeaturePacks/StarterContent.upack)
+[2025.03.03-14.26.27:703][  0]LogPackFactory: Finished extracting 8 files (including 0 errors).
+[2025.03.03-14.26.27:704][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Floor_400x400.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset"
+[2025.03.03-14.26.27:704][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Pillar_50x500.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Pillar_50x500.uasset"
+[2025.03.03-14.26.27:705][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/SM_AssetPlatform.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/SM_AssetPlatform.uasset"
+[2025.03.03-14.26.27:705][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x200.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_400x200.uasset"
+[2025.03.03-14.26.27:705][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x300.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_400x300.uasset"
+[2025.03.03-14.26.27:706][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_400x400.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_400x400.uasset"
+[2025.03.03-14.26.27:706][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_500x500.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_500x500.uasset"
+[2025.03.03-14.26.27:706][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x300.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x300.uasset"
+[2025.03.03-14.26.27:706][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Door_400x400.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_Door_400x400.uasset"
+[2025.03.03-14.26.27:707][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x300.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x300.uasset"
+[2025.03.03-14.26.27:707][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Architecture/Wall_Window_400x400.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Wall_Window_400x400.uasset"
+[2025.03.03-14.26.27:708][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Collapse01.uasset"
+[2025.03.03-14.26.27:708][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse02.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Collapse02.uasset"
+[2025.03.03-14.26.27:708][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Collapse_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Collapse_Cue.uasset"
+[2025.03.03-14.26.27:709][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Explosion01.uasset"
+[2025.03.03-14.26.27:710][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion02.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Explosion02.uasset"
+[2025.03.03-14.26.27:710][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Explosion_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Explosion_Cue.uasset"
+[2025.03.03-14.26.27:712][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Fire01.uasset"
+[2025.03.03-14.26.27:714][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire01_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Fire01_Cue.uasset"
+[2025.03.03-14.26.27:714][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Fire_Sparks01.uasset"
+[2025.03.03-14.26.27:714][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset"
+[2025.03.03-14.26.27:714][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Light01.uasset"
+[2025.03.03-14.26.27:714][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light01_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Light01_Cue.uasset"
+[2025.03.03-14.26.27:715][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Light02.uasset"
+[2025.03.03-14.26.27:715][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Light02_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Light02_Cue.uasset"
+[2025.03.03-14.26.27:716][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Smoke01.uasset"
+[2025.03.03-14.26.27:716][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Smoke01_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Smoke01_Cue.uasset"
+[2025.03.03-14.26.27:717][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Background_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Background_Cue.uasset"
+[2025.03.03-14.26.27:719][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Birds01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Birds01.uasset"
+[2025.03.03-14.26.27:725][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Music01.uasset"
+[2025.03.03-14.26.27:725][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Music_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Music_Cue.uasset"
+[2025.03.03-14.26.27:727][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind05.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Wind05.uasset"
+[2025.03.03-14.26.27:729][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Starter_Wind06.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Starter_Wind06.uasset"
+[2025.03.03-14.26.27:730][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Steam01.uasset"
+[2025.03.03-14.26.27:730][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Audio/Steam01_Cue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Audio/Steam01_Cue.uasset"
+[2025.03.03-14.26.27:756][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset"
+[2025.03.03-14.26.27:758][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset"
+[2025.03.03-14.26.27:758][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset"
+[2025.03.03-14.26.27:758][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset"
+[2025.03.03-14.26.27:759][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset"
+[2025.03.03-14.26.27:759][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset"
+[2025.03.03-14.26.27:759][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset"
+[2025.03.03-14.26.27:760][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset"
+[2025.03.03-14.26.27:760][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/BP_LightStudio.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/BP_LightStudio.uasset"
+[2025.03.03-14.26.27:761][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/MaterialSphere.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/MaterialSphere.uasset"
+[2025.03.03-14.26.27:761][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Bush.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Bush.uasset"
+[2025.03.03-14.26.27:764][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Chair.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Chair.uasset"
+[2025.03.03-14.26.27:764][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_CornerFrame.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_CornerFrame.uasset"
+[2025.03.03-14.26.27:765][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Couch.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Couch.uasset"
+[2025.03.03-14.26.27:765][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Door.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Door.uasset"
+[2025.03.03-14.26.27:766][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_DoorFrame.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_DoorFrame.uasset"
+[2025.03.03-14.26.27:766][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_GlassWindow.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_GlassWindow.uasset"
+[2025.03.03-14.26.27:766][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset"
+[2025.03.03-14.26.27:767][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Lamp_Wall.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Lamp_Wall.uasset"
+[2025.03.03-14.26.27:767][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_PillarFrame.uasset"
+[2025.03.03-14.26.27:767][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_PillarFrame300.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_PillarFrame300.uasset"
+[2025.03.03-14.26.27:768][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Rock.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Rock.uasset"
+[2025.03.03-14.26.27:769][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Shelf.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Shelf.uasset"
+[2025.03.03-14.26.27:769][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Stairs.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Stairs.uasset"
+[2025.03.03-14.26.27:770][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_Statue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_Statue.uasset"
+[2025.03.03-14.26.27:770][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_TableRound.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_TableRound.uasset"
+[2025.03.03-14.26.27:774][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/SM_WindowFrame.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/SM_WindowFrame.uasset"
+[2025.03.03-14.26.27:774][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting.umap" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/Advanced_Lighting.umap"
+[2025.03.03-14.26.27:776][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/Advanced_Lighting_BuiltData.uasset"
+[2025.03.03-14.26.27:777][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_AssetPlatform.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_AssetPlatform.uasset"
+[2025.03.03-14.26.27:777][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default.umap" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/Minimal_Default.umap"
+[2025.03.03-14.26.27:778][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Floor.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Basic_Floor.uasset"
+[2025.03.03-14.26.27:780][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/Minimal_Default_BuiltData.uasset"
+[2025.03.03-14.26.27:780][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Basic_Wall.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Basic_Wall.uasset"
+[2025.03.03-14.26.27:781][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap.umap" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/StarterMap.umap"
+[2025.03.03-14.26.27:791][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Maps/StarterMap_BuiltData.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Maps/StarterMap_BuiltData.uasset"
+[2025.03.03-14.26.27:791][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset"
+[2025.03.03-14.26.27:792][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Ambient_Dust.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Ambient_Dust.uasset"
+[2025.03.03-14.26.27:792][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_New.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_New.uasset"
+[2025.03.03-14.26.27:793][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Explosion.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Explosion.uasset"
+[2025.03.03-14.26.27:793][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset"
+[2025.03.03-14.26.27:794][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Fire.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Fire.uasset"
+[2025.03.03-14.26.27:794][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset"
+[2025.03.03-14.26.27:794][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Smoke.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Smoke.uasset"
+[2025.03.03-14.26.27:795][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Sparks.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Sparks.uasset"
+[2025.03.03-14.26.27:795][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset"
+[2025.03.03-14.26.27:795][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/P_Steam_Lit.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/P_Steam_Lit.uasset"
+[2025.03.03-14.26.27:795][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset"
+[2025.03.03-14.26.27:800][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset"
+[2025.03.03-14.26.27:801][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset"
+[2025.03.03-14.26.27:804][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset"
+[2025.03.03-14.26.27:805][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset"
+[2025.03.03-14.26.27:808][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset"
+[2025.03.03-14.26.27:808][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset"
+[2025.03.03-14.26.27:811][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset"
+[2025.03.03-14.26.27:811][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset"
+[2025.03.03-14.26.27:814][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset"
+[2025.03.03-14.26.27:815][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cone.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Cone.uasset"
+[2025.03.03-14.26.27:815][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Grime.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Concrete_Grime.uasset"
+[2025.03.03-14.26.27:818][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset"
+[2025.03.03-14.26.27:822][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset"
+[2025.03.03-14.26.27:823][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cube.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Cube.uasset"
+[2025.03.03-14.26.27:823][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Panels.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Concrete_Panels.uasset"
+[2025.03.03-14.26.27:826][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset"
+[2025.03.03-14.26.27:826][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Cylinder.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Cylinder.uasset"
+[2025.03.03-14.26.27:826][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Poured.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Concrete_Poured.uasset"
+[2025.03.03-14.26.27:831][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset"
+[2025.03.03-14.26.27:834][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset"
+[2025.03.03-14.26.27:834][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Concrete_Tiles.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Concrete_Tiles.uasset"
+[2025.03.03-14.26.27:835][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset"
+[2025.03.03-14.26.27:837][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset"
+[2025.03.03-14.26.27:840][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset"
+[2025.03.03-14.26.27:841][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Pipe.uasset"
+[2025.03.03-14.26.27:844][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset"
+[2025.03.03-14.26.27:844][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Glass.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Glass.uasset"
+[2025.03.03-14.26.27:845][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_180.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_180.uasset"
+[2025.03.03-14.26.27:845][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Burst_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Burst_M.uasset"
+[2025.03.03-14.26.27:845][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Pipe_90.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Pipe_90.uasset"
+[2025.03.03-14.26.27:845][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Grass.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Ground_Grass.uasset"
+[2025.03.03-14.26.27:846][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Plane.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Plane.uasset"
+[2025.03.03-14.26.27:846][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Bush_D.uasset"
+[2025.03.03-14.26.27:846][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Gravel.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Ground_Gravel.uasset"
+[2025.03.03-14.26.27:847][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Bush_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Bush_N.uasset"
+[2025.03.03-14.26.27:847][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset"
+[2025.03.03-14.26.27:849][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset"
+[2025.03.03-14.26.27:849][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Ground_Moss.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Ground_Moss.uasset"
+[2025.03.03-14.26.27:850][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset"
+[2025.03.03-14.26.27:850][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset"
+[2025.03.03-14.26.27:852][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Chair_M.uasset"
+[2025.03.03-14.26.27:852][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset"
+[2025.03.03-14.26.27:852][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Chrome.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Chrome.uasset"
+[2025.03.03-14.26.27:852][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Sphere.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Sphere.uasset"
+[2025.03.03-14.26.27:853][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Copper.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Copper.uasset"
+[2025.03.03-14.26.27:853][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Gold.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Gold.uasset"
+[2025.03.03-14.26.27:854][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Torus.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Torus.uasset"
+[2025.03.03-14.26.27:855][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Rust.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Rust.uasset"
+[2025.03.03-14.26.27:855][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Trim.uasset"
+[2025.03.03-14.26.27:857][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Chair_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Chair_N.uasset"
+[2025.03.03-14.26.27:858][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset"
+[2025.03.03-14.26.27:859][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Checker_Noise_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Checker_Noise_M.uasset"
+[2025.03.03-14.26.27:859][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset"
+[2025.03.03-14.26.27:859][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_TriPyramid.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_TriPyramid.uasset"
+[2025.03.03-14.26.27:866][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset"
+[2025.03.03-14.26.27:867][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Tube.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Tube.uasset"
+[2025.03.03-14.26.27:868][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset"
+[2025.03.03-14.26.27:868][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_A.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_A.uasset"
+[2025.03.03-14.26.27:873][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset"
+[2025.03.03-14.26.27:874][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_Wedge_B.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_Wedge_B.uasset"
+[2025.03.03-14.26.27:875][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset"
+[2025.03.03-14.26.27:876][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Shapes/Shape_WideCapsule.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Shapes/Shape_WideCapsule.uasset"
+[2025.03.03-14.26.27:876][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Metal_Steel.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Metal_Steel.uasset"
+[2025.03.03-14.26.27:877][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset"
+[2025.03.03-14.26.27:877][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Basalt.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Rock_Basalt.uasset"
+[2025.03.03-14.26.27:880][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset"
+[2025.03.03-14.26.27:881][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset"
+[2025.03.03-14.26.27:881][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Sandstone.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Rock_Sandstone.uasset"
+[2025.03.03-14.26.27:881][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Rock_Slate.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Rock_Slate.uasset"
+[2025.03.03-14.26.27:882][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset"
+[2025.03.03-14.26.27:882][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset"
+[2025.03.03-14.26.27:882][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset"
+[2025.03.03-14.26.27:883][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Tech_Panel.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Tech_Panel.uasset"
+[2025.03.03-14.26.27:883][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Lake.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Water_Lake.uasset"
+[2025.03.03-14.26.27:884][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Water_Ocean.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Water_Ocean.uasset"
+[2025.03.03-14.26.27:884][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset"
+[2025.03.03-14.26.27:888][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset"
+[2025.03.03-14.26.27:893][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset"
+[2025.03.03-14.26.27:897][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset"
+[2025.03.03-14.26.27:897][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset"
+[2025.03.03-14.26.27:900][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset"
+[2025.03.03-14.26.27:901][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Oak.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Wood_Oak.uasset"
+[2025.03.03-14.26.27:903][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset"
+[2025.03.03-14.26.27:904][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Pine.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Wood_Pine.uasset"
+[2025.03.03-14.26.27:908][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset"
+[2025.03.03-14.26.27:908][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Materials/M_Wood_Walnut.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Materials/M_Wood_Walnut.uasset"
+[2025.03.03-14.26.27:911][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset"
+[2025.03.03-14.26.27:913][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset"
+[2025.03.03-14.26.27:915][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset"
+[2025.03.03-14.26.27:918][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset"
+[2025.03.03-14.26.27:918][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset"
+[2025.03.03-14.26.27:919][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset"
+[2025.03.03-14.26.27:920][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Door_M.uasset"
+[2025.03.03-14.26.27:920][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Door_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Door_N.uasset"
+[2025.03.03-14.26.27:921][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Dust_Particle_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Dust_Particle_D.uasset"
+[2025.03.03-14.26.27:922][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Explosion_SubUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Explosion_SubUV.uasset"
+[2025.03.03-14.26.27:923][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_SubUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Fire_SubUV.uasset"
+[2025.03.03-14.26.27:923][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset"
+[2025.03.03-14.26.27:924][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Frame_M.uasset"
+[2025.03.03-14.26.27:925][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Frame_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Frame_N.uasset"
+[2025.03.03-14.26.27:925][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Gradinet_01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Gradinet_01.uasset"
+[2025.03.03-14.26.27:930][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_D.uasset"
+[2025.03.03-14.26.27:934][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Grass_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ground_Grass_N.uasset"
+[2025.03.03-14.26.27:938][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset"
+[2025.03.03-14.26.27:941][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset"
+[2025.03.03-14.26.27:945][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_ground_Moss_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_ground_Moss_D.uasset"
+[2025.03.03-14.26.27:948][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Ground_Moss_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Ground_Moss_N.uasset"
+[2025.03.03-14.26.27:949][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Lamp_M.uasset"
+[2025.03.03-14.26.27:949][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Lamp_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Lamp_N.uasset"
+[2025.03.03-14.26.27:953][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_MacroVariation.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_MacroVariation.uasset"
+[2025.03.03-14.26.27:957][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset"
+[2025.03.03-14.26.27:959][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Copper_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Copper_D.uasset"
+[2025.03.03-14.26.27:962][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_D.uasset"
+[2025.03.03-14.26.27:964][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Gold_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Gold_N.uasset"
+[2025.03.03-14.26.27:967][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_D.uasset"
+[2025.03.03-14.26.27:970][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Rust_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Rust_N.uasset"
+[2025.03.03-14.26.27:971][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_D.uasset"
+[2025.03.03-14.26.27:973][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Metal_Steel_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Metal_Steel_N.uasset"
+[2025.03.03-14.26.27:976][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset"
+[2025.03.03-14.26.27:977][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_RockMesh_M.uasset"
+[2025.03.03-14.26.27:980][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_RockMesh_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_RockMesh_N.uasset"
+[2025.03.03-14.26.27:983][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset"
+[2025.03.03-14.26.27:986][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset"
+[2025.03.03-14.26.27:988][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset"
+[2025.03.03-14.26.27:991][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset"
+[2025.03.03-14.26.27:995][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset"
+[2025.03.03-14.26.27:999][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_D.uasset"
+[2025.03.03-14.26.28:002][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Slate_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Slate_N.uasset"
+[2025.03.03-14.26.28:005][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset"
+[2025.03.03-14.26.28:005][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Shelf_M.uasset"
+[2025.03.03-14.26.28:006][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Shelf_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Shelf_N.uasset"
+[2025.03.03-14.26.28:006][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Single_Tile_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Single_Tile_N.uasset"
+[2025.03.03-14.26.28:008][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_SubUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Smoke_SubUV.uasset"
+[2025.03.03-14.26.28:008][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset"
+[2025.03.03-14.26.28:008][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Spark_Core.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Spark_Core.uasset"
+[2025.03.03-14.26.28:009][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Statue_M.uasset"
+[2025.03.03-14.26.28:010][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Statue_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Statue_N.uasset"
+[2025.03.03-14.26.28:010][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_TableRound_M.uasset"
+[2025.03.03-14.26.28:012][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_TableRound_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_TableRound_N.uasset"
+[2025.03.03-14.26.28:012][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_M.uasset"
+[2025.03.03-14.26.28:013][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Dot_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Dot_N.uasset"
+[2025.03.03-14.26.28:014][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset"
+[2025.03.03-14.26.28:015][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset"
+[2025.03.03-14.26.28:016][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_M.uasset"
+[2025.03.03-14.26.28:017][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Tech_Panel_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Tech_Panel_N.uasset"
+[2025.03.03-14.26.28:019][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Water_M.uasset"
+[2025.03.03-14.26.28:021][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Water_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Water_N.uasset"
+[2025.03.03-14.26.28:023][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset"
+[2025.03.03-14.26.28:026][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset"
+[2025.03.03-14.26.28:027][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset"
+[2025.03.03-14.26.28:030][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_D.uasset"
+[2025.03.03-14.26.28:033][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Oak_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Oak_N.uasset"
+[2025.03.03-14.26.28:036][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_D.uasset"
+[2025.03.03-14.26.28:038][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Pine_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Pine_N.uasset"
+[2025.03.03-14.26.28:040][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset"
+[2025.03.03-14.26.28:042][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset"
+[2025.03.03-14.26.28:043][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Burst.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Burst.uasset"
+[2025.03.03-14.26.28:043][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset"
+[2025.03.03-14.26.28:043][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset"
+[2025.03.03-14.26.28:044][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset"
+[2025.03.03-14.26.28:044][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/m_flare_01.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/m_flare_01.uasset"
+[2025.03.03-14.26.28:044][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset"
+[2025.03.03-14.26.28:044][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset"
+[2025.03.03-14.26.28:045][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset"
+[2025.03.03-14.26.28:045][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset"
+[2025.03.03-14.26.28:045][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset"
+[2025.03.03-14.26.28:045][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset"
+[2025.03.03-14.26.28:046][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset"
+[2025.03.03-14.26.28:046][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset"
+[2025.03.03-14.26.28:047][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Particles/Materials/M_Spark.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Particles/Materials/M_Spark.uasset"
+[2025.03.03-14.26.28:047][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset"
+[2025.03.03-14.26.28:050][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/Skybox.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/Skybox.uasset"
+[2025.03.03-14.26.28:050][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset"
+[2025.03.03-14.26.28:050][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset"
+[2025.03.03-14.26.28:050][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Bush.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Bush.uasset"
+[2025.03.03-14.26.28:050][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Chair.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Chair.uasset"
+[2025.03.03-14.26.28:051][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Door.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Door.uasset"
+[2025.03.03-14.26.28:052][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Frame.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Frame.uasset"
+[2025.03.03-14.26.28:052][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Lamp.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Lamp.uasset"
+[2025.03.03-14.26.28:052][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Rock.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Rock.uasset"
+[2025.03.03-14.26.28:053][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Shelf.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Shelf.uasset"
+[2025.03.03-14.26.28:053][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_Statue.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_Statue.uasset"
+[2025.03.03-14.26.28:053][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_StatueGlass.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_StatueGlass.uasset"
+[2025.03.03-14.26.28:053][  0]LogPackFactory: Copied "../../../Samples/StarterContent/Content/StarterContent/Props/Materials/M_TableRound.uasset" to "C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Props/Materials/M_TableRound.uasset"
+[2025.03.03-14.26.28:061][  0]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/StarterContent/Architecture/Floor_400x400) ...
+[2025.03.03-14.26.28:088][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:089][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:089][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:089][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:089][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:089][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:089][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:089][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:090][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:090][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:090][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:090][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:090][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:090][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:091][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:091][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:091][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:091][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:091][  0]LogPakFile: Initializing PakPlatformFile
+[2025.03.03-14.26.28:091][  0]LogPakFile: Display: Mounted Pak file 'D:/Epic/UE_5.4/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2025.03.03-14.26.28:182][  0]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2025.03.03-14.26.28:182][  0]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/StarterContent/Architecture/Floor_400x400] ([1] browsable assets)...
+[2025.03.03-14.26.28:368][  0]LogAssetRegistry: Display: Asset registry cache written as 22.7 MiB to C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Intermediate/CachedAssetRegistry_*.bin
+[2025.03.03-14.26.28:473][  0]LogD3D12RHI: Waited for PSO creation for 100.000000ms
+[2025.03.03-14.26.28:556][  0]OBJ SavePackage:     Rendered thumbnail for [StaticMesh /Game/StarterContent/Architecture/Floor_400x400.Floor_400x400]
+[2025.03.03-14.26.28:556][  0]OBJ SavePackage: Finished generating thumbnails for package [/Game/StarterContent/Architecture/Floor_400x400]
+[2025.03.03-14.26.28:615][  0]LogPackageLocalizationCache: Processed 53 localized package path(s) for 1 prioritized culture(s) in 0.058503 seconds
+[2025.03.03-14.26.28:616][  0]LogSavePackage: Moving output files for package: /Game/StarterContent/Architecture/Floor_400x400
+[2025.03.03-14.26.28:617][  0]LogSavePackage: Moving 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/Floor_400x400310EDD0648E5F645C38A7193CC013A73.tmp' to 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset'
+[2025.03.03-14.26.28:618][  0]LogFileHelpers: InternalPromptForCheckoutAndSave took 435.593 ms
+[2025.03.03-14.26.28:618][  0]LogFeaturePack: Inserted 1 feature packs
+[2025.03.03-14.26.28:619][  0]Cmd: MAP LOAD FILE="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/FirstPerson/Maps/FirstPersonMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
+[2025.03.03-14.26.28:620][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.26.28:620][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.26.28:620][  0]LogWorldMetrics: [UWorldMetricsSubsystem::Deinitialize]
+[2025.03.03-14.26.28:620][  0]LogWorldMetrics: [UWorldMetricsSubsystem::Clear]
+[2025.03.03-14.26.28:624][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2025.03.03-14.26.28:627][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2025.03.03-14.26.28:930][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'FirstPersonMap'.
+[2025.03.03-14.26.28:930][  0]LogWorldMetrics: [UWorldMetricsSubsystem::Initialize]
+[2025.03.03-14.26.28:932][  0]LogWorldPartition: ULevel::OnLevelLoaded(FirstPersonMap)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0)
+[2025.03.03-14.26.28:932][  0]LogWorldPartition: Display: WorldPartition initialize started...
+[2025.03.03-14.26.28:932][  0]LogWorldPartition: UWorldPartition::Initialize : World = /Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0
+[2025.03.03-14.26.28:950][  0]LogStreaming: Display: FlushAsyncLoading(1): 58 QueuedPackages, 0 AsyncPackages
+[2025.03.03-14.26.29:030][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2025.03.03-14.26.29:318][  0]LogContentBundle: [FirstPersonMap(Standalone)] Creating new container.
+[2025.03.03-14.26.29:318][  0]LogWorldPartition: Display: WorldPartition initialize took 386.393 ms
+[2025.03.03-14.26.29:319][  0]LogSkeletalMesh: Display: Waiting for skinned assets to be ready 0/1 (SK_FPGun) ...
+[2025.03.03-14.26.29:606][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2025.03.03-14.26.29:615][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.46ms
+[2025.03.03-14.26.29:615][  0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2025.03.03-14.26.29:615][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.503ms to complete.
+[2025.03.03-14.26.30:172][  0]LogUnrealEdMisc: Total Editor Startup Time, took 9.322
+[2025.03.03-14.26.30:701][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2025.03.03-14.26.30:710][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2025.03.03-14.26.30:718][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2025.03.03-14.26.30:725][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2025.03.03-14.26.30:795][  0]LogSlate: Took 0.000161 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2025.03.03-14.26.30:798][  0]LogSlate: Took 0.000113 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2025.03.03-14.26.30:798][  0]LogSlate: Took 0.000059 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2025.03.03-14.26.32:278][  0]LogStall: Startup...
+[2025.03.03-14.26.32:281][  0]LogStall: Startup complete.
+[2025.03.03-14.26.32:322][  0]LogLoad: (Engine Initialization) Total time: 11.47 seconds
+[2025.03.03-14.26.32:851][  0]LogSlate: Took 0.000066 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2025.03.03-14.26.32:949][  0]LogContentValidation: Display: Starting to validate 1 assets
+[2025.03.03-14.26.32:949][  0]LogContentValidation: Enabled validators:
+[2025.03.03-14.26.32:949][  0]LogContentValidation: 	/Script/DataValidation.DirtyFilesChangelistValidator
+[2025.03.03-14.26.32:949][  0]LogContentValidation: 	/Script/DataValidation.EditorValidator_Localization
+[2025.03.03-14.26.32:949][  0]LogContentValidation: 	/Script/DataValidation.WorldPartitionChangelistValidator
+[2025.03.03-14.26.32:949][  0]LogContentValidation: Display: Validating asset /Game/StarterContent/Architecture/Floor_400x400.Floor_400x400
+[2025.03.03-14.26.32:949][  0]AssetCheck: /Game/StarterContent/Architecture/Floor_400x400 Validating asset
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: ================================================
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Total job queries 143, among them cache hits 6 (4.20%), DDC hits 124 (86.71%), Duplicates 6 (4.20%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Tracking 131 distinct input hashes that result in 129 distinct outputs (98.47%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: RAM used: 4.72 MiB of 1.60 GiB budget. Usage: 0.29%
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Shaders Compiled: 7
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Jobs assigned 7, completed 7 (100%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.09 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Job execution time: average 1.42 s, max 1.66 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Job life time (pending + execution): average 1.47 s, max 1.69
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Shader code size: average 25.649 KiB, min 3.75 KiB, max 42.52 KiB
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.70 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs:  0.00%
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Jobs were issued in 7 batches (only local compilation was used), average 1.00 jobs/batch
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Average processing rate: 4.12 jobs/sec
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Total thread time: 2.395 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Total thread preprocess time: 2.738 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Percentage time preprocessing: 114.33%
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Effective parallelization: 1.41 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy (compiled    1 times, average 0.46 sec, max 0.46 sec, min 0.46 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                 FDepthOnlyPS (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                  FHitProxyPS (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                  FHitProxyVS (compiled    1 times, average 0.30 sec, max 0.30 sec, min 0.30 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy (compiled    1 times, average 0.28 sec, max 0.28 sec, min 0.28 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 19.28% of total time (compiled    1 times, average 0.46 sec, max 0.46 sec, min 0.46 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                 FDepthOnlyPS - 14.36% of total time (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                  FHitProxyPS - 14.29% of total time (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                                  FHitProxyVS - 12.63% of total time (compiled    1 times, average 0.30 sec, max 0.30 sec, min 0.30 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 11.85% of total time (compiled    1 times, average 0.28 sec, max 0.28 sec, min 0.28 sec)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: === Material stats ===
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Materials Cooked:        0
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Materials Translated:    124
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Material Total Translate Time: 0.31 s
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Material Translation Only: 0.03 s (9%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (0%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: Material Cache Hits: 22 (18%)
+[2025.03.03-14.26.32:967][  0]LogShaderCompilers: Display: ================================================
+[2025.03.03-14.26.32:970][  0]LogAssetRegistry: AssetRegistryGather time 0.2505s: AssetDataDiscovery 0.0184s, AssetDataGather 0.1988s, StoreResults 0.0332s.
+	NumCachedDirectories 0. NumUncachedDirectories 1488. NumCachedFiles 0. NumUncachedFiles 7630.
+[2025.03.03-14.26.32:985][  0]LogSourceControl: Uncontrolled asset enumeration started...
+[2025.03.03-14.26.32:991][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2025.03.03-14.26.32:992][  0]LogContentStreaming: Texture pool size now 1000 MB
+[2025.03.03-14.26.32:992][  0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000"
+[2025.03.03-14.26.33:041][  0]LogSlate: Took 0.000100 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2025.03.03-14.26.33:101][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.115274 seconds (Found 7338 uncontrolled assets)
+[2025.03.03-14.26.33:190][  0]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2025.03.03-14.26.33:198][  0]Running Python start-up script 'D:/Epic/UE_5.4/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.119011 secs
+[2025.03.03-14.26.33:263][  0]LogFab: Error: Login failed - error code: EOS_InvalidAuth
+[2025.03.03-14.26.33:263][  0]LogFab: Display: Logging in using exchange code
+[2025.03.03-14.26.33:263][  0]LogFab: Display: Reading exchange code from commandline
+[2025.03.03-14.26.33:263][  0]LogEOSSDK: Error: LogEOSAuth: Invalid parameter EOS_Auth_Credentials.Token reason: must not be null or empty
+[2025.03.03-14.26.33:346][  1]LogD3D12RHI: Cannot end block when stack is empty
+[2025.03.03-14.26.33:839][  1]LogFab: Error: Login failed - error code: EOS_InvalidParameters
+[2025.03.03-14.26.33:893][  2]LogEOSSDK: LogEOS: SDK Config Platform Update Request Successful, Time: 6.941391
+[2025.03.03-14.26.33:894][  2]LogEOSSDK: LogEOSAnalytics: EOS SDK Analytics disabled for route [1].
+[2025.03.03-14.26.33:895][  2]LogEOSSDK: LogEOS: Updating Product SDK Config, Time: 6.995076
+[2025.03.03-14.26.34:240][  7]LogEOSSDK: LogEOSAnalytics: Start Session (User: ...)
+[2025.03.03-14.26.34:368][ 12]LogEOSSDK: LogEOS: SDK Config Product Update Request Successful, Time: 7.457779
+[2025.03.03-14.26.34:370][ 12]LogEOSSDK: LogEOS: SDK Config Data - Watermark: -36188152
+[2025.03.03-14.26.34:370][ 12]LogEOSSDK: LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 7.457779, Update Interval: 348.645294
+[2025.03.03-14.27.01:933][548]LogSlate: Took 0.000089 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2025.03.03-14.27.18:895][202]LogSlate: Prevented a slow task dialog from being summoned while a context menu was open
+[2025.03.03-14.27.18:913][202]LogUObjectHash: Compacting FUObjectHashTables data took   0.41ms
+[2025.03.03-14.27.18:984][202]LogTexture: Display: Building textures: /Game/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.T_ML_FineRubber (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
+[2025.03.03-14.27.22:147][202]LogSlate: Window 'Delete Assets' being destroyed
+[2025.03.03-14.27.23:877][329]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found
+[2025.03.03-14.27.25:545][501]LogContentBrowser: Deferred new asset folder creation: NewFolder
+[2025.03.03-14.27.25:638][501]LogContentBrowser: Creating deferred item: NewFolder
+[2025.03.03-14.27.25:652][502]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
+[2025.03.03-14.28.22:411][316]LogDerivedDataCache: C:/Users/Omid.esmailymarandi/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB.
+[2025.03.03-14.28.29:174][ 19]LogContentBrowser: Attempting asset rename: NewFolder -> Maps
+[2025.03.03-14.28.29:175][ 19]LogContentBrowser: End creating deferred item NewFolder
+[2025.03.03-14.28.47:192][791]LogContentBrowser: Deferred new asset file creation: NewWorld
+[2025.03.03-14.28.47:201][791]LogContentBrowser: Creating deferred item: NewWorld
+[2025.03.03-14.28.47:258][793]LogContentBrowser: Renaming the item being created (Deferred Item: NewWorld).
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: ================================================
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Total job queries 173, among them cache hits 13 (7.51%), DDC hits 138 (79.77%), Duplicates 6 (3.47%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Tracking 154 distinct input hashes that result in 146 distinct outputs (94.81%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: RAM used: 5.11 MiB of 1.60 GiB budget. Usage: 0.31%
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Shaders Compiled: 16
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Jobs assigned 16, completed 16 (100%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Average time worker was idle: 14.51 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.11 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Job execution time: average 0.98 s, max 1.66 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Job life time (pending + execution): average 1.03 s, max 1.69
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Shader code size: average 30.071 KiB, min 3.75 KiB, max 42.52 KiB
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.01 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs:  0.00%
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Jobs were issued in 16 batches (only local compilation was used), average 1.00 jobs/batch
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Average processing rate: 3.99 jobs/sec
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Total thread time: 5.863 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Total thread preprocess time: 3.085 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Percentage time preprocessing: 52.62%
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Effective parallelization: 1.46 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy (compiled    3 times, average 0.52 sec, max 0.59 sec, min 0.46 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                          FLumenCardPS<false> (compiled    2 times, average 0.41 sec, max 0.44 sec, min 0.38 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                                 FDepthOnlyPS (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                                  FHitProxyPS (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                                  FHitProxyVS (compiled    1 times, average 0.30 sec, max 0.30 sec, min 0.30 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 26.73% of total time (compiled    3 times, average 0.52 sec, max 0.59 sec, min 0.46 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 14.15% of total time (compiled    3 times, average 0.28 sec, max 0.30 sec, min 0.25 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                          FLumenCardPS<false> - 13.85% of total time (compiled    2 times, average 0.41 sec, max 0.44 sec, min 0.38 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                                 FLumenCardVS - 9.50% of total time (compiled    2 times, average 0.28 sec, max 0.30 sec, min 0.25 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display:                                                 FDepthOnlyPS - 5.86% of total time (compiled    1 times, average 0.34 sec, max 0.34 sec, min 0.34 sec)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: === Material stats ===
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Materials Cooked:        0
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Materials Translated:    124
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Material Total Translate Time: 0.31 s
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Material Translation Only: 0.03 s (9%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (0%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: Material Cache Hits: 22 (18%)
+[2025.03.03-14.29.32:975][437]LogShaderCompilers: Display: ================================================
+[2025.03.03-14.30.29:273][220]LogContentBrowser: Attempting asset rename: NewWorld -> Bayou
+[2025.03.03-14.30.29:631][220]LogContentBrowser: End creating deferred item NewWorld
+[2025.03.03-14.30.31:560][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2025.03.03-14.30.37:696][399]LogSlate: Window 'Save Content' being destroyed
+[2025.03.03-14.30.37:704][399]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2025.03.03-14.30.37:760][399]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/Bayou" FILE="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2025.03.03-14.30.37:830][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.23ms
+[2025.03.03-14.30.37:833][399]LogSavePackage: Moving output files for package: /Game/Maps/Bayou
+[2025.03.03-14.30.37:833][399]LogSavePackage: Moving 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/Bayou4A1F752247BB67E9E65C97AB0D278C49.tmp' to 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap'
+[2025.03.03-14.30.37:833][399]LogFileHelpers: All files are already saved.
+[2025.03.03-14.30.37:840][399]LogFileHelpers: Saving map 'Bayou' took 0.081
+[2025.03.03-14.30.37:888][399]LogFileHelpers: InternalPromptForCheckoutAndSave took 183.907 ms (total: 619.501 ms)
+[2025.03.03-14.30.37:906][399]LogAssetEditorSubsystem: Opening Asset editor for World /Game/Maps/Bayou.Bayou
+[2025.03.03-14.30.37:909][399]Cmd: MAP LOAD FILE="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
+[2025.03.03-14.30.37:987][399]LogWorld: UWorld::CleanupWorld for FirstPersonMap, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.30.37:987][399]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.30.37:987][399]LogWorldPartition: UWorldPartition::Uninitialize : World = /Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
+[2025.03.03-14.30.37:992][399]LogContentBundle: [FirstPersonMap(Standalone)] Deleting container.
+[2025.03.03-14.30.37:992][399]LogWorldMetrics: [UWorldMetricsSubsystem::Deinitialize]
+[2025.03.03-14.30.37:992][399]LogWorldMetrics: [UWorldMetricsSubsystem::Clear]
+[2025.03.03-14.30.38:006][399]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2025.03.03-14.30.38:009][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.42ms
+[2025.03.03-14.30.38:021][399]LogWorld: UWorld::CleanupWorld for Bayou, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.30.38:021][399]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.30.38:026][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2025.03.03-14.30.38:031][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.40ms
+[2025.03.03-14.30.38:032][399]LogAudio: Display: Audio Device (ID: 1) registered with world 'Bayou'.
+[2025.03.03-14.30.38:032][399]LogWorldMetrics: [UWorldMetricsSubsystem::Initialize]
+[2025.03.03-14.30.38:043][399]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2025.03.03-14.30.38:048][399]LogUObjectHash: Compacting FUObjectHashTables data took   0.42ms
+[2025.03.03-14.30.38:049][399]Cmd: MAP CHECKDEP NOCLEARLOG
+[2025.03.03-14.30.38:049][399]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.096ms to complete.
+[2025.03.03-14.30.38:124][399]LogContentValidation: Display: Starting to validate 1 assets
+[2025.03.03-14.30.38:124][399]LogContentValidation: Enabled validators:
+[2025.03.03-14.30.38:124][399]LogContentValidation: 	/Script/DataValidation.DirtyFilesChangelistValidator
+[2025.03.03-14.30.38:124][399]LogContentValidation: 	/Script/DataValidation.EditorValidator_Localization
+[2025.03.03-14.30.38:124][399]LogContentValidation: 	/Script/DataValidation.WorldPartitionChangelistValidator
+[2025.03.03-14.30.38:124][399]LogContentValidation: Display: Validating asset /Game/Maps/Bayou.Bayou
+[2025.03.03-14.30.38:124][399]AssetCheck: /Game/Maps/Bayou Validating asset
+[2025.03.03-14.30.43:161][941]LogUObjectHash: Compacting FUObjectHashTables data took   0.28ms
+[2025.03.03-14.30.43:162][941]LogAssetEditorSubsystem: Opening Asset editor for World /Game/Maps/Bayou.Bayou
+[2025.03.03-14.30.43:162][941]Cmd: MAP LOAD FILE="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
+[2025.03.03-14.30.43:211][941]LogWorld: UWorld::CleanupWorld for Bayou, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.30.43:212][941]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.30.43:212][941]LogWorldMetrics: [UWorldMetricsSubsystem::Deinitialize]
+[2025.03.03-14.30.43:212][941]LogWorldMetrics: [UWorldMetricsSubsystem::Clear]
+[2025.03.03-14.30.43:218][941]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2025.03.03-14.30.43:218][941]LogUObjectHash: Compacting FUObjectHashTables data took   0.44ms
+[2025.03.03-14.30.43:220][941]LogAudio: Display: Audio Device (ID: 1) registered with world 'Bayou'.
+[2025.03.03-14.30.43:220][941]LogWorldMetrics: [UWorldMetricsSubsystem::Initialize]
+[2025.03.03-14.30.43:231][941]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2025.03.03-14.30.43:236][941]LogUObjectHash: Compacting FUObjectHashTables data took   0.41ms
+[2025.03.03-14.30.43:238][941]Cmd: MAP CHECKDEP NOCLEARLOG
+[2025.03.03-14.30.43:238][941]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.075ms to complete.
+[2025.03.03-14.30.43:903][ 19]LogEditorViewport: Clicking Background
+[2025.03.03-14.30.51:564][845]LogSlate: Window 'Hierarchical LOD Outliner' being destroyed
+[2025.03.03-14.30.51:569][845]LogSlate: Window 'Hierarchical LOD Outliner' being destroyed
+[2025.03.03-14.30.56:089][340]LogEditor: Attempting to add actor of class 'ExponentialHeightFog' to level at 0.00,0.00,0.00
+[2025.03.03-14.30.57:480][484]LogEditor: Attempting to add actor of class 'VolumetricCloud' to level at 0.00,0.00,0.00
+[2025.03.03-14.30.58:304][557]LogEditor: Attempting to add actor of class 'SkyAtmosphere' to level at 0.00,0.00,0.00
+[2025.03.03-14.30.59:966][734]LogEditor: Attempting to add actor of class 'SkyLight' to level at 0.00,0.00,0.00
+[2025.03.03-14.31.00:939][822]LogEditor: Attempting to add actor of class 'DirectionalLight' to level at 0.00,0.00,0.00
+[2025.03.03-14.31.03:593][ 97]LogSlate: Window 'Env. Light Mixer' being destroyed
+[2025.03.03-14.31.03:597][ 97]LogSlate: Window 'Env. Light Mixer' being destroyed
+[2025.03.03-14.31.05:319][298]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2025.03.03-14.31.08:172][601]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Plane.Plane
+[2025.03.03-14.31.08:172][601]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Plane.Plane
+[2025.03.03-14.31.08:173][601]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Plane.Plane as actor: StaticMeshActor /Game/Maps/Bayou.Bayou:PersistentLevel.StaticMeshActor_0
+[2025.03.03-14.31.08:210][601]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Plane.Plane as actor: StaticMeshActor /Game/Maps/Bayou.Bayou:PersistentLevel.StaticMeshActor_0
+[2025.03.03-14.31.36:576][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.42ms
+[2025.03.03-14.31.38:565][857]LogSlate: Window 'Save Content' being destroyed
+[2025.03.03-14.31.38:573][857]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2025.03.03-14.31.38:623][857]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/Bayou" FILE="C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2025.03.03-14.31.38:646][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.24ms
+[2025.03.03-14.31.38:650][857]LogSavePackage: Moving output files for package: /Game/Maps/Bayou
+[2025.03.03-14.31.38:650][857]LogSavePackage: Moving 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Saved/Bayou3C75BD584EDBAEEAC41E57BD944A9C7C.tmp' to 'C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap'
+[2025.03.03-14.31.38:652][857]LogFileHelpers: All files are already saved.
+[2025.03.03-14.31.38:657][857]LogFileHelpers: Saving map 'Bayou' took 0.034
+[2025.03.03-14.31.38:709][857]LogFileHelpers: InternalPromptForCheckoutAndSave took 136.035 ms (total: 755.536 ms)
+[2025.03.03-14.31.38:728][857]LogStall: Shutdown...
+[2025.03.03-14.31.38:734][857]LogStall: Shutdown complete.
+[2025.03.03-14.31.38:765][857]LogSlate: Window 'Hedvika - Unreal Editor' being destroyed
+[2025.03.03-14.31.38:811][857]LogContentValidation: Display: Starting to validate 1 assets
+[2025.03.03-14.31.38:811][857]LogContentValidation: Enabled validators:
+[2025.03.03-14.31.38:811][857]LogContentValidation: 	/Script/DataValidation.DirtyFilesChangelistValidator
+[2025.03.03-14.31.38:811][857]LogContentValidation: 	/Script/DataValidation.EditorValidator_Localization
+[2025.03.03-14.31.38:811][857]LogContentValidation: 	/Script/DataValidation.WorldPartitionChangelistValidator
+[2025.03.03-14.31.38:811][857]LogContentValidation: Display: Validating asset /Game/Maps/Bayou.Bayou
+[2025.03.03-14.31.38:811][857]AssetCheck: /Game/Maps/Bayou Validating asset
+[2025.03.03-14.31.38:815][857]Cmd: QUIT_EDITOR
+[2025.03.03-14.31.38:815][858]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2025.03.03-14.31.38:816][858]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2025.03.03-14.31.38:816][858]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2025.03.03-14.31.38:816][858]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2025.03.03-14.31.38:817][858]LogWorld: UWorld::CleanupWorld for Bayou, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.31.38:817][858]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.31.38:817][858]LogWorldMetrics: [UWorldMetricsSubsystem::Deinitialize]
+[2025.03.03-14.31.38:817][858]LogWorldMetrics: [UWorldMetricsSubsystem::Clear]
+[2025.03.03-14.31.38:819][858]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2025.03.03-14.31.38:852][858]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.31.38:852][858]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.31.38:852][858]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.31.38:852][858]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.31.38:852][858]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.31.38:852][858]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.31.38:852][858]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
+[2025.03.03-14.31.38:852][858]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2025.03.03-14.31.38:941][858]LogStudioTelemetry: Ended StudioTelemetry Session
+[2025.03.03-14.31.38:943][858]LogAnalytics: Display: [UEEditor.Rocket.Release] Destroying ET Analytics provider
+[2025.03.03-14.31.38:943][858]LogAnalytics: Display: [UEEditor.Rocket.Release] Ended ET Analytics provider session
+[2025.03.03-14.31.38:943][858]LogAnalytics: Display: [UEEditor.Rocket.Release] Destroyed ET Analytics provider
+[2025.03.03-14.31.38:944][858]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2025.03.03-14.31.38:944][858]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2025.03.03-14.31.38:944][858]LogAudio: Display: Audio Device unregistered from world 'Bayou'.
+[2025.03.03-14.31.38:944][858]LogAudio: Display: Shutting down audio device while 1 references to it are still alive. For more information, compile with INSTRUMENT_AUDIODEVICE_HANDLES.
+[2025.03.03-14.31.38:944][858]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2025.03.03-14.31.38:945][858]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2025.03.03-14.31.38:953][858]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID -1
+[2025.03.03-14.31.38:953][858]LogAudio: Display: Audio Device Manager Shutdown
+[2025.03.03-14.31.38:955][858]LogSlate: Window 'Content Browser' being destroyed
+[2025.03.03-14.31.38:956][858]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2025.03.03-14.31.38:960][858]LogSlate: Slate User Destroyed.  User Index 0, Is Virtual User: 0
+[2025.03.03-14.31.38:960][858]LogExit: Preparing to exit.
+[2025.03.03-14.31.38:971][858]LogUObjectHash: Compacting FUObjectHashTables data took   0.43ms
+[2025.03.03-14.31.39:355][858]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2025.03.03-14.31.39:362][858]LogExit: Editor shut down
+[2025.03.03-14.31.39:363][858]LogExit: Transaction tracking system shut down
+[2025.03.03-14.31.39:412][858]LogExit: Object subsystem successfully closed.
+[2025.03.03-14.31.39:490][858]LogShaderCompilers: Display: Shaders left to compile 0
+[2025.03.03-14.31.39:512][858]LogHoudiniEngineEditor: Shutting down the Houdini Engine Editor module.
+[2025.03.03-14.31.39:513][858]LogHoudiniEngineEditor: Houdini Engine Editor module shutdown complete.
+[2025.03.03-14.31.39:552][858]MemoryProfiler: Shutdown
+[2025.03.03-14.31.39:552][858]NetworkingProfiler: Shutdown
+[2025.03.03-14.31.39:552][858]LoadingProfiler: Shutdown
+[2025.03.03-14.31.39:552][858]TimingProfiler: Shutdown
+[2025.03.03-14.31.39:559][858]LogHoudiniEngine: Shutting down the Houdini Engine module.
+[2025.03.03-14.31.39:619][858]LogOpenImageDenoise: OIDN shutting down
+[2025.03.03-14.31.39:869][858]LogStudioTelemetry: Display: Shutdown StudioTelemetry Module
+[2025.03.03-14.31.39:906][858]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2025.03.03-14.31.39:906][858]LogHttp: Warning: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BEABEA363-4407-68F5-F360-088BCCE3C542%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.4.4-35576357%2B%2B%2BUE5%2BRelease-5.4&UserID=e41945f84e99678986e5d5a756593dde%7C%7C1b40ec76-40e8-43b8-bb88-a658c39ec614&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing
+[2025.03.03-14.31.40:453][858]LogEOSSDK: FEOSSDKManager::Shutdown EOS_Shutdown Result=[EOS_Success]
+[2025.03.03-14.31.40:453][858]RenderDocPlugin: plugin has been unloaded.
+[2025.03.03-14.31.40:454][858]LogPakFile: Destroying PakPlatformFile
+[2025.03.03-14.31.40:549][858]LogD3D12RHI: ~FD3D12DynamicRHI
+[2025.03.03-14.31.40:567][858]LogExit: Exiting.
+[2025.03.03-14.31.40:581][858]Log file closed, 03/03/25 15:31:40
diff --git a/Hedvika/Saved/ShaderDebugInfo/PCD3D_SM6/WorldGridMaterial_ea5d70b5306083b5/Default/DDCKey-Editor.txt b/Hedvika/Saved/ShaderDebugInfo/PCD3D_SM6/WorldGridMaterial_ea5d70b5306083b5/Default/DDCKey-Editor.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd96272739cc8b88fecf339040de852dae19c5b9
--- /dev/null
+++ b/Hedvika/Saved/ShaderDebugInfo/PCD3D_SM6/WorldGridMaterial_ea5d70b5306083b5/Default/DDCKey-Editor.txt
@@ -0,0 +1,2 @@
+MATSM_F352F674A0D503790A5235582FBA6412_PCD3D_SM6_-467229472__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC1_VFO_LFV_LTRRT_SKYATM_SKYHF_SLWSMDLT_STRDSTRIP_gs1_sdct_VRS_VT-0-0-1-0_MIN_PJC_SHRC_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_2613239799_SLWDP_SKPassThrough0_Nanite-Tess0CSMat1PSMat1DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_9107FBCE4C95329989F3AF1F988A1B948D5415DB___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0DC42029D3A7877F6520B43A3D0406C57469EABB8F_FLumenCardPS<false>0_0_03E16DC0C5BF41EC01552ED84CD1509555C29050BC4CE29BE25F7A4B1586CA4C1685BCF80731FE636_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5BAA7BEC98F764475D732E99CBF54AC272E7E1B0_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D9FC66713AD9ABF570AFA2305B93FC5C738D84F68_TBasePassCSFCachedPointIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA10FAD6B0AF33452512BCC17223D6E15F730B5448_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF378BB459A7F0DBAC5232AC3C6813D7A1C9C1E037A6F_FMicropolyRasterizeCS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS64_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS65_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS66_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS67_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS68_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS69_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS70_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS71_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS72_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS73_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS74_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS75_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS76_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS77_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS78_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS79_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS80_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS81_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS82_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS83_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS84_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS85_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS86_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS87_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS88_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS89_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS90_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS91_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS92_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS93_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS94_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS95_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS96_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS97_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS98_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS99_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS100_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS101_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS102_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS103_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS104_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS105_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS106_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS107_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS108_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS109_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS110_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS111_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS112_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS113_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS114_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS115_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS116_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS117_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS118_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS119_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS120_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS121_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS122_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS123_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS124_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS125_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS126_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS127_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS128_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS129_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS130_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS131_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS132_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS133_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS134_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS135_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS136_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS137_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS138_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS139_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS140_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS141_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS142_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS143_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS144_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS145_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS146_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS147_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS148_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS149_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS150_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS151_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS152_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS153_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS154_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS155_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS156_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS157_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS158_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS159_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS160_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS161_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS162_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS163_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS164_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS165_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS166_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS167_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS168_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS169_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS170_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS171_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS172_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS173_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS174_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS175_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS176_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS177_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS178_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS179_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS180_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS181_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS182_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS183_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS184_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS185_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS186_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS187_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS188_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS189_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS190_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS191_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS192_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS193_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS194_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS195_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS196_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS197_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS198_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS199_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS200_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS201_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS202_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS203_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS204_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS205_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS206_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS207_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS208_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS209_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS210_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS211_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS212_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS213_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS214_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS215_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS216_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS217_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS218_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS219_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS220_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS221_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS222_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS223_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS224_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS225_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS226_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS227_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS228_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS229_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS230_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS231_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS232_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS233_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS234_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS235_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS236_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS237_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS238_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS239_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS240_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS241_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS242_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS243_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS244_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS245_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS246_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS247_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS248_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS249_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS250_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS251_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS252_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS253_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS254_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS255_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS256_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS257_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS258_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS259_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS260_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS261_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS262_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS263_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS264_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS265_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS266_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS267_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS268_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS269_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS270_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS271_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS272_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS273_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS274_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS275_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS276_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS277_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS278_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS279_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS280_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS281_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS282_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS283_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS284_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS285_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS286_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS287_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS288_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS289_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS290_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS291_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS292_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS293_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS294_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS295_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS296_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS297_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS298_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS299_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS300_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS301_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS302_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS303_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS304_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS305_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS306_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS307_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS308_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS309_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS310_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS311_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS312_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS313_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS314_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS315_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS316_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS317_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS318_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS319_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS320_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS321_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS322_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS323_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS324_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS325_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS326_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS327_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS328_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS329_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS330_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS331_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS332_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS333_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS334_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS335_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS336_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS337_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS338_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS339_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS340_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS341_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS342_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS343_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS344_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS345_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS346_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS347_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS348_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS349_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS350_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS351_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS352_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS353_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS354_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS355_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS356_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS357_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS358_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS359_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS360_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS361_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS362_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS363_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS364_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS365_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS366_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS367_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS368_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS369_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS370_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS371_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS372_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS373_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS374_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS375_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS376_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS377_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS378_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS379_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS380_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS381_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS382_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS383_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS384_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS385_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS386_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS387_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS388_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS389_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS390_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS391_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS392_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS393_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS394_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS395_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS396_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS397_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS398_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS399_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS400_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS401_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS402_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS403_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS404_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS405_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS406_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS407_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS408_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS409_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS410_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS411_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS412_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS413_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS414_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS415_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS416_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS417_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS418_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS419_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS420_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS421_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS422_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS423_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS424_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS425_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS426_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS427_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS428_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS429_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS430_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS431_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS432_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS433_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS434_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS435_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS436_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS437_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS438_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS439_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS440_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS441_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS442_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS443_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS444_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS445_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS446_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS447_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS448_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS449_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS450_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS451_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS452_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS453_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS454_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS455_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS456_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS457_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS458_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS459_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS460_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS461_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS462_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS463_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS464_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS465_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS466_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS467_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS468_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS469_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS470_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS471_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS472_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS473_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS474_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS475_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS476_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS477_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS478_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS479_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS480_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS481_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS482_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS483_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS484_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS485_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS486_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS487_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS488_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS489_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS490_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS491_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS492_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS493_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS494_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS495_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS496_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS497_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS498_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS499_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS500_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS501_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS502_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS503_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS504_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS505_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS506_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS507_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS508_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS509_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS510_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_FMicropolyRasterizeCS511_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCC4CF70EE3E9D2361C4B0CCCB0C8655C5681D2719_TLightMapDensityPSTLightMapPolicyHQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400AA270EEF413621E0C116C79AC656F988F24413AF_TBasePassCSTLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAF62472048A5E16C3CBF33ED0FD5D68D095CFF9C2_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA1885C6BD5C13C615A2D1CC7B629C1649D7904633_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA1885C6BD5C13C615A2D1CC7B629C1649D7904633_TBasePassPSTLightMapPolicyLQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5B3BB4576FCE1858D2FA513C5CF3DFFA9D6231E6_TBasePassPSTLightMapPolicyLQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA5B3BB4576FCE1858D2FA513C5CF3DFFA9D6231E6_FLandscapeGrassWeightVS0_0_048D8060A4E964C5C787E9DD6490BE40950B996DA1F4AE6CD573C588EA0E0A5701A067C736DB871F2_TBasePassCSFNoLightMapPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA8D7073ED51131A1D51B71F1E395D180C8D86505D_TBasePassCSFCachedVolumeIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAF4FB311566AE8F6DFE7AB4096D5758200F66028D_TLightMapDensityVSFNoLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400E68740D56C01795CB8F3A41716DC323A4B0E4A02_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA58C0ACF387F70E172DF585AA01C84B8418428E2B_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA58C0ACF387F70E172DF585AA01C84B8418428E2B_FHWRasterizeVS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHWRasterizeVS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCAE68DA4B25EFEFA26644774180E6251B931D8D30_FHitProxyVS0_0_0E4C9B6397777DE153A14DB50DC6BC36366094557B310836A0A5C4DC6F9C6787D82A95787504887EA_FHitProxyPS0_0_00B92DFC1B903E7D52866045E7E066F0D424133E398FD96E02A532D7E415E04CB58A1437B3DE55B9E_TBasePassCSTLightMapPolicyLQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAC99AA8DA6866F0CAC845FA4EC09F90254C3FC957_FLandscapeGrassWeightPS0_0_048D8060A4E964C5C787E9DD6490BE40950B996DA06AC8289474264FCB183613EA9196A3F141417F9_TBasePassCSTLightMapPolicyLQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA24FA8EB12306802CDCB1C8854B6802D350A9DE4E_TBasePassPSFNoLightMapPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA79B90F6A1A762E35DCA6B7044315B042B3A9DE8B_TBasePassPSFNoLightMapPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA79B90F6A1A762E35DCA6B7044315B042B3A9DE8B_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA82D5FE621DAEABFC2A60179EE290F06C7DDEEE5C_FHWRasterizePS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS64_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS65_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS66_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS67_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS68_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS69_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS70_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS71_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS72_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS73_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS74_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS75_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS76_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS77_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS78_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS79_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS80_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS81_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS82_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS83_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS84_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS85_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS86_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS87_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS88_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS89_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS90_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS91_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS92_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS93_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS94_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS95_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS96_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS97_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS98_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS99_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS100_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS101_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS102_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS103_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS104_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS105_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS106_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS107_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS108_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS109_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS110_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS111_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS112_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS113_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS114_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS115_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS116_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS117_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS118_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS119_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS120_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS121_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS122_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS123_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS124_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS125_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS126_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS127_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS128_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS129_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS130_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS131_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS132_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS133_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS134_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS135_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS136_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS137_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS138_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS139_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS140_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS141_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS142_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS143_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS144_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS145_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS146_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS147_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS148_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS149_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS150_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS151_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS152_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS153_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS154_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS155_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS156_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS157_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS158_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS159_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS160_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS161_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS162_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS163_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS164_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS165_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS166_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS167_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS168_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS169_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS170_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS171_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS172_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS173_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS174_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS175_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS176_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS177_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS178_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS179_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS180_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS181_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS182_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS183_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS184_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS185_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS186_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS187_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS188_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS189_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS190_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS191_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS192_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS193_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS194_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS195_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS196_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS197_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS198_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS199_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS200_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS201_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS202_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS203_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS204_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS205_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS206_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS207_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS208_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS209_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS210_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS211_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS212_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS213_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS214_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS215_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS216_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS217_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS218_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS219_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS220_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS221_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS222_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS223_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS224_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS225_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS226_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS227_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS228_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS229_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS230_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS231_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS232_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS233_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS234_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS235_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS236_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS237_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS238_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS239_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS240_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS241_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS242_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS243_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS244_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS245_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS246_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS247_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS248_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS249_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS250_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS251_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS252_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS253_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS254_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_FHWRasterizePS255_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCC9C130E689B3132814C20D8BE52E9E3E559C3B15E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF378D282FE23662B6F8212138E16FD40FFF30C979CA0_TDepthOnlyVS<true>0_0_03809D327566D79B7D003D609F3FFBC28CB24CA5DBE22A860DB786AA9A7DE7C711953CC3F484404A4_FLandscapePhysicalMaterialPS0_0_01BFCB38015EA018875516BDAB9AA63886CC221D1989E524D02800C279740896F656A4B888BE14513_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA83CAF2761B69086FAFC74A14A2412E5D27743EA1_TLightMapDensityVSFDummyLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E840018803B83B28CDED9C48845B0B2ABC57FE549565C_FLumenCardVS0_0_009BA6531C9DF6B65C5602013A7552F40E0F93A69ABD0E94E9F2FDE303EA0054320ED4096AB87BEA7_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D0F80ED0D9DD10768D803FB60ECF1149D03939C33_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE68F0B29CECEC60752AD4E2F4479E3479A9544217_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAD125B9380CFE1C82C03BB907DBE95DE267E4AA1F_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAD125B9380CFE1C82C03BB907DBE95DE267E4AA1F_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACA38D76CBB88E8E35C9A8EC7B1CB5EB263A39605_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACA38D76CBB88E8E35C9A8EC7B1CB5EB263A39605_TBasePassPSTLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA804894D114BDC7D7CCA483C383426229EB505ECB_TBasePassPSTLightMapPolicyHQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA804894D114BDC7D7CCA483C383426229EB505ECB_FLumenCardPS<true>0_0_03E16DC0C5BF41EC01552ED84CD1509555C29050B1AF1B19445283C34D121B7362E8009A5D5541AB8_TLightMapDensityPSFDummyLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400155D979E9D1F3559A69AB78660BE10F9E4ABAB2D_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACBB5826133D9E53D0E6872AEE7FE4451B5DA3340_TBasePassPSFCachedPointIndirectLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDACBB5826133D9E53D0E6872AEE7FE4451B5DA3340_FTranslucentLightingInjectPS0_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS1_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS2_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS3_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS4_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS5_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS6_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS7_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS8_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS9_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS10_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS11_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS12_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS13_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS14_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS15_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS16_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS17_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS18_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS19_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS20_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS21_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS22_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS23_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS24_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS25_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS26_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS27_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS28_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS29_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS30_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_FTranslucentLightingInjectPS31_0_0F7BEB51EF1AB4ADCC04A1AC0202D1951EA605A291C6338A978F9356F36802E13F8A3E50683C0C140_TBasePassVSFCachedPointIndirectLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AEBC455CF5461179D683FC22723024276683512BF2_FHWRasterizeMS0_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS1_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS2_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS3_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS4_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS5_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS6_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS7_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS8_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS9_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS10_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS11_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS12_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS13_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS14_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS15_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS16_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS17_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS18_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS19_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS20_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS21_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS22_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS23_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS24_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS25_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS26_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS27_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS28_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS29_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS30_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS31_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS32_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS33_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS34_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS35_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS36_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS37_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS38_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS39_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS40_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS41_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS42_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS43_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS44_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS45_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS46_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS47_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS48_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS49_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS50_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS51_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS52_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS53_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS54_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS55_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS56_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS57_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS58_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS59_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS60_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS61_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS62_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_FHWRasterizeMS63_0_002C4366D99330C457B947CA0DC2AB1C7E2F20DCCCD5E985AAFF8C6C3B50AA6E6DB0D2F39915796C5_TBasePassPSFCachedPointIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA567497BE8A730EE9D61E10D7F18B32D891846AC8_TBasePassPSFCachedPointIndirectLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA567497BE8A730EE9D61E10D7F18B32D891846AC8_FVelocityPS0_0_0E7FCCF430B01758CCFED8AA8F94A4AEF0020B7BC71766E222D75D9042433F7E54424227CD4AF7F85_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAE8E63E50D815609BA40DD40A8C088E2387FA3BF0_TBasePassPSFCachedVolumeIndirectLightingPolicy1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDAE8E63E50D815609BA40DD40A8C088E2387FA3BF0_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3787188663C9C337316BBABCDC605C6F3CE449BB27D_TBasePassCSFCachedPointIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA0C7FD39629725BF10F5002E314BB3E867EF677C5_TBasePassCSTLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA9BAF65E5209CF99A77340822E17460F228CC1592_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA27C2A77E6D84B54989B82D51CEC865B004FB6010_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA27C2A77E6D84B54989B82D51CEC865B004FB6010_TLightMapDensityPSFNoLightMapPolicy0_0_07222847C70AF7BEA9FD37D98F0C14F49953E840076F07DBCFA0AC7DA5684426030FD7E2B83F8BFEB_TLightMapDensityVSTLightMapPolicyLQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400AEC27E29B9DAB2C6DACEED2C9FEB36BF92895105_TBasePassCSFNoLightMapPolicy0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA807FB3714E5A3A9E3E0EEA1A4840CB803FBA9C62_TBasePassVSTLightMapPolicyHQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE5F272A7585E9FFDC79C7571A81C3C439883833B4_FLandscapePhysicalMaterialVS0_0_01BFCB38015EA018875516BDAB9AA63886CC221D130384436A244F15C2A1AC2311008523E497AAEF3_TBasePassPSFNoLightMapPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABA5E9450E4A86AA1AF225295A8E1A3A9DBADD643_TBasePassPSFNoLightMapPolicySkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABA5E9450E4A86AA1AF225295A8E1A3A9DBADD643_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE131E76D986983209B45EA2D142B5BD6EC0D7641E_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_00BA6C9B8E198325012E7CF76CB7C5291CF229D0D3C048F707CE1A01E3684B1A19B1BE149828CE519_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA6E6C9AE012081A60817E6B7ADB8E5B3E3B3380EC_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3786F63A2867FA005A1D9974353C1F05C64FB02CAA1_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AEBB50094D0051C52FF7242BC71DAD0BEFD0CC10E9_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3789C66C30DD52CE816CB3314A5C799E41309269280_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF37879BBC5F9C26CAC4ECD0A28D008BDC971EA966340_TBasePassCSFCachedVolumeIndirectLightingPolicySkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA63E8D85622155FEAEC018E134E09795EC767E3D8_TBasePassPSTLightMapPolicyLQ0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABB2FAE6C3703A6FD3741EA0B7E1660D21FC30A92_TBasePassPSTLightMapPolicyLQ1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDABB2FAE6C3703A6FD3741EA0B7E1660D21FC30A92_TLightMapDensityPSTLightMapPolicyLQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E84005D8ED7FF1587BDFFD7ADCB8D75DD623ADF66D618_TBasePassVSTLightMapPolicyLQ0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE78D60CAF7896988BA3EE748764C473DF7D87A225_TLightMapDensityVSTLightMapPolicyHQ0_0_07222847C70AF7BEA9FD37D98F0C14F49953E8400D34D34F5B8BAE168699B8A5F94ABC294AED01E82_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF37854CCF0F0329BEB98E3834B9B0E1CAAB6B4587848_FDebugViewModePS0_0_0E42838508A53E1FED4CE1CF8514B114D784FFBCDDF0CA379DEB49D5A761AF88AFBFA2D788472C2A8_TBasePassPSTLightMapPolicyHQSkylight0_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA7EB3FD4458D6647359B2220BD6EF34740007D430_TBasePassPSTLightMapPolicyHQSkylight1_0_03517BACA44D85EF64B75C82220BE571DFDE6FEDA7EB3FD4458D6647359B2220BD6EF34740007D430_TDepthOnlyVS<false>0_0_0BB7F1C2084BC625A88ECD1AF94860160E1D3B695B3153FF105D7471808BB3B136D47DA9F9C9D7EB3_FVelocityVS0_0_0E7FCCF430B01758CCFED8AA8F94A4AEF0020B7BCC5B3590AE58B27781A1B627B03D72564730B8C51_FDebugViewModeVS0_0_0958E8C037DDBBDC48ADD101352D6EA76BD79C59798A189555FB5DFA3B16EC9000FC35B7613C050B9_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_0FDDDD7613D94ED7AF910F85982311631DB4EF3784449D1779A17BA029521B676974C013CAD4F1D63_TBasePassVSFNoLightMapPolicy0_0_04309B802513C0E1FA208A859F63E1C63721CF5AE2FFFCF4957148C3B70889CC78A43EF8951CBB13C_DepthPosOnlyNoPixelPipeline3809D327566D79B7D003D609F3FFBC28CB24CA5D_VelocityPipelineEC3AE026EDE631CE2396DB75C122B625C60F6328_DepthNoPixelPipelineBB7F1C2084BC625A88ECD1AF94860160E1D3B695_FGPUSpriteVertexFactory245FB466A2A94E1A1436B691BFD0A7AD3AAB15226F4AA5ED14228FB7E8DA60EA4B587BD3239FAD94B9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryD19292AE439B9BA2AF405539D8C979D72ADDB9DAA5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefault0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactory50F1F3C21861C59B390701CCEFB63753852D229FF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimited0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory36404C380DD96CD0872E9BBEDDFAD1A6E72AA01DCC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactoryF3FBD77A8F4B4A38338B697D58BDAC7AB8D5B27C4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory9B4864381849C227417F59C2CD595ADF65DE8972378BBDDEC2CEAC35A309C357B38D702E7981D5D3_FNaniteVertexFactoryCE87BE868444FAE47D331D246D86B99B2795BDC9_TGPUSkinVertexFactoryDefault0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimited0F340724BA3C76DE470CCD6BD08D3B137D0CF9D7BBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactory74DF12C20858E13A6E65317951D0E79E184025DB49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory8E5462CD108F3ACF9C2D93B79DB64B3906833D1AF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactory1808145E713BFCB3CC3257922C12D5C1B321869739A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactory1808145E713BFCB3CC3257922C12D5C1B3218697A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactory1808145E713BFCB3CC3257922C12D5C1B321869781418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactoryACB1629DF3CA3124277348B8C5E6DFA8BCE4390C5957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactoryCE87BE868444FAE47D331D246D86B99B2795BDC9_FGeometryCacheVertexVertexFactory74ADC0A3F4354AA5B6F6B8CDE88F0843E005C5DD76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactory9C72E626AD265877B69662468B699912974F62553F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactory9C72E626AD265877B69662468B699912974F6255B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCESPM_d0dd0cfdf09b3e581937333562ee3ff1fabbcfe52ef2e02d62fb52ae9e62c317SPM_89d2e11bbb81b3f9ca7deb28b92d425dba5b46b2826ca1b3f62062fb141a9055SPM_4313f3f49766b482d25abee0729864e2637caaa2c8359ca9a5ec5e52b19a4a74SPM_9ad64688c87d417670bf84d9164b7ff0c7fd5648d64f90605d4f5ccd62b1582fSPM_2c57d0a836509d36c7c166415bfeb15e0ef573dcd9b4603cf1538f7314f9243dSPM_6317586e85ff33e53f3e2a8924a75b9a477bf2856e71b76add6e9afa5b77a4b4SPM_e6cac58906497aa6a3240ec32a5b52a2e9e97391b9a24e44a022e67fcade440bSPM_86d0c84beb6cce721197426e35f24a231b8d3b3dcfaad4ac7e7cb5869ec16cb2SPM_ff7b878748b7492a8bfbb1d213e0de922e7d1ad4e5c007d89539a25e116fe2a5SPM_f246e4150b5da0c4990d8d9cde3e7bc9ee28109026282556e7079fb5bfdac477SPM_aa661c84dbf8f659fa074577f1cbf28605bf282f383c32fbea060da3d871c48bSPM_54a1312cf73db2c90c5ed5f36724cf7f386b575e0cdac7da6333551840860f28SPM_b902cb58365a597ab0b6fe8cf87ae04d551e6747d32c37d928b8157fd3eba5c0SPM_8067665b18a33a3fe76b4d2cb7efaae4a7d5d674bfcd16014ec75d22aa43e477SPM_e2f081515cc3d0ef0996e2c8f9e1a75166b3cc6cdf0f28a7851d4ec175056c74SPM_36d1d796bf3fb73ccd892afb1b779f503d696f05fd480468b72f5ef66020825cSPM_83dbf399e330e02ba06c94ef9626063f802e7dad4acecf70bd8dc6046d1c22bbSPM_4a9d07239f86cc5310d60e8af0f25edf06a7d9ea4a2cac6d8cec6a1602c017a9SPM_16580fe885dc965c263d5eaad54b525a074fe46b65804a2a9a8eeb6c60d81eccSPM_1da6a996912903dde41c496fbb90ab8b7a56a37d91e64fd22c93b23c3291cf38SPM_39378479a4394fe666719b48f96d91dd0fee16fbd4d833039c8057d35bfe994eSPM_117e6119542e172878eb8d8df821dc98b3b1a14df286a76bb6d7944757abb01cSPM_1abdcf528b27ee15ea112606f7deb0e2bf1615c76e72788521d73027ce1f58d5SPM_d7362c400bb066129c0a26e9fd812e883f0c4289c0407b8538c36ce3ffffc6beSPM_558881d4ac12138fcbcdfe48514387b4d97e3917d7af9d06e82d66a738436156SPM_c950e2748d33543963b877521828efae284bd631b6d3208cb86d15e3d6ac302fSPM_9cdc2e108d4933f77f45b419a1ff9766781d1e07d02f2ea021820a33f42561adSPM_8f2515f426db488db7287a059c05dc2cec22cfd7015d224934fbfbdf45e2c2fdSPM_555ae49bc0bf3433782cfddb991b9368a60e332df25860d228a3a8a615d5a301SPM_555ae49bc0bf3433782cfddb991b9368a60e332df25860d228a3a8a615d5a301SPM_eb8cf9f28765a64d7c29571f94e23818d215aa32f207f5e51332108f6fb34b41SPM_9429704e8be195f35baecc89e09a1d838ba2a5bd5531c47e77f0c1021d0ea3faSPM_f848405a4bb32d0fbb35c92b345a9c5ffbd711de556a9112d23792383b0ae532SPM_44cfd7856989e0d50b86ae467107f8cb1927d4c4ac69e4400cc83861f7c2587fSPM_5ba0c5b7c5677cfc80f9c206abf3f2281b0c59cf7534bc2c0c3040647bc959d3SPM_0f404960686934579767c414c4832022399bdada3fdee85648dd5ddc66cdc18bSPM_32f96e6e78e74918b7a804031de07f41b26a0f4e028cfbf2d1f67a366b3b4653SPM_35ddf07c29b7ba174b82f284a0659e75175dffbdb1e5bcfbb8be87ef8e1351f9SPM_1cb9f91b85bc88250891e97b8ee57a007548ecc77f178fd11b011f742ada03c3SPM_3b8fafd4358c1af5a086884104678b1dfd2e193bfae2d80ab85be9b6ad7bd2f2SPM_8668a6a7bc90628c6b9b7bc642165f78499f54c0bad7054bd40be5d5b16027a9SPM_1b6a9f1a9b735e886581d6d6dcf008a2c7fc72bafbf9099d1f86d7fbd8c9844cSPM_d325b6eff66cabe6e04198f43035cf6635b9b462dff8ae44df5c0cbe3de6cf30SPM_039985d77c1c1471b03049c2bf8ef2d29fea7464cb33519e9049b37ddcda731fSPM_2379ae40c9a93d1354f571759773506590e9bd6d2be3b959dc2ab0dca7e60fe4SPM_f6481c86c24d5e8e86b711ed96952ba756b1b40357dd9cadb41c22ae0d52834bSPM_a2ca952d5d0c16a12b0eca91df068d9ce926000b17be062f97ba31ac64039a67SPM_e99122b96c86762ba069e73393d36dd9e7886cd1e40a4c23c10949dc4144ff77SPM_c4fd33b245ca554105394a55a3b11ebe5ab14de075817620e79925a15f1d4e79SPM_43a005e78e6f2c8487fe442a8b0f2ecb2a8396fdd0dd05d0d6830486fa5280c9SPM_debd3b9cc3bd312d9214df237fa1d9744029bd0edcad0840bb3b5c8029fcd238SPM_729f279cb55c14a86674481c57e40fb61e9dd97072c662bfef60a2a568940f4eSPM_bb4e74f7221fb542e41cb3df0f9f9e4a99fd5f726e8d57fbd7664cc2c2b4d227SPM_212dd557778bf53736b95bebf4695b9895831af7743bf4f024d9b511e0c2d54bSPM_c1b18e33b7dee0ef9484fb4cee1d3ba679afd1eda5bbd346e54a3cd3e78c744aSPM_48630cd959fe3e36f7956b88e42d315bae59f4c944e73ebc00038e7f30cdd0b2SPM_8aba731ad44e3a707b51569410dec477ae09100f5bc6b0ad01ae6ac470b3876aSPM_caf44f3686659bb5161b05d968c1b10a21cd0bf51ac06bc73dc9d1492630313bSPM_5ca6927bd2331ea4a166686786263efa114a15c4a923633fb1e6b2fbca1005f0SPM_7a8859af6bf08dbff30fc6fcf3aa44eae2b5708485554da1535146f5ab7d1e6cSPM_1abeee29937f4f1f7bcbd889e379941b812ccb972f89fc23883577de1d19934eSPM_79a3f872f11713ceb40a20a8ae2879efe8627b56b619c57fe7eaba8446f9cb7aSPM_83c91dc56084b394948dc5f6a1c235b7d1705b51e910473043ea3e465b2aebc6SPM_8917a03e1e52e3b2c09594c402821ccaaabba029aebfa0f444faeb2c184f9501SPM_98e11b36ef3d6e4dc166bfc6020842cb5ad6481ef73003a086fd4cdf34885068SPM_b1aea2149ccb4b0d4c0ab0341778dc129f23e5e950bac882f27aec0133e7868aSPM_9495972c6977dcdfbe9b612c8d4675322b440b71427e749eb2ec568af89d8126SPM_dab238b1b2d52a66c17a2ac261384aaf7ace7ffc6cecacd7b12495131d73b305SPM_db11416980d7f513dc0e1e08a8df85b346a02b99b3dfcc1a6c49176898f046c7SPM_541c1655b0d68ad383b066d35023f38d7a2cce3fb8721a555664c6c209d5210bSPM_ff1dbf153d71c358113cfa5bf6cb96774cf6bd6258a13262cea51a28b5b08912433AFC833894B7681A1D3DDBA35F7F5A9509A899DA39A3EE5E6B4B0D3255BFEF95601890AFD8070900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+_MatTransl_3B7A55D3409170328211A060FC2E3BB1E263C720_BBD650804D314CE7A44ADF9BB4F3F5F9_
\ No newline at end of file
diff --git a/Hedvika/Saved/SourceControl/UncontrolledChangelists.json b/Hedvika/Saved/SourceControl/UncontrolledChangelists.json
new file mode 100644
index 0000000000000000000000000000000000000000..0b9cb141c42d951bdf3679a9b56e71cb9993d10d
--- /dev/null
+++ b/Hedvika/Saved/SourceControl/UncontrolledChangelists.json
@@ -0,0 +1,13 @@
+{
+	"version": 1,
+	"changelists": [
+		{
+			"guid": "00000000000000000000000000000000",
+			"description": "Default Uncontrolled Changelist",
+			"files": [
+				"C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/StarterContent/Architecture/Floor_400x400.uasset",
+				"C:/Users/Omid.esmailymarandi/Documents/GitHub/BayouEnviroStorytelling/Hedvika/Content/Maps/Bayou.umap"
+			]
+		}
+	]
+}
\ No newline at end of file
diff --git a/Hedvika/Saved/Telemetry/Telemetry.json b/Hedvika/Saved/Telemetry/Telemetry.json
new file mode 100644
index 0000000000000000000000000000000000000000..e606dcb32109a055d7ec0a847849c534e083d9f0
--- /dev/null
+++ b/Hedvika/Saved/Telemetry/Telemetry.json
@@ -0,0 +1,189 @@
+{"EventName":"StartSession","TimestampUTC":1741011981.427000,"RecordId":0,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false}
+{"EventName":"Editor.AssetRegistry.Startup","TimestampUTC":1741011983.934000,"RecordId":1,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"Duration":0.001596,"StartedAsyncGather":true}
+{"EventName":"Span","TimestampUTC":1741011987.689000,"RecordId":2,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":1,"Span_Name":"Editor.Boot","Span_GUID":"53730B544397A4DB8A7ADCA1BEBC508A","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":2,"Span_StartUTC":1741011981.428,"Span_EndUTC":1741011987.689,"Span_TimeInSec":6.261}
+{"EventName":"Core.Loading","TimestampUTC":1741011987.690000,"RecordId":3,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","LoadingSeconds":6.261,"DDC_Summary_BackEnd":"InstalledDerivedDataBackendGraph","DDC_Summary_HasLocalCache":"true","DDC_Summary_HasSharedCache":"false","DDC_Summary_HasCloudCache":"false","DDC_Summary_HasZenCache":"true","DDC_Summary_TotalGetHits":757.0,"DDC_Summary_TotalGetMisses":229.0,"DDC_Summary_TotalGets":986.0,"DDC_Summary_TotalGetHitPct":0.767748,"DDC_Summary_GetMissPct":0.232252,"DDC_Summary_TotalPutHits":231.0,"DDC_Summary_TotalPutMisses":0.0,"DDC_Summary_TotalPuts":231.0,"DDC_Summary_TotalPutHitPct":1.0,"DDC_Summary_PutMissPct":0.0,"DDC_Summary_LocalGetHits":0.0,"DDC_Summary_LocalGetTotal":0.0,"DDC_Summary_LocalGetHitPct":0.0,"DDC_Summary_SharedGetHits":0.0,"DDC_Summary_SharedGetTotal":0.0,"DDC_Summary_SharedGetHitPct":0.0,"DDC_Summary_ZenLocalGetHits":396.0,"DDC_Summary_ZenLocalGetTotal":624.0,"DDC_Summary_ZenLocalGetHitPct":0.634615,"DDC_Summary_ZenRemoteGetHits":0.0,"DDC_Summary_ZenRemoteGetTotal":0.0,"DDC_Summary_ZenRemoteGetHitPct":0.0,"DDC_Summary_CloudGetHits":0.0,"DDC_Summary_CloudGetTotal":0.0,"DDC_Summary_CloudGetHitPct":0.0,"DDC_Summary_LocalLatency":0.0,"DDC_Summary_LocalReadSpeed":0.0,"DDC_Summary_LocalWriteSpeed":0.0,"DDC_Summary_SharedLatency":0.0,"DDC_Summary_SharedReadSpeed":0.0,"DDC_Summary_SharedWriteSpeed":0.0,"DDC_Summary_CloudLatency":0.0,"DDC_Summary_CloudReadSpeed":0.0,"DDC_Summary_CloudWriteSpeed":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.691000,"RecordId":4,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"Texture (Inline)","Load_Count":99,"Load_TimeSec":0.012449,"Load_SizeMB":52.557872,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":99,"Total_TimeSec":0.012449,"Total_SizeMB":52,"Efficiency":1.0,"Thread_TimeSec":0.012449}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.691000,"RecordId":5,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"Texture (Streaming)","Load_Count":30,"Load_TimeSec":0.004281,"Load_SizeMB":8.521484,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":30,"Total_TimeSec":0.004281,"Total_SizeMB":8,"Efficiency":1.0,"Thread_TimeSec":0.004281}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.692000,"RecordId":6,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"StaticMesh","Load_Count":37,"Load_TimeSec":0.01837,"Load_SizeMB":4.324672,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":37,"Total_TimeSec":0.01837,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.692000,"RecordId":7,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.693000,"RecordId":8,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.693000,"RecordId":9,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"CardRepresentation","Load_Count":37,"Load_TimeSec":0.003193,"Load_SizeMB":0.011145,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":37,"Total_TimeSec":0.003193,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.693000,"RecordId":10,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":4,"Total_TimeSec":0.007965,"Total_SizeMB":17,"Efficiency":1.0,"Thread_TimeSec":0.007965}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.694000,"RecordId":11,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"DistanceField","Load_Count":37,"Load_TimeSec":0.010425,"Load_SizeMB":3.92608,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":37,"Total_TimeSec":0.010425,"Total_SizeMB":3,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.694000,"RecordId":12,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"Audio (Inline)","Load_Count":8,"Load_TimeSec":0.367876,"Load_SizeMB":0.006782,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":8,"Total_TimeSec":0.367876,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367876}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.695000,"RecordId":13,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"NavCollision","Load_Count":37,"Load_TimeSec":0.001901,"Load_SizeMB":0.045714,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":37,"Total_TimeSec":0.001901,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011987.695000,"RecordId":14,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","AssetType":"Total","Load_Count":636,"Load_TimeSec":0.476159,"Load_SizeMB":194.935896,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":636,"Total_TimeSec":0.476159,"Total_SizeMB":194,"Efficiency":1.0,"Thread_TimeSec":0.460673}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741011987.696000,"RecordId":15,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":3,"LoadingName":"BootEditor","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":757.0,"TotalGetMisses":229.0,"TotalGets":986.0,"TotalGetHitPct":0.767748,"GetMissPct":0.232252,"TotalPutHits":231.0,"TotalPutMisses":0.0,"TotalPuts":231.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":396.0,"ZenLocalGetTotal":624.0,"ZenLocalGetHitPct":0.634615,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741011987.696000,"RecordId":16,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","SchemaVersion":1,"LoadingName":"BootEditor"}
+{"EventName":"Span","TimestampUTC":1741011988.617000,"RecordId":17,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"None","TaskName":"Saving packages...","SchemaVersion":1,"Span_Name":"ST Saving packages...","Span_GUID":"B81F3F414801AE1719C1B19A3F7731A6","Span_ParentName":"Editor.Initialize","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741011988.182,"Span_EndUTC":1741011988.617,"Span_TimeInSec":0.435}
+{"EventName":"Span","TimestampUTC":1741011989.616000,"RecordId":18,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Editor.LoadMap","Span_GUID":"14A8936A4EF3594C497B29803C7B2669","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741011988.619,"Span_EndUTC":1741011989.615,"Span_TimeInSec":0.996}
+{"EventName":"Core.Loading","TimestampUTC":1741011989.638000,"RecordId":19,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","LoadingSeconds":0.996,"Zen_Enabled":true,"Zen_Cache_Size_Disk":109542803.0,"Zen_Cache_Size_Memory":0.0,"Zen_Cache_Hits":0,"Zen_Cache_Misses":6977,"Zen_Cache_Writes":7041,"Zen_Cache_HitRatio":0.0,"Zen_Cache_Cas_Hits":0,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":5999,"Zen_Cache_Requests":13716,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":13716,"Zen_Cache_Requests_RateMean":22.972242,"Zen_Cache_Requests_TAverage":0.000185,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145210494,"Zen_Cas_Size_Tiny":84824,"Zen_Cas_Size_Total":145295318,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0,"DDC_Summary_BackEnd":"InstalledDerivedDataBackendGraph","DDC_Summary_HasLocalCache":"true","DDC_Summary_HasSharedCache":"false","DDC_Summary_HasCloudCache":"false","DDC_Summary_HasZenCache":"true","DDC_Summary_TotalGetHits":855.0,"DDC_Summary_TotalGetMisses":262.0,"DDC_Summary_TotalGets":1117.0,"DDC_Summary_TotalGetHitPct":0.765443,"DDC_Summary_GetMissPct":0.234557,"DDC_Summary_TotalPutHits":273.0,"DDC_Summary_TotalPutMisses":0.0,"DDC_Summary_TotalPuts":273.0,"DDC_Summary_TotalPutHitPct":1.0,"DDC_Summary_PutMissPct":0.0,"DDC_Summary_LocalGetHits":0.0,"DDC_Summary_LocalGetTotal":0.0,"DDC_Summary_LocalGetHitPct":0.0,"DDC_Summary_SharedGetHits":0.0,"DDC_Summary_SharedGetTotal":0.0,"DDC_Summary_SharedGetHitPct":0.0,"DDC_Summary_ZenLocalGetHits":408.0,"DDC_Summary_ZenLocalGetTotal":668.0,"DDC_Summary_ZenLocalGetHitPct":0.610778,"DDC_Summary_ZenRemoteGetHits":0.0,"DDC_Summary_ZenRemoteGetTotal":0.0,"DDC_Summary_ZenRemoteGetHitPct":0.0,"DDC_Summary_CloudGetHits":0.0,"DDC_Summary_CloudGetTotal":0.0,"DDC_Summary_CloudGetHitPct":0.0,"DDC_Summary_LocalLatency":0.0,"DDC_Summary_LocalReadSpeed":0.0,"DDC_Summary_LocalWriteSpeed":0.0,"DDC_Summary_SharedLatency":0.0,"DDC_Summary_SharedReadSpeed":0.0,"DDC_Summary_SharedWriteSpeed":0.0,"DDC_Summary_CloudLatency":0.0,"DDC_Summary_CloudReadSpeed":0.0,"DDC_Summary_CloudWriteSpeed":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.669000,"RecordId":20,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Inline)","Load_Count":126,"Load_TimeSec":0.012961,"Load_SizeMB":85.124753,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":126,"Total_TimeSec":0.012961,"Total_SizeMB":85,"Efficiency":1.0,"Thread_TimeSec":0.012961}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.700000,"RecordId":21,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Streaming)","Load_Count":32,"Load_TimeSec":0.004619,"Load_SizeMB":9.146484,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":32,"Total_TimeSec":0.004619,"Total_SizeMB":9,"Efficiency":1.0,"Thread_TimeSec":0.004619}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.731000,"RecordId":22,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.793000,"RecordId":23,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.824000,"RecordId":24,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.856000,"RecordId":25,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.887000,"RecordId":26,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.918000,"RecordId":27,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":4,"Total_TimeSec":0.007965,"Total_SizeMB":17,"Efficiency":1.0,"Thread_TimeSec":0.007965}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.947000,"RecordId":28,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011989.977000,"RecordId":29,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Audio (Inline)","Load_Count":8,"Load_TimeSec":0.367876,"Load_SizeMB":0.006782,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":8,"Total_TimeSec":0.367876,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367876}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.008000,"RecordId":30,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.038000,"RecordId":31,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.068000,"RecordId":32,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Total","Load_Count":709,"Load_TimeSec":2.26152,"Load_SizeMB":238.878224,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":709,"Total_TimeSec":2.26152,"Total_SizeMB":238,"Efficiency":1.0,"Thread_TimeSec":0.461523}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741011990.100000,"RecordId":33,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"LoadMap","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":855.0,"TotalGetMisses":262.0,"TotalGets":1117.0,"TotalGetHitPct":0.765443,"GetMissPct":0.234557,"TotalPutHits":273.0,"TotalPutMisses":0.0,"TotalPuts":273.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":408.0,"ZenLocalGetTotal":668.0,"ZenLocalGetHitPct":0.610778,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741011990.130000,"RecordId":34,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"LoadingName":"LoadMap","Zen_Enabled":true,"Zen_Cache_Size_Disk":109590803.0,"Zen_Cache_Size_Memory":12496.0,"Zen_Cache_Hits":476,"Zen_Cache_Misses":7146,"Zen_Cache_Writes":7314,"Zen_Cache_HitRatio":0.062451,"Zen_Cache_Cas_Hits":278,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6023,"Zen_Cache_Requests":14332,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14332,"Zen_Cache_Requests_RateMean":23.71668,"Zen_Cache_Requests_TAverage":0.000184,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145216552,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145307487,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Span","TimestampUTC":1741011990.172000,"RecordId":35,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Editor.Initialize","Span_GUID":"25CC20A748AB5E9B635B7290EAA83322","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":2,"Span_StartUTC":1741011987.697,"Span_EndUTC":1741011990.172,"Span_TimeInSec":2.475}
+{"EventName":"Core.Loading","TimestampUTC":1741011990.192000,"RecordId":36,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","LoadingSeconds":9.322147,"Zen_Enabled":true,"Zen_Cache_Size_Disk":109590803.0,"Zen_Cache_Size_Memory":12496.0,"Zen_Cache_Hits":476,"Zen_Cache_Misses":7146,"Zen_Cache_Writes":7314,"Zen_Cache_HitRatio":0.062451,"Zen_Cache_Cas_Hits":278,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6023,"Zen_Cache_Requests":14332,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14332,"Zen_Cache_Requests_RateMean":23.71668,"Zen_Cache_Requests_TAverage":0.000184,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145216552,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145307487,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0,"DDC_Summary_BackEnd":"InstalledDerivedDataBackendGraph","DDC_Summary_HasLocalCache":"true","DDC_Summary_HasSharedCache":"false","DDC_Summary_HasCloudCache":"false","DDC_Summary_HasZenCache":"true","DDC_Summary_TotalGetHits":855.0,"DDC_Summary_TotalGetMisses":262.0,"DDC_Summary_TotalGets":1117.0,"DDC_Summary_TotalGetHitPct":0.765443,"DDC_Summary_GetMissPct":0.234557,"DDC_Summary_TotalPutHits":273.0,"DDC_Summary_TotalPutMisses":0.0,"DDC_Summary_TotalPuts":273.0,"DDC_Summary_TotalPutHitPct":1.0,"DDC_Summary_PutMissPct":0.0,"DDC_Summary_LocalGetHits":0.0,"DDC_Summary_LocalGetTotal":0.0,"DDC_Summary_LocalGetHitPct":0.0,"DDC_Summary_SharedGetHits":0.0,"DDC_Summary_SharedGetTotal":0.0,"DDC_Summary_SharedGetHitPct":0.0,"DDC_Summary_ZenLocalGetHits":408.0,"DDC_Summary_ZenLocalGetTotal":668.0,"DDC_Summary_ZenLocalGetHitPct":0.610778,"DDC_Summary_ZenRemoteGetHits":0.0,"DDC_Summary_ZenRemoteGetTotal":0.0,"DDC_Summary_ZenRemoteGetHitPct":0.0,"DDC_Summary_CloudGetHits":0.0,"DDC_Summary_CloudGetTotal":0.0,"DDC_Summary_CloudGetHitPct":0.0,"DDC_Summary_LocalLatency":0.0,"DDC_Summary_LocalReadSpeed":0.0,"DDC_Summary_LocalWriteSpeed":0.0,"DDC_Summary_SharedLatency":0.0,"DDC_Summary_SharedReadSpeed":0.0,"DDC_Summary_SharedWriteSpeed":0.0,"DDC_Summary_CloudLatency":0.0,"DDC_Summary_CloudReadSpeed":0.0,"DDC_Summary_CloudWriteSpeed":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.254000,"RecordId":37,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"Texture (Inline)","Load_Count":126,"Load_TimeSec":0.012961,"Load_SizeMB":85.124753,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":126,"Total_TimeSec":0.012961,"Total_SizeMB":85,"Efficiency":1.0,"Thread_TimeSec":0.012961}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.284000,"RecordId":38,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"Texture (Streaming)","Load_Count":32,"Load_TimeSec":0.004619,"Load_SizeMB":9.146484,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":32,"Total_TimeSec":0.004619,"Total_SizeMB":9,"Efficiency":1.0,"Thread_TimeSec":0.004619}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.315000,"RecordId":39,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.345000,"RecordId":40,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.375000,"RecordId":41,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.405000,"RecordId":42,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.435000,"RecordId":43,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.465000,"RecordId":44,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":4,"Total_TimeSec":0.007965,"Total_SizeMB":17,"Efficiency":1.0,"Thread_TimeSec":0.007965}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.466000,"RecordId":45,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.467000,"RecordId":46,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"Audio (Inline)","Load_Count":8,"Load_TimeSec":0.367876,"Load_SizeMB":0.006782,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":8,"Total_TimeSec":0.367876,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367876}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.468000,"RecordId":47,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.469000,"RecordId":48,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011990.470000,"RecordId":49,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","AssetType":"Total","Load_Count":709,"Load_TimeSec":2.26152,"Load_SizeMB":238.878224,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":709,"Total_TimeSec":2.26152,"Total_SizeMB":238,"Efficiency":1.0,"Thread_TimeSec":0.461523}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741011990.511000,"RecordId":50,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":3,"LoadingName":"TotalEditorStartup","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":855.0,"TotalGetMisses":262.0,"TotalGets":1117.0,"TotalGetHitPct":0.765443,"GetMissPct":0.234557,"TotalPutHits":273.0,"TotalPutMisses":0.0,"TotalPuts":273.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":408.0,"ZenLocalGetTotal":668.0,"ZenLocalGetHitPct":0.610778,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741011990.569000,"RecordId":51,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"LoadingName":"TotalEditorStartup","Zen_Enabled":true,"Zen_Cache_Size_Disk":109590803.0,"Zen_Cache_Size_Memory":12496.0,"Zen_Cache_Hits":476,"Zen_Cache_Misses":7146,"Zen_Cache_Writes":7314,"Zen_Cache_HitRatio":0.062451,"Zen_Cache_Cas_Hits":278,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6023,"Zen_Cache_Requests":14332,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14332,"Zen_Cache_Requests_RateMean":23.71668,"Zen_Cache_Requests_TAverage":0.000184,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145216552,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145307487,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Span","TimestampUTC":1741011992.966000,"RecordId":52,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Validating Assets","SchemaVersion":1,"Span_Name":"ST Validating Assets","Span_GUID":"D850636C4139ADA3999D0E8239CA499E","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741011992.808,"Span_EndUTC":1741011992.966,"Span_TimeInSec":0.158}
+{"EventName":"Editor.AssetRegistry.InitialScan","TimestampUTC":1741011992.970000,"RecordId":53,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"TotalDurationSeconds":9.036927,"TotalWorkSeconds":0.250483,"DiscoverySeconds":0.018433,"GatherSeconds":0.198809,"StoreSeconds":0.03324,"NumCachedDirectories":0,"NumUncachedDirectories":1488,"NumCachedAssetFiles":0,"NumUncachedAssetFiles":7630}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741011993.039000,"RecordId":54,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4A5155CB48F293EE0F89268BEB4598CC","FilterSessionCorrelationGuid":"52B1990C45ECCB078383F68EBF6C53BF","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.002688,"NumBackendItems":11,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741011993.039000,"RecordId":55,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4A5155CB48F293EE0F89268BEB4598CC","FilterSessionCorrelationGuid":"52B1990C45ECCB078383F68EBF6C53BF","TotalItemsToFilter":11,"PriorityItemsToFilter":0,"TotalResults":11,"AmortizeDurationSeconds":0.000047,"WorkDurationSeconds":0.000047,"ResultLatency":"0.00004","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Span","TimestampUTC":1741011993.262000,"RecordId":56,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Running Python start-up scripts...","SchemaVersion":1,"Span_Name":"ST Running Python start-up scripts...","Span_GUID":"DF951735467CCFB6D1BE72AB0F4B1D17","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741011993.198,"Span_EndUTC":1741011993.262,"Span_TimeInSec":0.064}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741011993.886000,"RecordId":57,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4A5155CB48F293EE0F89268BEB4598CC","FilterSessionCorrelationGuid":"FB5DCAFC449FCC34FA3023BA37294C9F","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.004085,"NumBackendItems":11,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741011993.890000,"RecordId":58,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4A5155CB48F293EE0F89268BEB4598CC","FilterSessionCorrelationGuid":"FB5DCAFC449FCC34FA3023BA37294C9F","TotalItemsToFilter":11,"PriorityItemsToFilter":0,"TotalResults":11,"AmortizeDurationSeconds":0.000039,"WorkDurationSeconds":0.000039,"ResultLatency":"0.00003","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Span","TimestampUTC":1741011995.332000,"RecordId":59,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":5,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":103.612137,"SchemaVersion":1,"Span_Name":"Hitching","Span_GUID":"EBFFB9A3449152751F97AABFEE443F45","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741011993.274,"Span_EndUTC":1741011995.332,"Span_TimeInSec":2.058}
+{"EventName":"Span","TimestampUTC":1741011995.333000,"RecordId":60,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":5,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":103.612137,"SchemaVersion":1,"Span_Name":"Asset Registry Scan","Span_GUID":"192FA3914815820CC3F44DA3EFA11643","Span_ParentName":"Hitching","Span_ThreadId":16748,"Span_Depth":4,"Span_StartUTC":1741011993.274,"Span_EndUTC":1741011995.333,"Span_TimeInSec":2.059}
+{"EventName":"Core.Hitch","TimestampUTC":1741011995.334000,"RecordId":61,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":5,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":103.612137}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.335000,"RecordId":62,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":155,"Total_TimeSec":0.013019,"Total_SizeMB":90,"Efficiency":1.0,"Thread_TimeSec":0.013019}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.335000,"RecordId":63,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.335000,"RecordId":64,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.336000,"RecordId":65,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.336000,"RecordId":66,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.337000,"RecordId":67,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.337000,"RecordId":68,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.338000,"RecordId":69,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.338000,"RecordId":70,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.338000,"RecordId":71,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.339000,"RecordId":72,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.339000,"RecordId":73,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741011995.340000,"RecordId":74,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":743,"Total_TimeSec":2.276485,"Total_SizeMB":249,"Efficiency":0.998654,"Thread_TimeSec":0.476488}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741011995.340000,"RecordId":75,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1024.0,"TotalGetMisses":271.0,"TotalGets":1295.0,"TotalGetHitPct":0.790734,"GetMissPct":0.209266,"TotalPutHits":283.0,"TotalPutMisses":0.0,"TotalPuts":283.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":808.0,"ZenLocalGetHitPct":0.667079,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741011995.341000,"RecordId":76,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"LoadingName":"Hitch","Zen_Enabled":true,"Zen_Cache_Size_Disk":109590803.0,"Zen_Cache_Size_Memory":12496.0,"Zen_Cache_Hits":476,"Zen_Cache_Misses":7146,"Zen_Cache_Writes":7314,"Zen_Cache_HitRatio":0.062451,"Zen_Cache_Cas_Hits":278,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6023,"Zen_Cache_Requests":14332,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14332,"Zen_Cache_Requests_RateMean":23.71668,"Zen_Cache_Requests_TAverage":0.000184,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145216552,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145307487,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012006.417000,"RecordId":77,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"E2BAA6424CB501E3D094D0B4A463DB6F","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.002866,"NumBackendItems":5,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012006.437000,"RecordId":78,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"E2BAA6424CB501E3D094D0B4A463DB6F","TotalItemsToFilter":5,"PriorityItemsToFilter":0,"TotalResults":5,"AmortizeDurationSeconds":0.000027,"WorkDurationSeconds":0.000027,"ResultLatency":"0.000015","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Span","TimestampUTC":1741012016.331000,"RecordId":79,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":2,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":95.985283,"SchemaVersion":1,"Span_Name":"Hitching","Span_GUID":"D4C7BA6444694E77E17ACA93073B38BA","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012015.993,"Span_EndUTC":1741012016.331,"Span_TimeInSec":0.338}
+{"EventName":"Core.Hitch","TimestampUTC":1741012016.364000,"RecordId":80,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":2,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":95.985283}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.365000,"RecordId":81,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":155,"Total_TimeSec":0.013019,"Total_SizeMB":90,"Efficiency":1.0,"Thread_TimeSec":0.013019}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.365000,"RecordId":82,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.366000,"RecordId":83,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.366000,"RecordId":84,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.367000,"RecordId":85,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.367000,"RecordId":86,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.368000,"RecordId":87,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.368000,"RecordId":88,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.369000,"RecordId":89,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.369000,"RecordId":90,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.370000,"RecordId":91,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.370000,"RecordId":92,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012016.371000,"RecordId":93,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":743,"Total_TimeSec":2.276485,"Total_SizeMB":249,"Efficiency":0.998654,"Thread_TimeSec":0.476488}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741012016.372000,"RecordId":94,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1026.0,"TotalGetMisses":271.0,"TotalGets":1297.0,"TotalGetHitPct":0.791056,"GetMissPct":0.208944,"TotalPutHits":283.0,"TotalPutMisses":0.0,"TotalPuts":283.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":808.0,"ZenLocalGetHitPct":0.667079,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741012016.373000,"RecordId":95,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"LoadingName":"Hitch","Zen_Enabled":true,"Zen_Cache_Size_Disk":113493629.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7155,"Zen_Cache_Writes":7324,"Zen_Cache_HitRatio":0.078201,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6031,"Zen_Cache_Requests":14482,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14482,"Zen_Cache_Requests_RateMean":23.740868,"Zen_Cache_Requests_TAverage":0.000229,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145403393,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145494328,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012021.931000,"RecordId":96,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"5FE7021940606781B729349315BABF21","FilterSessionCorrelationGuid":"B9E05C6140DDC9CAE420988FF6B9852A","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.000691,"NumBackendItems":79,"DataFilter":{"RecursivePaths":true,"ItemTypeFilter":"IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections","ItemAttributeFilter":"IncludeProject","FilterTypes":["/Script/ContentBrowserData.ContentBrowserDataClassFilter"]}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012021.931000,"RecordId":97,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"5FE7021940606781B729349315BABF21","FilterSessionCorrelationGuid":"B9E05C6140DDC9CAE420988FF6B9852A","TotalItemsToFilter":79,"PriorityItemsToFilter":0,"TotalResults":79,"AmortizeDurationSeconds":0.00013,"WorkDurationSeconds":0.00013,"ResultLatency":"0.000064","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers"]}
+{"EventName":"Span","TimestampUTC":1741012038.898000,"RecordId":98,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Loading Assets...","SchemaVersion":1,"Span_Name":"ST Loading Assets...","Span_GUID":"0A1C627E4C3A981A217A29931B65065E","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012038.895,"Span_EndUTC":1741012038.898,"Span_TimeInSec":0.003}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012039.260000,"RecordId":99,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"6CBE500E4A50BE4F9AD9D69C03AF644B","FilterSessionCorrelationGuid":"267C45CA4A61176E4CAA65857F60812E","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.016741,"NumBackendItems":354,"DataFilter":{"RecursivePaths":true,"ItemTypeFilter":"IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeCollections","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012039.260000,"RecordId":100,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"6CBE500E4A50BE4F9AD9D69C03AF644B","FilterSessionCorrelationGuid":"267C45CA4A61176E4CAA65857F60812E","TotalItemsToFilter":354,"PriorityItemsToFilter":0,"TotalResults":3,"AmortizeDurationSeconds":0.000189,"WorkDurationSeconds":0.000189,"ResultLatency":"0.000183","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers"]}
+{"EventName":"Span","TimestampUTC":1741012042.839000,"RecordId":101,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":8,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":117.905533,"SchemaVersion":1,"Span_Name":"Hitching","Span_GUID":"07CC07114B83EC0C4125E68356C5C44A","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012042.254,"Span_EndUTC":1741012042.839,"Span_TimeInSec":0.585}
+{"EventName":"Core.Hitch","TimestampUTC":1741012042.841000,"RecordId":102,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":8,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":117.905533}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.842000,"RecordId":103,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":1,"Build_TimeSec":0.000003,"Build_SizeMB":5.333813,"Total_Count":156,"Total_TimeSec":0.013022,"Total_SizeMB":95,"Efficiency":0.99359,"Thread_TimeSec":0.013022}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.842000,"RecordId":104,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.843000,"RecordId":105,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.843000,"RecordId":106,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.844000,"RecordId":107,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.844000,"RecordId":108,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.845000,"RecordId":109,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.845000,"RecordId":110,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.846000,"RecordId":111,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.846000,"RecordId":112,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.847000,"RecordId":113,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.847000,"RecordId":114,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012042.847000,"RecordId":115,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":2,"Build_TimeSec":0.014024,"Build_SizeMB":9.49555,"Total_Count":744,"Total_TimeSec":2.276488,"Total_SizeMB":255,"Efficiency":0.997312,"Thread_TimeSec":0.476491}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741012042.848000,"RecordId":116,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1044.0,"TotalGetMisses":281.0,"TotalGets":1325.0,"TotalGetHitPct":0.787925,"GetMissPct":0.212075,"TotalPutHits":299.0,"TotalPutMisses":0.0,"TotalPuts":299.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":818.0,"ZenLocalGetHitPct":0.658924,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741012042.848000,"RecordId":117,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"LoadingName":"Hitch","Zen_Enabled":true,"Zen_Cache_Size_Disk":113493629.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7157,"Zen_Cache_Writes":7324,"Zen_Cache_HitRatio":0.078181,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6031,"Zen_Cache_Requests":14484,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14484,"Zen_Cache_Requests_RateMean":22.746156,"Zen_Cache_Requests_TAverage":0.000229,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145403393,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145494328,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012045.635000,"RecordId":118,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"B184E67E44A859427FA2E08EF861BC13","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.003064,"NumBackendItems":5,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012045.637000,"RecordId":119,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"B184E67E44A859427FA2E08EF861BC13","TotalItemsToFilter":5,"PriorityItemsToFilter":0,"TotalResults":5,"AmortizeDurationSeconds":0.000024,"WorkDurationSeconds":0.000024,"ResultLatency":"0.000014","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012119.751000,"RecordId":120,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"4C3372AA4500E5D3263CCC8045CF26A5","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.003337,"NumBackendItems":0,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012119.753000,"RecordId":121,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"4C3372AA4500E5D3263CCC8045CF26A5","TotalItemsToFilter":0,"PriorityItemsToFilter":0,"TotalResults":0,"AmortizeDurationSeconds":0.000014,"WorkDurationSeconds":0.000014,"ResultLatency":"null","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Span","TimestampUTC":1741012237.847000,"RecordId":122,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Saving packages...","SchemaVersion":1,"Span_Name":"ST Saving packages...","Span_GUID":"18029C5344B1481D87E35A859F8A2C88","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012237.704,"Span_EndUTC":1741012237.847,"Span_TimeInSec":0.143}
+{"EventName":"Span","TimestampUTC":1741012238.050000,"RecordId":123,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":1,"Span_Name":"Editor.LoadMap","Span_GUID":"3D8E59AE4A042539B49CE08024A32F3F","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":5,"Span_StartUTC":1741012237.909,"Span_EndUTC":1741012238.05,"Span_TimeInSec":0.141}
+{"EventName":"Core.Loading","TimestampUTC":1741012238.050000,"RecordId":124,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","LoadingSeconds":0.141,"Zen_Enabled":true,"Zen_Cache_Size_Disk":113493629.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7157,"Zen_Cache_Writes":7324,"Zen_Cache_HitRatio":0.078181,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6031,"Zen_Cache_Requests":14484,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14484,"Zen_Cache_Requests_RateMean":22.746156,"Zen_Cache_Requests_TAverage":0.000229,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145403393,"Zen_Cas_Size_Tiny":90935,"Zen_Cas_Size_Total":145494328,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0,"DDC_Summary_BackEnd":"InstalledDerivedDataBackendGraph","DDC_Summary_HasLocalCache":"true","DDC_Summary_HasSharedCache":"false","DDC_Summary_HasCloudCache":"false","DDC_Summary_HasZenCache":"true","DDC_Summary_TotalGetHits":1044.0,"DDC_Summary_TotalGetMisses":281.0,"DDC_Summary_TotalGets":1325.0,"DDC_Summary_TotalGetHitPct":0.787925,"DDC_Summary_GetMissPct":0.212075,"DDC_Summary_TotalPutHits":299.0,"DDC_Summary_TotalPutMisses":0.0,"DDC_Summary_TotalPuts":299.0,"DDC_Summary_TotalPutHitPct":1.0,"DDC_Summary_PutMissPct":0.0,"DDC_Summary_LocalGetHits":0.0,"DDC_Summary_LocalGetTotal":0.0,"DDC_Summary_LocalGetHitPct":0.0,"DDC_Summary_SharedGetHits":0.0,"DDC_Summary_SharedGetTotal":0.0,"DDC_Summary_SharedGetHitPct":0.0,"DDC_Summary_ZenLocalGetHits":539.0,"DDC_Summary_ZenLocalGetTotal":818.0,"DDC_Summary_ZenLocalGetHitPct":0.658924,"DDC_Summary_ZenRemoteGetHits":0.0,"DDC_Summary_ZenRemoteGetTotal":0.0,"DDC_Summary_ZenRemoteGetHitPct":0.0,"DDC_Summary_CloudGetHits":0.0,"DDC_Summary_CloudGetTotal":0.0,"DDC_Summary_CloudGetHitPct":0.0,"DDC_Summary_LocalLatency":0.0,"DDC_Summary_LocalReadSpeed":0.0,"DDC_Summary_LocalWriteSpeed":0.0,"DDC_Summary_SharedLatency":0.0,"DDC_Summary_SharedReadSpeed":0.0,"DDC_Summary_SharedWriteSpeed":0.0,"DDC_Summary_CloudLatency":0.0,"DDC_Summary_CloudReadSpeed":0.0,"DDC_Summary_CloudWriteSpeed":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.051000,"RecordId":125,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":1,"Build_TimeSec":0.000003,"Build_SizeMB":5.333813,"Total_Count":156,"Total_TimeSec":0.013022,"Total_SizeMB":95,"Efficiency":0.99359,"Thread_TimeSec":0.013022}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.052000,"RecordId":126,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.052000,"RecordId":127,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.052000,"RecordId":128,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.053000,"RecordId":129,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.053000,"RecordId":130,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.054000,"RecordId":131,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.054000,"RecordId":132,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.055000,"RecordId":133,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.055000,"RecordId":134,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.056000,"RecordId":135,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.056000,"RecordId":136,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.057000,"RecordId":137,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":2,"Build_TimeSec":0.014024,"Build_SizeMB":9.49555,"Total_Count":744,"Total_TimeSec":2.276488,"Total_SizeMB":255,"Efficiency":0.997312,"Thread_TimeSec":0.476491}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741012238.057000,"RecordId":138,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1044.0,"TotalGetMisses":281.0,"TotalGets":1325.0,"TotalGetHitPct":0.787925,"GetMissPct":0.212075,"TotalPutHits":299.0,"TotalPutMisses":0.0,"TotalPuts":299.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":818.0,"ZenLocalGetHitPct":0.658924,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741012238.058000,"RecordId":139,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":1,"LoadingName":"LoadMap","Zen_Enabled":true,"Zen_Cache_Size_Disk":117888002.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7165,"Zen_Cache_Writes":7340,"Zen_Cache_HitRatio":0.078101,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6039,"Zen_Cache_Requests":14508,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14508,"Zen_Cache_Requests_RateMean":17.013929,"Zen_Cache_Requests_TAverage":0.00023,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145550804,"Zen_Cas_Size_Tiny":91309,"Zen_Cas_Size_Total":145642113,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Span","TimestampUTC":1741012238.066000,"RecordId":140,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Loading Bayou...","SchemaVersion":1,"Span_Name":"ST Loading Bayou...","Span_GUID":"4B66D8BA4FF8169092A6289ED9A94790","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012237.848,"Span_EndUTC":1741012238.066,"Span_TimeInSec":0.218}
+{"EventName":"Span","TimestampUTC":1741012238.066000,"RecordId":141,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","TaskName":"Loading Bayou...","SchemaVersion":1,"Span_Name":"Open Asset Editor","Span_GUID":"5432F51A426A54AE5F9BA2A0ADCE9779","Span_ParentName":"ST Loading Bayou...","Span_ThreadId":16748,"Span_Depth":4,"Span_StartUTC":1741012237.906,"Span_EndUTC":1741012238.066,"Span_TimeInSec":0.16}
+{"EventName":"Span","TimestampUTC":1741012238.133000,"RecordId":142,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","TaskName":"Validating Assets","SchemaVersion":1,"Span_Name":"ST Validating Assets","Span_GUID":"31B0AEA04D307A2237397488954C0DD2","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012238.067,"Span_EndUTC":1741012238.133,"Span_TimeInSec":0.066}
+{"EventName":"Span","TimestampUTC":1741012238.831000,"RecordId":143,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":14,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":111.423264,"SchemaVersion":1,"Span_Name":"Hitching","Span_GUID":"8DF3828E4C5E34C00F2F899F80ECFDDC","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012238.16,"Span_EndUTC":1741012238.831,"Span_TimeInSec":0.671}
+{"EventName":"Core.Hitch","TimestampUTC":1741012238.832000,"RecordId":144,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"Hitch_Count":14,"Hitch_HitchesPerSecond":null,"Hitch_AverageFPS":111.423264}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.832000,"RecordId":145,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":1,"Build_TimeSec":0.000003,"Build_SizeMB":5.333813,"Total_Count":156,"Total_TimeSec":0.013022,"Total_SizeMB":95,"Efficiency":0.99359,"Thread_TimeSec":0.013022}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.832000,"RecordId":146,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.833000,"RecordId":147,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.833000,"RecordId":148,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.834000,"RecordId":149,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.834000,"RecordId":150,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.834000,"RecordId":151,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.835000,"RecordId":152,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.835000,"RecordId":153,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.836000,"RecordId":154,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.836000,"RecordId":155,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.836000,"RecordId":156,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012238.837000,"RecordId":157,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":2,"Build_TimeSec":0.014024,"Build_SizeMB":9.49555,"Total_Count":744,"Total_TimeSec":2.276488,"Total_SizeMB":255,"Efficiency":0.997312,"Thread_TimeSec":0.476491}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741012238.837000,"RecordId":158,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":3,"LoadingName":"Hitch","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1044.0,"TotalGetMisses":281.0,"TotalGets":1325.0,"TotalGetHitPct":0.787925,"GetMissPct":0.212075,"TotalPutHits":299.0,"TotalPutMisses":0.0,"TotalPuts":299.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":818.0,"ZenLocalGetHitPct":0.658924,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741012238.838000,"RecordId":159,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"LoadingName":"Hitch","Zen_Enabled":true,"Zen_Cache_Size_Disk":117888002.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7165,"Zen_Cache_Writes":7340,"Zen_Cache_HitRatio":0.078101,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6039,"Zen_Cache_Requests":14508,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14508,"Zen_Cache_Requests_RateMean":17.013929,"Zen_Cache_Requests_TAverage":0.00023,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145550804,"Zen_Cas_Size_Tiny":91309,"Zen_Cas_Size_Total":145642113,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012240.427000,"RecordId":160,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"63CC76DB49AD144FFE90D8803EBDB148","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.002712,"NumBackendItems":6,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012240.427000,"RecordId":161,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"63CC76DB49AD144FFE90D8803EBDB148","TotalItemsToFilter":6,"PriorityItemsToFilter":0,"TotalResults":6,"AmortizeDurationSeconds":0.000027,"WorkDurationSeconds":0.000027,"ResultLatency":"0.000016","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Editor.AssetView.BackendFilter","TimestampUTC":1741012241.973000,"RecordId":162,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"0F09F09C4AD0216594F0B79C8DD69BFE","HasCustomItemSources":false,"RefreshSourceItemsDurationSeconds":0.002637,"NumBackendItems":1,"DataFilter":{"RecursivePaths":false,"ItemTypeFilter":"IncludeFolders | IncludeFiles","ItemCategoryFilter":"IncludeAssets | IncludeClasses | IncludeCollections | IncludeMisc","ItemAttributeFilter":"IncludeProject"}}
+{"EventName":"Editor.AssetView.FrontendFilter","TimestampUTC":1741012241.975000,"RecordId":163,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"ViewCorrelationGuid":"4E15FBAE45C00A0A776EAFB65A3622C0","FilterSessionCorrelationGuid":"0F09F09C4AD0216594F0B79C8DD69BFE","TotalItemsToFilter":1,"PriorityItemsToFilter":0,"TotalResults":1,"AmortizeDurationSeconds":0.000015,"WorkDurationSeconds":0.000015,"ResultLatency":"0.000012","TimeUntilInteractionSeconds":"null","Completed":true,"FrontendFilters":["ShowOtherDevelopers","ShowRedirectors"]}
+{"EventName":"Span","TimestampUTC":1741012243.238000,"RecordId":164,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":1,"Span_Name":"Editor.LoadMap","Span_GUID":"667AFED944AC75E834B752BE6D4FB0BA","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":4,"Span_StartUTC":1741012243.162,"Span_EndUTC":1741012243.238,"Span_TimeInSec":0.076}
+{"EventName":"Core.Loading","TimestampUTC":1741012243.239000,"RecordId":165,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","LoadingSeconds":0.076,"Zen_Enabled":true,"Zen_Cache_Size_Disk":117888002.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7165,"Zen_Cache_Writes":7340,"Zen_Cache_HitRatio":0.078101,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6039,"Zen_Cache_Requests":14508,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14508,"Zen_Cache_Requests_RateMean":16.998246,"Zen_Cache_Requests_TAverage":0.00023,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145550804,"Zen_Cas_Size_Tiny":91309,"Zen_Cas_Size_Total":145642113,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0,"DDC_Summary_BackEnd":"InstalledDerivedDataBackendGraph","DDC_Summary_HasLocalCache":"true","DDC_Summary_HasSharedCache":"false","DDC_Summary_HasCloudCache":"false","DDC_Summary_HasZenCache":"true","DDC_Summary_TotalGetHits":1044.0,"DDC_Summary_TotalGetMisses":281.0,"DDC_Summary_TotalGets":1325.0,"DDC_Summary_TotalGetHitPct":0.787925,"DDC_Summary_GetMissPct":0.212075,"DDC_Summary_TotalPutHits":299.0,"DDC_Summary_TotalPutMisses":0.0,"DDC_Summary_TotalPuts":299.0,"DDC_Summary_TotalPutHitPct":1.0,"DDC_Summary_PutMissPct":0.0,"DDC_Summary_LocalGetHits":0.0,"DDC_Summary_LocalGetTotal":0.0,"DDC_Summary_LocalGetHitPct":0.0,"DDC_Summary_SharedGetHits":0.0,"DDC_Summary_SharedGetTotal":0.0,"DDC_Summary_SharedGetHitPct":0.0,"DDC_Summary_ZenLocalGetHits":539.0,"DDC_Summary_ZenLocalGetTotal":818.0,"DDC_Summary_ZenLocalGetHitPct":0.658924,"DDC_Summary_ZenRemoteGetHits":0.0,"DDC_Summary_ZenRemoteGetTotal":0.0,"DDC_Summary_ZenRemoteGetHitPct":0.0,"DDC_Summary_CloudGetHits":0.0,"DDC_Summary_CloudGetTotal":0.0,"DDC_Summary_CloudGetHitPct":0.0,"DDC_Summary_LocalLatency":0.0,"DDC_Summary_LocalReadSpeed":0.0,"DDC_Summary_LocalWriteSpeed":0.0,"DDC_Summary_SharedLatency":0.0,"DDC_Summary_SharedReadSpeed":0.0,"DDC_Summary_SharedWriteSpeed":0.0,"DDC_Summary_CloudLatency":0.0,"DDC_Summary_CloudReadSpeed":0.0,"DDC_Summary_CloudWriteSpeed":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.239000,"RecordId":166,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Inline)","Load_Count":155,"Load_TimeSec":0.013019,"Load_SizeMB":90.26543,"Build_Count":1,"Build_TimeSec":0.000003,"Build_SizeMB":5.333813,"Total_Count":156,"Total_TimeSec":0.013022,"Total_SizeMB":95,"Efficiency":0.99359,"Thread_TimeSec":0.013022}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.240000,"RecordId":167,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Texture (Streaming)","Load_Count":35,"Load_TimeSec":0.005492,"Load_SizeMB":10.817871,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":35,"Total_TimeSec":0.005492,"Total_SizeMB":10,"Efficiency":1.0,"Thread_TimeSec":0.005492}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.240000,"RecordId":168,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"StaticMesh","Load_Count":45,"Load_TimeSec":0.752986,"Load_SizeMB":4.593425,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.752986,"Total_SizeMB":4,"Efficiency":1.0,"Thread_TimeSec":0.006923}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.241000,"RecordId":169,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"SkeletalMesh","Load_Count":2,"Load_TimeSec":0.131852,"Load_SizeMB":7.655395,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":2,"Total_TimeSec":0.131852,"Total_SizeMB":7,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.241000,"RecordId":170,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"GlobalShader","Load_Count":346,"Load_TimeSec":0.048372,"Load_SizeMB":106.153169,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":346,"Total_TimeSec":0.048372,"Total_SizeMB":106,"Efficiency":1.0,"Thread_TimeSec":0.048372}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.242000,"RecordId":171,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"BodySetup","Load_Count":1,"Load_TimeSec":0.001327,"Load_SizeMB":1.456863,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":1,"Total_TimeSec":0.001327,"Total_SizeMB":1,"Efficiency":1.0,"Thread_TimeSec":0.001327}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.242000,"RecordId":172,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"CardRepresentation","Load_Count":45,"Load_TimeSec":0.058944,"Load_SizeMB":0.014023,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.058944,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.002298}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.243000,"RecordId":173,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"MaterialShader","Load_Count":4,"Load_TimeSec":0.007965,"Load_SizeMB":17.932115,"Build_Count":1,"Build_TimeSec":0.014021,"Build_SizeMB":4.161737,"Total_Count":5,"Total_TimeSec":0.021986,"Total_SizeMB":22,"Efficiency":0.8,"Thread_TimeSec":0.021986}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.243000,"RecordId":174,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"DistanceField","Load_Count":45,"Load_TimeSec":0.495257,"Load_SizeMB":6.384603,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":45,"Total_TimeSec":0.495257,"Total_SizeMB":6,"Efficiency":1.0,"Thread_TimeSec":0.008115}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.244000,"RecordId":175,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Audio (Inline)","Load_Count":9,"Load_TimeSec":0.367889,"Load_SizeMB":0.00763,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":9,"Total_TimeSec":0.367889,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.367889}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.244000,"RecordId":176,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"AnimSequence","Load_Count":11,"Load_TimeSec":0.003311,"Load_SizeMB":0.353883,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":11,"Total_TimeSec":0.003311,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.0}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.245000,"RecordId":177,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"NavCollision","Load_Count":44,"Load_TimeSec":0.37605,"Load_SizeMB":0.056729,"Build_Count":0,"Build_TimeSec":0.0,"Build_SizeMB":0.0,"Total_Count":44,"Total_TimeSec":0.37605,"Total_SizeMB":0,"Efficiency":1.0,"Thread_TimeSec":0.001067}
+{"EventName":"Core.DDC.Resource","TimestampUTC":1741012243.245000,"RecordId":178,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","AssetType":"Total","Load_Count":742,"Load_TimeSec":2.262464,"Load_SizeMB":245.691136,"Build_Count":2,"Build_TimeSec":0.014024,"Build_SizeMB":9.49555,"Total_Count":744,"Total_TimeSec":2.276488,"Total_SizeMB":255,"Efficiency":0.997312,"Thread_TimeSec":0.476491}
+{"EventName":"Core.DDC.Summary","TimestampUTC":1741012243.246000,"RecordId":179,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":3,"LoadingName":"LoadMap","BackEnd":"InstalledDerivedDataBackendGraph","HasLocalCache":"true","HasSharedCache":"false","HasCloudCache":"false","HasZenCache":"true","TotalGetHits":1044.0,"TotalGetMisses":281.0,"TotalGets":1325.0,"TotalGetHitPct":0.787925,"GetMissPct":0.212075,"TotalPutHits":299.0,"TotalPutMisses":0.0,"TotalPuts":299.0,"TotalPutHitPct":1.0,"PutMissPct":0.0,"LocalGetHits":0.0,"LocalGetTotal":0.0,"LocalGetHitPct":0.0,"SharedGetHits":0.0,"SharedGetTotal":0.0,"SharedGetHitPct":0.0,"ZenLocalGetHits":539.0,"ZenLocalGetTotal":818.0,"ZenLocalGetHitPct":0.658924,"ZenRemoteGetHits":0.0,"ZenRemoteGetTotal":0.0,"ZenRemoteGetHitPct":0.0,"CloudGetHits":0.0,"CloudGetTotal":0.0,"CloudGetHitPct":0.0,"LocalLatency":0.0,"LocalReadSpeed":0.0,"LocalWriteSpeed":0.0,"SharedLatency":0.0,"SharedReadSpeed":0.0,"SharedWriteSpeed":0.0,"CloudLatency":0.0,"CloudReadSpeed":0.0,"CloudWriteSpeed":0.0}
+{"EventName":"Core.Zen","TimestampUTC":1741012243.246000,"RecordId":180,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","SchemaVersion":1,"LoadingName":"LoadMap","Zen_Enabled":true,"Zen_Cache_Size_Disk":117888002.0,"Zen_Cache_Size_Memory":36188.0,"Zen_Cache_Hits":607,"Zen_Cache_Misses":7165,"Zen_Cache_Writes":7340,"Zen_Cache_HitRatio":0.078101,"Zen_Cache_Cas_Hits":411,"Zen_Cache_Cas_Misses":0,"Zen_Cache_Cas_Writes":6039,"Zen_Cache_Requests":14508,"Zen_Cache_BadRequests":0,"Zen_Cache_Requests_Count":14508,"Zen_Cache_Requests_RateMean":16.998246,"Zen_Cache_Requests_TAverage":0.00023,"Zen_Cache_Requests_TMin":0.000004,"Zen_Cache_Requests_TMax":0.60644,"Zen_Cache_TotalUploadedMB":0.0,"Zen_Upstream_TotalDownloadedMB":0.0,"Zen_Upstream_TotalUploadedMB":0.0,"Zen_Upstream_Requests_Count":0,"Zen_Upstream_Requests_RateMean":0.0,"Zen_Upstream_Requests_TAverage":0.0,"Zen_Upstream_Requests_TMin":0.0,"Zen_Upstream_Requests_TMax":0.0,"Zen_Cas_Size_Large":0,"Zen_Cas_Size_Small":145550804,"Zen_Cas_Size_Tiny":91309,"Zen_Cas_Size_Total":145642113,"Zen_Project_Size_Disk":0.0,"Zen_Project_Size_Memory":0.0,"Zen_Project_WriteCount":0,"Zen_Project_ReadCount":0,"Zen_Project_DeleteCount":0,"Zen_Project_Oplog_WriteCount":0,"Zen_Project_Oplog_ReadCount":0,"Zen_Project_Oplog_DeleteCount":0,"Zen_Project_Op_Hits":0,"Zen_Project_Op_Misses":0,"Zen_Project_Op_Writes":0,"Zen_Project_Chunk_Hits":0,"Zen_Project_Chunk_Misses":0,"Zen_Project_Chunk_Writes":0,"Zen_Project_Requests":0,"Zen_Project_BadRequests":0,"Zen_Project_Op_HitRatio":0.0,"Zen_Project_Chunk_HitRatio":0.0}
+{"EventName":"Span","TimestampUTC":1741012298.708000,"RecordId":181,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","TaskName":"Saving packages...","SchemaVersion":1,"Span_Name":"ST Saving packages...","Span_GUID":"3E3EBA8E45823290A198E298962FBAFB","Span_ParentName":"Hitching","Span_ThreadId":16748,"Span_Depth":5,"Span_StartUTC":1741012298.573,"Span_EndUTC":1741012298.708,"Span_TimeInSec":0.135}
+{"EventName":"Span","TimestampUTC":1741012298.811000,"RecordId":182,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"Bayou","TaskName":"Validating Assets","SchemaVersion":1,"Span_Name":"ST Validating Assets","Span_GUID":"2DF0D6FF41F7B08E9C64F0ACD6895A30","Span_ParentName":"Hitching","Span_ThreadId":16748,"Span_Depth":5,"Span_StartUTC":1741012298.811,"Span_EndUTC":1741012298.811,"Span_TimeInSec":0.0}
+{"EventName":"Span","TimestampUTC":1741012298.938000,"RecordId":183,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"SchemaVersion":1,"Span_Name":"Session","Span_GUID":"6B0622CC4EF92C38E51FC3B10264E330","Span_ParentName":"","Span_ThreadId":16748,"Span_Depth":0,"Span_StartUTC":1741011981.428,"Span_EndUTC":1741012298.938,"Span_TimeInSec":317.51}
+{"EventName":"Span","TimestampUTC":1741012298.939000,"RecordId":184,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Editor","Span_GUID":"7082207A41E5DCDCBD1EE7B7B7D57560","Span_ParentName":"Session","Span_ThreadId":16748,"Span_Depth":1,"Span_StartUTC":1741011981.428,"Span_EndUTC":1741012298.939,"Span_TimeInSec":317.511}
+{"EventName":"Span","TimestampUTC":1741012298.939000,"RecordId":185,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Editor.Interact","Span_GUID":"29C9741A4808A40D75285F9342F6E589","Span_ParentName":"Editor","Span_ThreadId":16748,"Span_Depth":2,"Span_StartUTC":1741011990.191,"Span_EndUTC":1741012298.939,"Span_TimeInSec":308.748}
+{"EventName":"Span","TimestampUTC":1741012298.940000,"RecordId":186,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Open Asset Editor","Span_GUID":"C987135449600E9A540AB5B51260AE83","Span_ParentName":"Editor.Interact","Span_ThreadId":16748,"Span_Depth":3,"Span_StartUTC":1741012243.162,"Span_EndUTC":1741012298.94,"Span_TimeInSec":55.778}
+{"EventName":"Span","TimestampUTC":1741012298.940000,"RecordId":187,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false,"MapName":"FirstPersonMap","SchemaVersion":1,"Span_Name":"Hitching","Span_GUID":"A11E1F5E4C09A0D972371C94B26A5CE5","Span_ParentName":"Open Asset Editor","Span_ThreadId":16748,"Span_Depth":4,"Span_StartUTC":1741012291.569,"Span_EndUTC":1741012298.94,"Span_TimeInSec":7.371}
+{"EventName":"EndSession","TimestampUTC":1741012298.941000,"RecordId":188,"ProjectName":"Hedvika","ProjectID":"00000000000000000000000000000000","Session_ID":"{1480EE36-4207-1790-34E4-F69078A26644}","Session_Label":"","Session_StartUTC":1741011981.427,"Build_Configuration":"Development","Build_IsInternalBuild":false,"Build_IsPerforceBuild":false,"Build_IsPromotedBuild":true,"Build_BranchName":"++ue5+release-5.4","Build_Changelist":35576357,"Hardware_Platform":"Windows","Hardware_GPU":"","Hardware_CPU":"11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz","Hardware_CPU_Cores_Physical":8,"Hardware_CPU_Cores_Logical":16,"Hardware_RAM":34231668736,"Hardware_ComputerName":"mm14-2022-031","Config_IsEditor":true,"Config_IsUnattended":false,"Config_IsBuildMachine":false,"Config_IsRunningCommandlet":false,"Config_IsDebuggerPresent":false}