Move animation retarget assets under AGame
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,6 +32,9 @@ Content/*
|
||||
# Local MCP bridge plugin
|
||||
Plugins/UEBridgeMCP-main/
|
||||
Plugins/UE_MCP_Bridge/
|
||||
.claude/
|
||||
.ue-mcp.json
|
||||
ue-mcp.yml
|
||||
|
||||
# OS files
|
||||
Thumbs.db
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[/Script/PHY.PHYAnimationSettings]
|
||||
DefaultSourceLocomotionMesh="/Game/AGame/Character/SKM_Manny_Invis.SKM_Manny_Invis"
|
||||
DefaultSourceAnimClass="/Game/SmoothLocomotionSystem/SLS_UE5/Blueprints/AnimBP/ABP_UE5_Main.ABP_UE5_Main_C"
|
||||
DefaultDisplayAnimClass=None
|
||||
DefaultIKRetargeter=
|
||||
bHideSourceMeshInGame=False
|
||||
DefaultSourceLocomotionMesh="/Game/AGame/Character/Locomotion/SKM_Quinn_Simple_Source.SKM_Quinn_Simple_Source"
|
||||
DefaultSourceAnimClass="/Game/AGame/Animation/Locomotion/ABP_UE5_Main.ABP_UE5_Main_C"
|
||||
DefaultDisplayAnimClass="/Game/AGame/Animation/Retargeters/ABP_Retargeter.ABP_Retargeter_C"
|
||||
DefaultIKRetargeter="/Game/AGame/Animation/Retargeters/RTG_Manny_To_Ida.RTG_Manny_To_Ida"
|
||||
bHideSourceMeshInGame=True
|
||||
bPreferLeaderPoseForSameSkeleton=True
|
||||
bAllowRuntimeVisualMeshSwitch=True
|
||||
bApplyPlayerClassMeshToAI=False
|
||||
|
||||
BIN
Content/AGame/Animation/Locomotion/ABP_UE5_Main.uasset
LFS
Normal file
BIN
Content/AGame/Animation/Locomotion/ABP_UE5_Main.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Animation/Retargeters/ABP_Retargeter.uasset
LFS
Normal file
BIN
Content/AGame/Animation/Retargeters/ABP_Retargeter.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Animation/Retargeters/IK_AutoGeneratedSource.uasset
LFS
Normal file
BIN
Content/AGame/Animation/Retargeters/IK_AutoGeneratedSource.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Animation/Retargeters/IK_AutoGeneratedTarget.uasset
LFS
Normal file
BIN
Content/AGame/Animation/Retargeters/IK_AutoGeneratedTarget.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Animation/Retargeters/RTG_Manny_To_Ida.uasset
LFS
Normal file
BIN
Content/AGame/Animation/Retargeters/RTG_Manny_To_Ida.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Ida/SKEL_UE5_F.uasset
LFS
Normal file
BIN
Content/AGame/Character/Ida/SKEL_UE5_F.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Ida/SK_MMO_ADVANCED_F_01_AGame.uasset
LFS
Normal file
BIN
Content/AGame/Character/Ida/SK_MMO_ADVANCED_F_01_AGame.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Ida/SK_MMO_ADVANCED_F_01_AGame_PhysicsAsset.uasset
LFS
Normal file
BIN
Content/AGame/Character/Ida/SK_MMO_ADVANCED_F_01_AGame_PhysicsAsset.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Locomotion/SKM_Quinn_Simple_Source.uasset
LFS
Normal file
BIN
Content/AGame/Character/Locomotion/SKM_Quinn_Simple_Source.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Locomotion/SKM_Quinn_Simple_Source_PhysicsAsset.uasset
LFS
Normal file
BIN
Content/AGame/Character/Locomotion/SKM_Quinn_Simple_Source_PhysicsAsset.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Locomotion/SK_Mannequin.uasset
LFS
Normal file
BIN
Content/AGame/Character/Locomotion/SK_Mannequin.uasset
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user