Confused as to whats wrong with my characters camera Input.

Hello! Ive set up my inputs a specific way, however when I start the level and play. The Camera is fixed behind the character and I cannot move or orbit the camera around the character without changing the characters facing position

any help would be great. Thanks!

Hey @JackBeStupid how are you?

As far as I can see, you can fix this issue by following the next steps:

  1. Check in your character’s details that the option “Orient Rotation to Movement” is enabled.
    image

  2. Disable the options “Use Controller Rotation Yaw”, “Use Controller Rotation Pitch” and “Use Controller Rotation Roll”.

  3. In your “Spring Arm Component” (could be named as “CameraBoom”), enable the option “Use Pawn Control Rotation”.
    image

That should make your camera move independently of your character’s orientation.

Hope this helps you!! Let me know if it works!

This worked! :smiley: I Appreciate it :slight_smile:

1 Like