I think I didn’t explain it right, here’s a drawing :

I want the camera to rotate around a specific point. The problem is that I think it’s his parent “Character” which handle the camera rotation.
EDIT : I found a solution : I used the “Attach to” node to attach the camera to a point which rotate around the camera, I though it would bug but it works^^