Hi everyone, I’m new to Unreal Engine and currently stuck with an issue involving PaperZDCharacter.
I’ve set up the event graph as guided, defined the Input Action and Input Mapping Context properly, and then dragged the character into the level. However, when I run the game, the character just won’t move.
In the Input Debug output, I can see corresponding values appearing when I press the W/A/S/D keys, but the character remains stationary.
Has anyone else run into this problem or knows what I might be overlooking? Any help would be really appreciated!