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:
@@ -5,4 +5,5 @@ SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
|
||||
bAllowClassAndBlueprintPinMatching=true
|
||||
bReplaceBlueprintWithClass= true
|
||||
bDontLoadBlueprintOutsideEditor= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user