Compare commits
10 Commits
c1d503ccda
...
52117f4ba3
Author | SHA1 | Date | |
---|---|---|---|
52117f4ba3 | |||
1a3a8ec0d5 | |||
2515ce4e9c | |||
24c09c1ff1 | |||
3345a4d27d | |||
1169adc721 | |||
0e78bd583c | |||
8bd5ae84fc | |||
72b982a56e | |||
2482828e9f |
@ -5,4 +5,7 @@ SimpleMapName=/Game/FirstPerson/Maps/FirstPersonExampleMap
|
||||
bAllowClassAndBlueprintPinMatching=true
|
||||
bReplaceBlueprintWithClass= true
|
||||
bDontLoadBlueprintOutsideEditor= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
|
||||
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
||||
EditorStartupMap=/Game/Levels/Main.Main
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
@ -14,8 +14,8 @@ FourPlayerSplitscreenLayout=Grid
|
||||
bOffsetPlayerGamepadIds=False
|
||||
GameInstanceClass=/Script/CorruptedMemory.CMGameInstance
|
||||
GameDefaultMap=/Game/Levels/ClientEntry.ClientEntry
|
||||
ServerDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
||||
GlobalDefaultGameMode=/Script/CorruptedMemory.CorruptedMemoryGameMode
|
||||
ServerDefaultMap=/Game/Levels/Main.Main
|
||||
GlobalDefaultGameMode=/Game/BP_CMGameMode.BP_CMGameMode_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
@ -25,8 +25,6 @@ r.DynamicGlobalIlluminationMethod=1
|
||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||
|
||||
|
||||
r.Shadow.Virtual.Enable=1
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
@ -58,8 +56,6 @@ CompressionQualityModifier=1.000000
|
||||
AutoStreamingThreshold=0.000000
|
||||
SoundCueCookQualityIndex=-1
|
||||
|
||||
|
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||
TargetedHardwareClass=Desktop
|
||||
AppliedTargetedHardwareClass=Desktop
|
||||
@ -69,6 +65,8 @@ AppliedDefaultGraphicsPerformance=Maximum
|
||||
[/Script/Engine.Engine]
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_FirstPerson",NewGameName="/Script/CorruptedMemory")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPerson",NewGameName="/Script/CorruptedMemory")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPerson",NewGameName="/Script/CorruptedMemory")
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_ThirdPerson",NewGameName="/Script/CorruptedMemory")
|
||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonProjectile",NewClassName="CorruptedMemoryProjectile")
|
||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonGameMode",NewClassName="CorruptedMemoryGameMode")
|
||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonCharacter",NewClassName="CorruptedMemoryCharacter")
|
||||
@ -87,3 +85,6 @@ ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
[/Script/Engine.PhysicsSettings]
|
||||
DefaultShapeComplexity=CTF_UseComplexAsSimple
|
||||
|
||||
|
@ -14,7 +14,7 @@ Build=IfProjectHasCode
|
||||
BuildConfiguration=PPBC_Development
|
||||
BuildTarget=CorruptedMemory
|
||||
LaunchOnTarget=
|
||||
StagingDirectory=(Path="C:/Users/Phro/Downloads/ServerArm64")
|
||||
StagingDirectory=(Path="C:/Users/Phro/Downloads/ServerArm64/LinuxArm64Server")
|
||||
FullRebuild=False
|
||||
ForDistribution=False
|
||||
IncludeDebugFiles=False
|
||||
@ -99,7 +99,7 @@ bSkipMovies=False
|
||||
-IniSectionDenylist=StorageServers
|
||||
+IniSectionDenylist=HordeStorageServers
|
||||
+IniSectionDenylist=StorageServers
|
||||
+MapsToCook=(FilePath="/Game/FirstPerson/Maps/FirstPersonMap")
|
||||
+MapsToCook=(FilePath="/Game/Levels/Main")
|
||||
+MapsToCook=(FilePath="/Game/Levels/ClientEntry")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Functions")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/gltf")
|
||||
|
@ -93,6 +93,7 @@ bEnableLegacyInputScales=True
|
||||
bEnableMotionControls=True
|
||||
bFilterInputByPlatformUser=False
|
||||
bShouldFlushPressedKeysOnViewportFocusLost=True
|
||||
bEnableDynamicComponentInputBinding=True
|
||||
bAlwaysShowTouchInterface=False
|
||||
bShowConsoleOnFourFingerTap=True
|
||||
bEnableGestureRecognizer=False
|
||||
@ -101,6 +102,18 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
||||
DefaultViewportMouseLockMode=LockOnCapture
|
||||
FOVScale=0.011110
|
||||
DoubleClickTime=0.200000
|
||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
||||
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=S)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=W)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=-1.000000,Key=A)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=D)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=Gamepad_LeftX)
|
||||
+AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=1.000000,Key=Gamepad_RightX)
|
||||
+AxisMappings=(AxisName="Turn Right / Left Mouse",Scale=1.000000,Key=MouseX)
|
||||
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
||||
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
||||
|
BIN
CorruptedMemory/Content/BP_CMGameMode.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/BP_CMGameMode.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/BP_StoreShelf.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/BP_StoreShelf.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/ABP_Manny.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/ABP_Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/ABP_Quinn.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/ABP_Quinn.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Manny.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_hand_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_lowerarm_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_thigh_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_upperarm_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
CorruptedMemory/Content/Characters/Mannequins/Rigs/Poses/Quinn/Quinn_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user