It depends on how you want to move the character. In the default third-person template, you can connect the vectors not to the control rotation, but to the capsule component, and movement will be independent from camera angle. However, it causes issues when moving backwards, so you’ll need to resolve that somehow.