So, it would seem like for some reason, none of my keys for the Player Controller’s translation (W,S,A,D) was able to make the Player Controller move. The only input that works is the mouse input (see attached image).
I was wondering if this might have to do with the landscape itself. Right now, these are my observations:
- Keys are not responding or controlling the Player’s movement
- Mouse input still works
- Landscape and Player have proper contact and player does not fall through landscape
- Input and FirstPersonCharacter BP was actually imported from another level that actually worked (translation and mouse input