+ Adds sprinting and crouching, blends between all animations states + Followed tutorial: https://docs.unrealengine.com/4.27/en-US/InteractiveExperiences/HowTo/CharacterMovement/
10 lines
246 B
INI
10 lines
246 B
INI
[UnrealEd.SimpleMap]
|
|
SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
|
|
|
|
[EditoronlyBP]
|
|
bAllowClassAndBlueprintPinMatching=true
|
|
bReplaceBlueprintWithClass= true
|
|
bDontLoadBlueprintOutsideEditor= true
|
|
bBlueprintIsNotBlueprintType= true
|
|
|