Move actor relative to camera rotation?

It’s not too bad I don’t think. For sure moving backwards and forwards in front of the camera will be accomplished by just taking the forward vector from the camera, so depending on W and S, it will always be some multiple of

For the rotation, I assume you want to rotate the object around it’s own pivot point?