Retargeted ALL animations from AnimStarterPack
This commit is contained in:
parent
5889da9a0c
commit
edaa63d05a
141 changed files with 2826 additions and 3 deletions
|
|
@ -209,7 +209,7 @@ bUseTreeViewForAnimationCurves=False
|
|||
AnimationCurveGroupingDelimiters="._/|\\"
|
||||
|
||||
[DetailCustomWidgetExpansion]
|
||||
StaticMeshComponent=
|
||||
StaticMeshComponent=StaticMeshComponent.Physics.ConstraintsGroup
|
||||
BP_Pistol_A_Pickup_C=StaticMeshComponent.Physics.ConstraintsGroup
|
||||
InputMappingContext=InputMappingContext.Mappings.ActionMappings,InputMappingContext.Mappings.ActionMappings./Game/ThirdPerson/Input/Actions/IA_Interact.IA_Interact
|
||||
InputAction=
|
||||
|
|
@ -218,7 +218,8 @@ CapsuleComponent=StaticMeshComponent.Physics.ConstraintsGroup
|
|||
Blueprint=StaticMeshComponent.Physics.ConstraintsGroup
|
||||
|
||||
[ContentBrowser]
|
||||
ContentBrowserDrawer.SelectedPaths=/Game/_Project/Props/Weapons
|
||||
ContentBrowserTab1.SelectedPaths=/Game/AnimStarterPack/UE5
|
||||
ContentBrowserDrawer.SelectedPaths=/Game/AnimStarterPack/UE5
|
||||
ContentBrowserDrawer.PluginFilters=
|
||||
ContentBrowserDrawer.SourcesExpanded=True
|
||||
ContentBrowserDrawer.IsLocked=False
|
||||
|
|
@ -240,8 +241,11 @@ ContentBrowserDrawer.ExpandedCollections=
|
|||
ContentBrowserDrawer.ThumbnailSize=2
|
||||
ContentBrowserDrawer.CurrentViewType=1
|
||||
ContentBrowserDrawer.ZoomScale=0
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/_Project/Props/Pickups
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/AnimStarterPack
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/AnimStarterPack/UE5
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/AnimStarterPack/UE4_Mannequin
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/_Project/Props/Weapons
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/_Project/Props/Pickups
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/Characters/Mannequins/Animations
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/Characters/Mannequins/Meshes
|
||||
ContentBrowserDrawer.JumpMRU=/All/Game/ThirdPerson/Input
|
||||
|
|
@ -285,6 +289,27 @@ SequenceBrowser.HiddenColumns=HasParentAsset
|
|||
SequenceBrowser.HiddenColumns=AnimNotifyList
|
||||
SequenceBrowser.HiddenColumns=CurveNameList
|
||||
SequenceBrowser.HiddenColumns=Class
|
||||
ContentBrowserTab1.PluginFilters=
|
||||
ContentBrowserTab1.SourcesExpanded=True
|
||||
ContentBrowserTab1.IsLocked=False
|
||||
ContentBrowserTab1.FavoritesAreaExpanded=False
|
||||
ContentBrowserTab1.PathAreaExpanded=True
|
||||
ContentBrowserTab1.CollectionAreaExpanded=False
|
||||
ContentBrowserTab1.FavoritesSearchAreaExpanded=False
|
||||
ContentBrowserTab1.PathSearchAreaExpanded=False
|
||||
ContentBrowserTab1.CollectionSearchAreaExpanded=False
|
||||
ContentBrowserTab1.VerticalSplitter.FixedSlotSize0=150
|
||||
ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75
|
||||
ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003
|
||||
ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012
|
||||
ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006
|
||||
ContentBrowserTab1.Favorites.SelectedPaths=
|
||||
ContentBrowserTab1.SelectedCollections=
|
||||
ContentBrowserTab1.ExpandedCollections=
|
||||
ContentBrowserTab1.ThumbnailSize=2
|
||||
ContentBrowserTab1.CurrentViewType=1
|
||||
ContentBrowserTab1.ZoomScale=0
|
||||
ContentBrowserTab1.JumpMRU=/All/Game/AnimStarterPack/UE5
|
||||
|
||||
[EditorStartup]
|
||||
LastLevel=/Game/ThirdPerson/Maps/ThirdPersonMap
|
||||
|
|
@ -1919,6 +1944,10 @@ StaticMeshActor.Networking=True
|
|||
StaticMeshActor.Actor=True
|
||||
BP_WeaponPickup_C.Default=True
|
||||
BP_ThirdPersonCharacter_C.Networking=True
|
||||
BatchRetargetSettings.Source=True
|
||||
BatchRetargetSettings.Target=True
|
||||
BatchRetargetSettings.Retargeter=True
|
||||
BatchExportOptions.File=True
|
||||
|
||||
[AssetEditorToolkitTabLocation]
|
||||
/Game/MilitaryWeapSilver/Weapons/Pistols_A.Pistols_A=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue