Camera View Position in relation to UI

Hi there,

I’d like to set a camera whose view is always on a position in relation to the UI.
I know that you can create something similar by manipulating the camera’s View Rect, but the problem is, that I’d need it to stay always on the same position in relation to certain buttons etc., and to stay in the same resolution, similar to a minimap or radar. Does anyone have an idea how to achieve this?
Annnnd the camera should always show the same view, say the same perspective of an object.

Thanks in advance!

If it’s like a minimap/radar then it sounds like you need more than one camera. One for the world and another for the object/map/radar.