Skip to content


Open new 3rd person game template
Rename 3rd person BP as PlayerBase_BP (as a base for different meshes of players)

Import character, its anmination, create blend space 1D and ABP:
In ABP, add state machine and then connect with
“New Saved Cached Pose” (rename as Locomotion)
image.png
P.S. In Slot default slot node, open anim slot manager in window:
image.png
Add slot, called Root
image.png
Change the slot name to Root
image.png
In bottom Layer blend per bone node (control upper body movement), set below details:
image.png
In top layer blend per bone node (control bottom body movement), set as:
image.png

Open new state machine, add state, name as Base:
image.png
image.png
In event graph, set as:
promote variables 2 times
image.png

Change the mesh and animation BP in PlayerBase BP, start the game
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.