initial commit
This commit is contained in:
commit
dde0bc2351
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
*.uasset filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.umap filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
|
*.fbx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.flac filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wav filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
|
/RawContent/**/* filter=lfs diff=lfs merge=lfs -text
|
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
*
|
||||||
|
!*/
|
||||||
|
|
||||||
|
!/.git*
|
||||||
|
|
||||||
|
!/*.uproject
|
||||||
|
|
||||||
|
!/Config/**
|
||||||
|
!/Source/**
|
||||||
|
!/Plugins/**
|
||||||
|
|
||||||
|
!/Content/**/*.uasset
|
||||||
|
!/Content/**/*.umap
|
||||||
|
|
||||||
|
!/RawContent/**/*
|
||||||
|
|
||||||
|
*~
|
||||||
|
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
.vs
|
||||||
|
|
||||||
|
!/*.md
|
||||||
|
!LICENSE
|
11
Config/DefaultEditor.ini
Normal file
11
Config/DefaultEditor.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[UnrealEd.SimpleMap]
|
||||||
|
SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
|
||||||
|
|
||||||
|
[EditoronlyBP]
|
||||||
|
bAllowClassAndBlueprintPinMatching=true
|
||||||
|
bReplaceBlueprintWithClass= true
|
||||||
|
bDontLoadBlueprintOutsideEditor= true
|
||||||
|
bBlueprintIsNotBlueprintType= true
|
||||||
|
|
||||||
|
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||||
|
|
2
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
2
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[ContentBrowser]
|
||||||
|
ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP
|
91
Config/DefaultEngine.ini
Normal file
91
Config/DefaultEngine.ini
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
[URL]
|
||||||
|
GameName=olvido
|
||||||
|
|
||||||
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
|
EditorStartupMap=/Game/Game/Maps/StarterMap.StarterMap
|
||||||
|
GameDefaultMap=/Game/Game/Maps/StarterMenu.StarterMenu
|
||||||
|
TransitionMap=
|
||||||
|
bUseSplitscreen=True
|
||||||
|
TwoPlayerSplitscreenLayout=Horizontal
|
||||||
|
ThreePlayerSplitscreenLayout=FavorTop
|
||||||
|
GlobalDefaultGameMode=/Game/Game/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C
|
||||||
|
GlobalDefaultServerGameMode=None
|
||||||
|
|
||||||
|
[/Script/Engine.RendererSettings]
|
||||||
|
r.ReflectionMethod=1
|
||||||
|
r.GenerateMeshDistanceFields=True
|
||||||
|
r.DynamicGlobalIlluminationMethod=1
|
||||||
|
r.Lumen.TraceMeshSDFs=0
|
||||||
|
r.Shadow.Virtual.Enable=1
|
||||||
|
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||||
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||||
|
|
||||||
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
||||||
|
|
||||||
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
||||||
|
r.CustomDepth=3
|
||||||
|
|
||||||
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
|
-D3D12TargetedShaderFormats=PCD3D_SM5
|
||||||
|
+D3D12TargetedShaderFormats=PCD3D_SM6
|
||||||
|
-D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
|
+D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
|
Compiler=Default
|
||||||
|
AudioSampleRate=48000
|
||||||
|
AudioCallbackBufferFrameSize=1024
|
||||||
|
AudioNumBuffersToEnqueue=1
|
||||||
|
AudioMaxChannels=0
|
||||||
|
AudioNumSourceWorkers=4
|
||||||
|
SpatializationPlugin=
|
||||||
|
SourceDataOverridePlugin=
|
||||||
|
ReverbPlugin=
|
||||||
|
OcclusionPlugin=
|
||||||
|
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
|
||||||
|
CacheSizeKB=65536
|
||||||
|
MaxChunkSizeOverrideKB=0
|
||||||
|
bResampleForDevice=False
|
||||||
|
MaxSampleRate=48000.000000
|
||||||
|
HighSampleRate=32000.000000
|
||||||
|
MedSampleRate=24000.000000
|
||||||
|
LowSampleRate=12000.000000
|
||||||
|
MinSampleRate=8000.000000
|
||||||
|
CompressionQualityModifier=1.000000
|
||||||
|
AutoStreamingThreshold=0.000000
|
||||||
|
SoundCueCookQualityIndex=-1
|
||||||
|
|
||||||
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||||
|
TargetedHardwareClass=Desktop
|
||||||
|
AppliedTargetedHardwareClass=Desktop
|
||||||
|
DefaultGraphicsPerformance=Maximum
|
||||||
|
AppliedDefaultGraphicsPerformance=Maximum
|
||||||
|
|
||||||
|
[/Script/Engine.Engine]
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="TP_ThirdPersonBP",NewGameName="/Script/olvido")
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPersonBP",NewGameName="/Script/olvido")
|
||||||
|
|
||||||
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
|
bEnablePlugin=True
|
||||||
|
bAllowNetworkConnection=True
|
||||||
|
SecurityToken=EB5F8BA1733B425E9DF35C35EA4DB9BD
|
||||||
|
bIncludeInShipping=False
|
||||||
|
bAllowExternalStartInShipping=False
|
||||||
|
bCompileAFSProject=False
|
||||||
|
bUseCompression=False
|
||||||
|
bLogFiles=False
|
||||||
|
bReportStats=False
|
||||||
|
ConnectionType=USBOnly
|
||||||
|
bUseManualIPAddress=False
|
||||||
|
ManualIPAddress=
|
||||||
|
|
||||||
|
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
|
||||||
|
SpatializationPlugin=
|
||||||
|
SourceDataOverridePlugin=
|
||||||
|
ReverbPlugin=
|
||||||
|
OcclusionPlugin=
|
||||||
|
SoundCueCookQualityIndex=-1
|
||||||
|
-TargetedRHIs=SF_VULKAN_SM5
|
||||||
|
+TargetedRHIs=SF_VULKAN_SM5
|
||||||
|
+TargetedRHIs=SF_VULKAN_SM6
|
||||||
|
|
9
Config/DefaultGame.ini
Normal file
9
Config/DefaultGame.ini
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[/Script/EngineSettings.GeneralProjectSettings]
|
||||||
|
ProjectID=282CC53124F9464EB764C9A4CBBCDACC
|
||||||
|
ProjectName=Olvido
|
||||||
|
CompanyName=Elnafo
|
||||||
|
|
||||||
|
[StartupActions]
|
||||||
|
bAddPacks=True
|
||||||
|
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||||
|
|
88
Config/DefaultInput.ini
Normal file
88
Config/DefaultInput.ini
Normal file
@ -0,0 +1,88 @@
|
|||||||
|
|
||||||
|
|
||||||
|
[/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="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="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="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))
|
||||||
|
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=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
||||||
|
-ConsoleKeys=Tilde
|
||||||
|
+ConsoleKeys=Tilde
|
||||||
|
+ConsoleKeys=Caret
|
||||||
|
|
BIN
Content/Characters/Fox/Animations/AB_Fox.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AB_Fox.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack360.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack360.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack_Arm.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack_Arm.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack_Montage.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Attack_Montage.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Crouch.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Crouch.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Crouch_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Crouch_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Jumping.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Jumping.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Running.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Running.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Sitting.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Sitting.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Snake_Dance.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Snake_Dance.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/AS_Fox_Walking.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/AS_Fox_Walking.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/BS_Fox.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/BS_Fox.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/BS_Fox_Attack.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/BS_Fox_Attack.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/BS_Fox_Crouch.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/BS_Fox_Crouch.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Animations/Walking_1_.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Animations/Walking_1_.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Materials/Material_002.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Materials/Material_002.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Materials/Material_003.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Materials/Material_003.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Materials/Material_004.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Materials/Material_004.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Materials/Material_005.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Materials/Material_005.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Materials/fur.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Materials/fur.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Meshes/PA_Fox.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Meshes/PA_Fox.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Meshes/SM_Fox.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Meshes/SM_Fox.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Fox/Meshes/Sk_Fox.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Fox/Meshes/Sk_Fox.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Animations/Jog_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_Latex_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_ShinyPlastic_Beige_Logo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/Layers/ML_SoftMetal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Materials/M_MannequinUE4_ChestLogo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Meshes/SK_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Rigs/IK_UE4_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Rigs/RTG_UE4Manny_UE5Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Rigs/RTG_UE5Manny_UE4Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin_MAT_MASKA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_UE4_Mannequin__normals.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_UELogo_Mask.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequin_UE4/Textures/T_UELogo_N_TGA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/ABP_Manny.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/ABP_Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/ABP_Quinn.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/ABP_Quinn.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/BS_MM_WalkRun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Fall_Loop.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Land.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_T_Pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Manny/MM_Walk_InPlace.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Quinn/BS_MF_Unarmed_WalkRun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Animations/Quinn/MF_Walk_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/Instances/Quinn/MI_Quinn_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/Mannequin_LODSettings.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/SKM_Manny.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/SKM_Manny.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/SKM_Manny_Simple.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/SKM_Quinn.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/SKM_Quinn_Simple.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Meshes/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/ABP_Manny_PostProcess.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/ABP_Quinn_PostProcess.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_BasicFootIK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/CR_Mannequin_Procedural.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/IK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/PA_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_calf_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_l_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_clavicle_r_pose.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_anim.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/Mannequins/Rigs/Poses/Manny/Manny_foot_l_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