Add code and animations for custom third person character

+ Adds sprinting and crouching, blends between all animations states
+ Followed tutorial: https://docs.unrealengine.com/4.27/en-US/InteractiveExperiences/HowTo/CharacterMovement/
This commit is contained in:
2022-01-13 22:34:00 -05:00
parent 5f6965d34d
commit 20b5d7ee0d
105 changed files with 482 additions and 2 deletions

View File

@@ -5,4 +5,5 @@ SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true
bBlueprintIsNotBlueprintType= true