How to work the new Animation Blueprint Template in 5-0 Preview 1?

When you create the template and code your generic logic on it, you just have to create a Child Animation Blueprint with the proper skeleton. Then the child ABP will resuse the anim graph that you built in the template. Logic Graph can be extended but it seems Anim Graph can’t.

It works like any other child ABP you just have to replace the anim clips/sequences that you defined in the template anim graph

3 Likes