Switch between Side, FPS and TPS in the same game

By default my game is a Side Scroller, but I need to implement a First Person View and a Third Person View that I would active by simple booleans variable.
Now, i’m trying to copy from the others UE4’s template the blueprints but I’m finding some difficulties with the camera and the axis that don’t work properly.
Someone can help me?
Thanks!