Importing the Animation Starter Pack
In the next sections, we will use the Animation Starter Pack because it has more animations available.
Follow these steps to import the Animation Starter Pack:
- Access the Epic Games Launcher and go to Unreal Engine | Library | Vault. Search for Animation Starter Pack and click the Add To Project button:
Note
If you don't have the Animation Starter Pack installed, follow the instructions in Chapter 9, Building Smart Enemies with Artificial Intelligence, to install it.
- Select the project you created for this chapter. A folder called
AnimStarterPack
will be added to theContent
folder of your project. - Look in the Viewport of the Level Editor and delete the ThirdPersonCharacter instance that is in the Level. We will use the Character of the Animation Starter Pack.
- Open the
ThirdPersonGameMode
Blueprint located in the...