Thanks! Yes Havoc this is what I meant. I wanted to add Blueprints to the C++ Project called Shooter Game. I was hoping to from Blueprints access the C++ Class that places the camera and move it in back of the Player as well as toggle the set of arms to invisible or hidden in scene. In Unity I got used to using a C# function Get Component and could manipulate things.