Basic unanimated character

So I am working on a small project, and I need a basic, blocky character to be controlled by the player. No animations. One block per limb. And a block for the head. I want this to be in 3rd person and be able to walk, and jump. I also want it to collide with other objects. I am using the 3rd person blueprint starter pack to do this. How can I make that character and have the player control it?

You’d still need animations even if the limbs are blocks. Besides that, just take a look at the example projects that have characters set up.