So I had to create a new Player Controller in order to add a component to it. I am under the impression the default should not be touched.
I also changed the Game Mode to use this new Player Controller in my level. As a result, I have my component working fine… but I cant move. What am I missing here?
I have all my movement commands under BP_FirstPersonCharacter