What I did was use the Third Person Camera extension and use an Always On event that makes it look at an invisible marker object with a set angle and distance.
Then I add an event for the A and D keys that apply a force to that marker object relative to the camera's angle.
You could also use the Camera Impulse event, but I haven't used that so I'm not sure how it would work.