添加蓝图资产
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
[/Script/PHY.PHYAnimationSettings]
|
||||
DefaultSourceLocomotionMesh=None
|
||||
DefaultSourceAnimClass=None
|
||||
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
|
||||
|
||||
BIN
Content/AGame/Character/Player/BP_PlayerBase.uasset
LFS
Normal file
BIN
Content/AGame/Character/Player/BP_PlayerBase.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Character/SKM_Manny_Invis.uasset
LFS
Normal file
BIN
Content/AGame/Character/SKM_Manny_Invis.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Input/Action/Movement/IA_PHY_Look.uasset
LFS
Normal file
BIN
Content/AGame/Input/Action/Movement/IA_PHY_Look.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Input/Action/Movement/IA_PHY_Move.uasset
LFS
Normal file
BIN
Content/AGame/Input/Action/Movement/IA_PHY_Move.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Input/ICS_Default.uasset
LFS
Normal file
BIN
Content/AGame/Input/ICS_Default.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Input/IC_Default.uasset
LFS
Normal file
BIN
Content/AGame/Input/IC_Default.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/AGame/Input/IMC_Default.uasset
LFS
Normal file
BIN
Content/AGame/Input/IMC_Default.uasset
LFS
Normal file
Binary file not shown.
@@ -16,7 +16,7 @@ class PHY_API APHYPlayerCameraManager : public AUGC_PlayerCameraManager
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
protected:
|
||||
public:
|
||||
/** @brief 返回玩家视角输入。 */
|
||||
virtual FRotator GetRotationInput_Implementation() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user