Animation Blueprint Creation

Guide to creating new Animation Blueprints from Skeleton assets

Choose your operating system:

Windows

macOS

Linux

Creating an Animation Blueprint Asset from a Skeleton

When creating a new Animation Blueprint, you will be asked to pick a valid Skeleton for it to target.

  1. Either Right-click in an empty space in the Content Browser or click the Add New button.

    AddNewButton.png

  2. On the context menu under Create Advanced Asset , click Animation .

  3. In the expanded menu, select the Animation Blueprint option.

    CE_create_NoSkel.png

  4. You will then be prompted to specify which Skeleton to target for the Animation Blueprint. Select one and click OK .

    PickSkeleton.png

    You are also given the ability to select a Parent Class for the Animation Blueprint to use. Most of the time you will not need to select one and can use the default class. However, based on your circumstances, you can choose one if you need to.

  5. The new asset will automatically be created in the Content Browser .

    NewAnimBPCreated.png

Context Menu Creation of an Animation Blueprint

You can also create an Animation Blueprint that targets a specific Skeletal Mesh or Skeleton by Right-clicking on it in the Content Browser .

  1. Right-click on the Skeletal Mesh (or Skeleton Asset) you want the Animation Blueprint to target and click Create > Anim Assets > Anim Blueprint .

    Create Animation Blueprint - Menu

  2. The Animation Blueprint is created in the same folder as the target Skeletal Mesh asset, with the name ready to be edited.

    Create Animation Blueprint - New

  3. If you want to, type a new name for the new Animation Blueprint and press Enter .

    Create Animation Blueprint - Rename

  4. If you are not happy with the default location, drag the new Animation Blueprint to another folder.

    Create Animation Blueprint - Change Location

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss