C++ Third Person Character Movement

I can’t find or figure out where I went wrong here. I did follow the UE4 Third person tutorial, wrote everything (I think) exactly as written in the tutorial. Everything works except Movement. That said I have mouse look capabilities, but, I can’t move forward, backward or jump. I have all the input setting correct, seeing as they were set already with the Third Person Project. I’m using ThirdPersonGameMode. And I have been through a ton of posts fiddling with suggestions from those. But, Most have slightly different issues.

If I could get a little insight that would be great! And thank you!

TPersonCharacterBase.cpp (3.9 KB)

Does any one have a link to where I may find an answer?