Stop scene capture 2D from follow camera movement

Hi,

I have a render target and a scene capture 2D which writes into the texture and display in a plane, the problem is that the Render Target is getting image based on my Character’s camera movement. So it is never the same angle.

How can I make it static?