Fullscreen Game/UI

HI,

2 questions

Is it possible to automatically put the gamer in full screen mode? Does this cause issues?

How can I get UI to cover the entire screen. I tried using percentages instead of sizes but it still is not right (I’m wondering if that’s anything to do with the full screen mode I mentioned above)

Thanks

If you add the UI using the Add To Viewport function, it puts the UI in full screen mode. To adjust the size, you need to set the size.

Try to create your UI class and put the resulting widget to viewport using Add to Viewport function.

Best,
Wonsdos