Screen size

Hi dear developers,
I have a question. I would like to create a screen with widget. But my widget should be right side and my game screen left side. I mean there will be 2 screen but different things. Is there any way to do it?

here is a symbolic picture

I still need help

If you display your widget on the right side of the screen, does that not give you the result you’re after?

No exactly. because my widget on the right side doesnt allow me see what happend behind it.

still looking for answer

Did you look into the UGameViewportClient ?

I am only using Blueprint. I think your suggest about c++ programming?