Blueprint/C++ Advanced Templates , Tools & Plugins

Hello!

First of all, thank you for the awesome, awesome work on this plugin! I’m using it as part of a college project I’m working on.

Now for a question: I want to use the third person character with the camera attached to my char’s head (“true first person” style). However, since the third person is based on the custom pawn, I can’t change the camera’s attachment. How would I go about fixing this? I should mention that I know absolutely nothing about C++.