I tried the codes that are bound to SetupPlayerInputComponent in Blueprint. In Character. I annotated the SetupPlayerInputComponent codes that I wrote in C++. Except for the log. And I didn’t annotate the bound functions (Move, Look, Attack…). I thought it was okay because I annotated the bound parts in SetupPlayerInputComponent.
It’s still the same that it’s not moving… Am I doing something wrong.