Hello,
I am trying to make camera orbit character on button. Currently character rotates with camera, but I want to unlock camera and orbit around character.
I am using this BP
https://answers.unrealengine.com/storage/temp/136404-2017-05-02_03-38-46.png
However, it’s working, but camera jumps/rotates (probably rotation 0,0,0) when I press button to orbit. Basically I want camera to keep rotation when I press button to orbit camera, so I can smoothly keep orbiting around character, without first “rotation jump”.