Posted June 27, 2020 by Bee
#endlessrunner #ue4 #tutorial
First tutorial, I show you how to create the basic project:
- Import a character including animations from Mixamo: https://www.mixamo.com/
- Prepare the character, including Animation Blend Spaces - Import 3D assets to create our first level. You can find the assets here: https://assetstore.unity.com/packages... - Implement the movement of the character based on 3 lanes
- Setup the input with the keyboard: Jump, Left and Right
- Next video I will cover how to spawn different platforms dynamically