Running Game In corner of Screen with Blueprints

Hey all,

So i’ve been working on this little car configurator for a while, it all runs fine etc. but i’ve come to putting in the User Interface.

Instead of having it appear over the top of the 3d view, I’d prefer to force the 3d window to run windowed in the corner, and have the UI around that. Is it possible to do this via blueprint/ if so how would i go about that?

Thanks :slight_smile:

If I understand you correctly I think what you’re looking for is https://answers.unrealengine.com/questions/262902/two-windows-in-a-program.html

Ah thats great, thanks very much :D. Going to have to look and see if i can find a Blueprint version of this now!