For those seeing this post, I figured it out. All I did was create an invisible child actor that is within the character capsule and made the spring arm of the camera the child of it. I then made the rotation vector be absolute for the invisible actor and it seems to work! I also made it toggle so I used the detach and attach child to parent nodes and had it check with a branch node. Hope this helps! ^w^