I am relatively new to Unreal Engine and looking to build a cinematic experience however i am stuck on trying to create a character, that i have downloaded from a pack, and have them move from one location to another. Most guides online point to UE4 or aren’t clear on how to achieve this in UE5, does anyone know how i can create a blueprint to have a character walk or run from one location to another please
You can start with TPS template that contains walk-run animations. Then, you will need to ‘retarget’ those animations to your custom characters, and then use ‘sequencer’ to create a movie. There are plenty of tutorials in YT and in the Epic Online Learning page. You can also search for community tutorials in this forum.